Mercurial > hg4j
log src/org/tmatesoft/hg/util/Path.java @ 403:2747b0723867
age | author | description |
---|---|---|
2011-11-16 | Artem Tikhomirov | Issue 16: respect glob patterns in HgIgnore for sub-directories |
2011-09-14 | Artem Tikhomirov | Refactor PathRewrite to accept any char sequence, not only string |
2011-05-31 | Artem Tikhomirov | Scope for status reworked: explicit files or a general matcher |
2011-02-23 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |
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 base src/org/tmatesoft/hg/core/Path.java@0dfa7cec8e13 |