log test-data/test-repos.jar @ 713:661e77dc88ba tip

age author description
Fri, 16 Aug 2013 14:54:09 +0200 Artem Tikhomirov Merge: tests for mediator notifications
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
Thu, 21 Feb 2013 20:25:26 +0100 Artem Tikhomirov Test (with tailored repository) for annotation of multiple revisions
Thu, 13 Dec 2012 15:46:40 +0100 Artem Tikhomirov Full-fledged test repo to follow file history. Investigating iteration direction alternatives (from new to old in addition to existing old to new)