Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBlameFacility.java @ 561:d3c71498919c
age | author | description |
---|---|---|
Wed, 27 Feb 2013 19:37:58 +0100 | Artem Tikhomirov | Do not process child revisions before all possible parent paths were visited |
Mon, 25 Feb 2013 18:41:44 +0100 | Artem Tikhomirov | Annotate: refactor/reuse range handling code |
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 |
Fri, 22 Feb 2013 20:21:24 +0100 | Artem Tikhomirov | AnnotateFacility renamed to HgBlameFacility and exposed, API shapes out and got some javadoc base src/org/tmatesoft/hg/internal/AnnotateFacility.java@5b8290e18fd0 |