Mercurial > hg4j
log src/org/tmatesoft/hg/internal/FileAnnotation.java @ 556:e55f17a7a195
age | author | description |
---|---|---|
Fri, 22 Feb 2013 20:21:24 +0100 | Artem Tikhomirov | AnnotateFacility renamed to HgBlameFacility and exposed, API shapes out and got some javadoc |
Fri, 22 Feb 2013 19:03:25 +0100 | Artem Tikhomirov | Annotate: RevisionDescriptor provides extra knowledge about inspected/annotated revision |
Thu, 21 Feb 2013 21:53:55 +0100 | Artem Tikhomirov | Access to content of annotated files through BlockData interface |
Mon, 18 Feb 2013 19:58:51 +0100 | Artem Tikhomirov | Line-by-line annotation API and support code in place base test/org/tmatesoft/hg/test/FileAnnotation.java@213c046c21c0 |