Mercurial > hg4j
log src/org/tmatesoft/hg/util/Path.java @ 499:899a1b68ef03
age | author | description |
---|---|---|
Fri, 04 May 2012 17:59:22 +0200 | Artem Tikhomirov | Path to tell immediate parent-child relationship; more powerful scope impl; tests for both |
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |
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 |