Mercurial > jhg
log
age | author | description |
---|---|---|
2012-12-26 | Artem Tikhomirov | Expose option to report changesets in reversed order v1.1m2 |
2012-12-26 | Artem Tikhomirov | Cover ChangesetTreeHandler with various followRename, followAncestry and direction |
2012-12-21 | Artem Tikhomirov | Experimental support for inverse direction history walking. Refactored/streamlined cancellation in HgLogCommand and down the stack |
2012-12-20 | Artem Tikhomirov | Few toString() implementations to ease debug |
2012-12-20 | Artem Tikhomirov | Tests for HgLogCommand#execute(HgChangesetHandler) with various combination of follow renames and ancestry |
2012-12-18 | Artem Tikhomirov | Update test to use new command configuration argument (used to have followAncestry == true by default) |
2012-12-18 | Artem Tikhomirov | Allow walking file rename history independently from file ancestry (native hg log --follow does both at once) |