Mercurial > hg4j
log src/org/tmatesoft/hg/internal/FileRevisionHistoryChunk.java @ 699:a483b2b68a2e
age | author | description |
---|---|---|
Fri, 02 Aug 2013 23:07:23 +0200 | Artem Tikhomirov | Fix file.isCopy() for blame/annotate. Refactor status and blame to use newly introduced FileHistory helper that builds file rename history |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Tue, 21 May 2013 17:24:22 +0200 | Artem Tikhomirov | Refactor internals of blame support, tests |
Thu, 02 May 2013 19:23:53 +0200 | Artem Tikhomirov | HgBlameFacility refactoring: extract code to build file history that spans renames |