27 - Version Control System Interfaces |
27 - Version Control System Interfaces |
28 -- all |
28 -- all |
29 --- made "Show Log" behave like "Show Limited Log" and removed the later |
29 --- made "Show Log" behave like "Show Limited Log" and removed the later |
30 --- added context menu actions to select/deselect all commitable items |
30 --- added context menu actions to select/deselect all commitable items |
31 of the status dialogs |
31 of the status dialogs |
|
32 --- added a file selector to the top of the diff dialogs to quickly jump |
|
33 to the diff for the selected file |
32 -- Mercurial |
34 -- Mercurial |
33 --- added interface for the Mercurial command server (as of Mercurial 1.9) |
35 --- added interface for the Mercurial command server (as of Mercurial 1.9) |
34 --- added code to support multiple revisions where appropriate |
36 --- added code to support multiple revisions where appropriate |
35 --- modified pull such, that it will try to apply an existing changegroups |
37 --- modified pull such, that it will try to apply an existing changegroups |
36 file first (created by an hg incoming) |
38 file first (created by an hg incoming) |