Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java @ 142:37a34044e6bd
age | author | description |
---|---|---|
2011-02-17 | Artem Tikhomirov | More reasonable use of path normalizer and path.source |
2011-02-17 | Artem Tikhomirov | Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around |
2011-02-16 | Artem Tikhomirov | core.Path to util.Path as it's not Hg repo dependant |
2011-02-04 | Artem Tikhomirov | Check against working copy shall expect non-persistent modifications done by filters and not report such files as modified |
2011-02-04 | Artem Tikhomirov | Enable filters for status operation (ToRepo case) |
2011-01-28 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
2011-01-27 | Artem Tikhomirov | *StatusCollector renamed to Hg*StatusCollector base src/org/tmatesoft/hg/repo/WorkingCopyStatusCollector.java@888ea642a884 |