Mercurial > hg4j
log src/org/tmatesoft/hg/core/HgAnnotateCommand.java @ 603:707b5c7c6fa4
age | author | description |
---|---|---|
Mon, 06 May 2013 18:29:57 +0200 | Artem Tikhomirov | Refactor HgBlameFacility: relevant action methods moved to proper home (HgDataFile), as facility doesn't provide anything but packaging of relevant methods/interfaces |
Fri, 26 Apr 2013 18:38:41 +0200 | Artem Tikhomirov | HgCommitCommand initial support |
Thu, 25 Apr 2013 16:08:17 +0200 | Artem Tikhomirov | Conditionally enable effective patch merge alternative for revlog reading |
Mon, 22 Apr 2013 19:17:29 +0200 | Artem Tikhomirov | Delegate cancel to original support, do not implement CancelSupport ourselves |
Mon, 22 Apr 2013 16:02:17 +0200 | Artem Tikhomirov | Progress/cancel support in new commands |
Wed, 10 Apr 2013 20:04:54 +0200 | Artem Tikhomirov | Support for copy/rename follow/no-follow for annotate |
Tue, 09 Apr 2013 19:25:34 +0200 | Artem Tikhomirov | Annotate command with command-line example v1.1m3 |