Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | 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. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a512ab16be630ffd1ee9bee145ecb626 |
User & Date: | tinus 2015-11-25 21:42:41.040 |
Context
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 | |
Changes
Changes to src/Delphi10/VCSInfo.dproj.
Changes to src/VCSInfoMenuWzrd.pas.