Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java @ 689:5050ee565bd1
age | author | description |
---|---|---|
Sat, 27 Jul 2013 22:06:14 +0200 | Artem Tikhomirov | Issue 44: Renames/copies other than for the very first revision of a file are not recognized |
Wed, 03 Jul 2013 15:11:40 +0200 | Artem Tikhomirov | 1) Console push tool. 2) Pass class to blame into FileUtils |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Fri, 10 May 2013 17:31:27 +0200 | Artem Tikhomirov | Remove few Experimental annotations as the API they've marked graduates v1.1m4 |
Tue, 07 May 2013 21:27:51 +0200 | Artem Tikhomirov | Clean, organize and resolve some TODOs and FIXMEs: minor refactorings and comments |
Tue, 05 Feb 2013 20:06:22 +0100 | Artem Tikhomirov | Update javadoc for HgManifest.Inspector and fix erroneous internal API |
Fri, 30 Nov 2012 22:52:39 +0100 | Artem Tikhomirov | Experiment to add a facility to check working files for actual changes |