Mercurial > hg4j
log src/org/tmatesoft/hg/internal/ForwardAnnotateInspector.java @ 688:1499139a600a
age | author | description |
---|---|---|
Thu, 25 Jul 2013 22:12:14 +0200 | Artem Tikhomirov | Annotated file is not always changed in the latest changeset, need to find out last changest it was changed at (iow, diffed to with BlameHelper) |
Sun, 21 Jul 2013 17:15:34 +0200 | Artem Tikhomirov | Blame: alternative strategy to handle merge revisions: map(diff(p1->base->p2)) to understand merge intentions better |