log src/org/tmatesoft/hg/internal/FileAnnotation.java @ 592:b12cc3d64a35

age author description
2013-04-10 Artem Tikhomirov Blame facility refactored, get ready for follow/no-follow support
2013-02-28 Artem Tikhomirov Allow HgBlameFacility.Inspector (former BlockInspector) to throw an exception
2013-02-26 Artem Tikhomirov Exception when no blocks from merged revision were reported and merge parent was not recorded for future use
2013-02-25 Artem Tikhomirov Annotate: refactor/reuse range handling code
2013-02-23 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
2013-02-22 Artem Tikhomirov AnnotateFacility renamed to HgBlameFacility and exposed, API shapes out and got some javadoc
2013-02-22 Artem Tikhomirov Annotate: RevisionDescriptor provides extra knowledge about inspected/annotated revision
2013-02-21 Artem Tikhomirov Access to content of annotated files through BlockData interface
2013-02-18 Artem Tikhomirov Line-by-line annotation API and support code in place base test/org/tmatesoft/hg/test/FileAnnotation.java@213c046c21c0