Mercurial > jhg
log src/org/tmatesoft/hg/internal/FileHistory.java @ 713:661e77dc88ba tip
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-20 | Artem Tikhomirov | FIXMEs and TODOs: pay some technical debt |
2013-05-02 | Artem Tikhomirov | HgBlameFacility refactoring: extract code to build file history that spans renames |