Added "checkForPossibleHgExecutables" to search for "hg" under known locations.
Plugin needs at least hg-1.4.3.
Rebase: Add check box for rebase --keep
It is confusing to have rebase continue and abort on the rebase wizard. Instead show simple abort/continue/cancel dialog if rebase in progress
It should not be possible to switch branch with Pull and update
Fix typo
Change strings for "Mark as Resolved"
Working directory update with conflicts and #10794 Please code review MercurialStatusCache change regarding removing the condition around conflict check TODO: Add two way merge support so that chevrons are handled/ignored
[CRQ-12424] - Synchronize view: Incoming and outgoing should show for all branches optionally
The workspace should be refreshed after update even if there was a conflict
Usability fixes for applying patch - Error message is shown on both pages - Conflicts are handled specially - Refactoring
Starting 'subrepos' branch
The remote changeset caches should now behave correctly
HgRootRule now checks for conflicts against the root of the other rule, rather than against the root of the project of the other rule.
added some comments on why HgResolveClient is fine the way it is wrt to subrepos