Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 692:e970b333f284
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 |
Tue, 11 Jun 2013 16:25:01 +0200 | Artem Tikhomirov | Deprecated code removed |
Thu, 30 May 2013 16:13:43 +0200 | Artem Tikhomirov | Progress/cancel for HgDiffCommand. Renamed execute method v1.1rc2 |
Wed, 22 May 2013 16:46:15 +0200 | Artem Tikhomirov | Diff/blame methods as command, their residence in HgDataFile was a mistake |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Tue, 21 May 2013 17:24:22 +0200 | Artem Tikhomirov | Refactor internals of blame support, tests |