Mercurial > hg4j
log
age | author | description |
---|---|---|
Thu, 20 Dec 2012 19:55:45 +0100 | Artem Tikhomirov | Tests for HgLogCommand#execute(HgChangesetHandler) with various combination of follow renames and ancestry |
Tue, 18 Dec 2012 19:08:00 +0100 | Artem Tikhomirov | Update test to use new command configuration argument (used to have followAncestry == true by default) |
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 |