Mercurial > hg4j
log test-data/test-repos.jar @ 693:32b0d19e8aba
age | author | description |
---|---|---|
Fri, 02 Aug 2013 23:07:23 +0200 | Artem Tikhomirov | Fix file.isCopy() for blame/annotate. Refactor status and blame to use newly introduced FileHistory helper that builds file rename history |
Sun, 21 Jul 2013 17:15:34 +0200 | Artem Tikhomirov | Blame: alternative strategy to handle merge revisions: map(diff(p1->base->p2)) to understand merge intentions better |
Thu, 11 Apr 2013 16:07:17 +0200 | Artem Tikhomirov | Tests for HgAnnotateCommand with follow/no-follow option |
Sun, 24 Feb 2013 00:11:40 +0100 | Artem Tikhomirov | Annotate: Line annotation needs true line position from merged blocks; test-annotate repo updated to show elements from both parents in the merged revision |