Changes On Branch feature/async-refresh

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch feature/async-refresh Excluding Merge-Ins

This is equivalent to a diff from a512ab16be to ad4c0f6a93

2015-11-27
21:20
Added cache unit. Leaf check-in: ad4c0f6a93 user: tinus tags: feature/async-refresh
21:19
Added cache class, which should be thread-safe? check-in: 3f0e26decd user: tinus tags: feature/async-refresh
2015-11-26
13:56
Perform different command depending on the status. If files have changed, show the changes (and the possibility to commit), if not, show the repository. check-in: 22aaec8852 user: tinus tags: trunk
2015-11-25
21:49
Merged in changes from trunk. check-in: a2497f0938 user: tinus tags: feature/async-refresh
21:42
Clicking on the VCS info menu item now opens a terminal in the current file's directory, and runs the VCS tool. Sync changesets are now limited to 9; if there are more, indicate this with a + sign. check-in: a512ab16be user: tinus tags: trunk
19:17
Minor code optimizations. check-in: 9c85a796dd user: tinus tags: trunk

Added src/Cache.pas.

Changes to src/Delphi10/VCSInfo.dproj.

Changes to src/DelphiXE5/VCSInfo.dpk.

Changes to src/DelphiXE5/VCSInfo.dproj.

Changes to src/VCSInfoMenuWzrd.pas.

Added src/u_VersionInfo.pas.