Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Main.java @ 517:9922d1f7cb2a
age | author | description |
---|---|---|
Tue, 18 Dec 2012 18:57:03 +0100 | Artem Tikhomirov | Allow walking file rename history independently from file ancestry (native hg log --follow does both at once) |
Mon, 17 Dec 2012 20:51:12 +0100 | Artem Tikhomirov | Provide access to HgDataFile being iterated into HgChangesetTreeHandler.TreeElement to give context for renamed files |
Mon, 17 Dec 2012 19:06:07 +0100 | Artem Tikhomirov | Report renames when following file history tree with HgFileRenameHandlerMixin |
Fri, 14 Dec 2012 15:39:49 +0100 | Artem Tikhomirov | Respect multiple joins/forks in a history of a single file |
Wed, 12 Dec 2012 20:52:10 +0100 | Artem Tikhomirov | Support follow history option when walking file history tree |
Wed, 12 Dec 2012 14:17:12 +0100 | Artem Tikhomirov | Test for HgChangesetTreeHandler - make sure nothing is broken prior to adding --follow support |
Fri, 30 Nov 2012 22:52:39 +0100 | Artem Tikhomirov | Experiment to add a facility to check working files for actual changes |