log src/org/tmatesoft/hg/core/HgAnnotateCommand.java @ 678:8625cba0a5a8

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
Wed, 22 May 2013 16:46:15 +0200 Artem Tikhomirov Diff/blame methods as command, their residence in HgDataFile was a mistake