Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgDirstate.java @ 269:7af843ecc378
age | author | description |
---|---|---|
2011-08-15 | Artem Tikhomirov | HgRepository.getWorkingCopyBranchName() to retrieve branch associated with working directory |
2011-06-01 | Artem Tikhomirov | Introduced access to conflict resolution information (merge state) |
2011-05-25 | Artem Tikhomirov | IOException on empty repository with 40-byte dirstate |
2011-02-17 | Artem Tikhomirov | Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around |
2011-01-28 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
2011-01-27 | Artem Tikhomirov | Switch to Path instead of String in filenames returned by various status operations |
2011-01-24 | Artem Tikhomirov | Complete refactoring to org.tmatesoft base src/com/tmate/hgkit/ll/HgDirstate.java@7f88ca9b6584 |