Mercurial > hg4j
log src/org/tmatesoft/hg/internal/ReverseAnnotateInspector.java @ 677:1c49c0cee540
age | author | description |
---|---|---|
Thu, 18 Jul 2013 18:47:45 +0200 | Artem Tikhomirov | Report line number at the first appearance, like 'hg annotate -l' does |
Thu, 18 Jul 2013 18:03:51 +0200 | Artem Tikhomirov | Switch to alternative annotate producer (walks from parents to children). Refactor FileAnnotation to match updated annotate approach base src/org/tmatesoft/hg/internal/FileAnnotation.java@a116cfe10746 |