Mercurial > hg4j
log src/org/tmatesoft/hg/util/Path.java @ 356:91d75e1bac9f
age | author | description |
---|---|---|
Wed, 16 Nov 2011 22:42:21 +0100 | Artem Tikhomirov | Issue 16: respect glob patterns in HgIgnore for sub-directories |
Wed, 14 Sep 2011 02:16:19 +0200 | Artem Tikhomirov | Refactor PathRewrite to accept any char sequence, not only string |
Tue, 31 May 2011 05:23:07 +0200 | Artem Tikhomirov | Scope for status reworked: explicit files or a general matcher |
Wed, 23 Feb 2011 22:36:28 +0100 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |
Thu, 17 Feb 2011 04:08:34 +0100 | Artem Tikhomirov | Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around |
Wed, 16 Feb 2011 20:59:39 +0100 | Artem Tikhomirov | core.Path to util.Path as it's not Hg repo dependant base src/org/tmatesoft/hg/core/Path.java@0dfa7cec8e13 |