Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added scaffolding for VCS client interface. |
---|---|
Timelines: | family | ancestors | descendants | both | feature/rewrite-multi-async |
Files: | files | file ages | folders |
SHA1: |
083aa4a1658418563c46936ed6c0f2b9 |
User & Date: | tinus 2016-02-21 15:22:31.513 |
Context
2016-02-22
| ||
18:34 | Added console running code to TVCSClient. check-in: 20d7dd8edd user: tinus tags: feature/rewrite-multi-async | |
2016-02-21
| ||
15:22 | Added scaffolding for VCS client interface. check-in: 083aa4a165 user: tinus tags: feature/rewrite-multi-async | |
13:00 | Register a module notifier for each file opened, and unregister it on destruction. check-in: 9368ecb481 user: tinus tags: feature/rewrite-multi-async | |
Changes
Changes to src/Delphi10/VCSInfo_XSeattle.dpr.
Changes to src/Delphi10/VCSInfo_XSeattle.dproj.
Added src/vcsinfo.Fossil.pas.
Name change from src/VCSInfoWzrd.pas to src/vcsinfo.InfoWzrd.pas.
Name change from src/RepoCache.pas to src/vcsinfo.RepoCache.pas.
Added src/vcsinfo.VCSClient.pas.
Name change from src/VCSInfoView.pas to src/vcsinfo.View.pas.
Changes to todo.md.