log

age author description
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
Mon, 17 Dec 2012 19:06:07 +0100 Artem Tikhomirov Report renames when following file history tree with HgFileRenameHandlerMixin
Mon, 17 Dec 2012 15:01:57 +0100 Artem Tikhomirov Issue 39: HgCloneCommand doesn't use CancelSupport/ProgressSupport handlers
Fri, 14 Dec 2012 20:10:15 +0100 Artem Tikhomirov Issue 39: Progress and Cancel support for Clone command
Fri, 14 Dec 2012 15:39:49 +0100 Artem Tikhomirov Respect multiple joins/forks in a history of a single file