Mercurial > hg4j
log src/org/tmatesoft/hg/internal/FileRevisionHistoryChunk.java @ 701:02766745dbe6
age | author | description |
---|---|---|
2013-08-02 | Artem Tikhomirov | Fix file.isCopy() for blame/annotate. Refactor status and blame to use newly introduced FileHistory helper that builds file rename history |
2013-05-22 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
2013-05-21 | Artem Tikhomirov | Refactor internals of blame support, tests |
2013-05-02 | Artem Tikhomirov | HgBlameFacility refactoring: extract code to build file history that spans renames |