Mercurial > hg4j
log src/org/tmatesoft/hg/util/PathRewrite.java @ 608:e1b29756f901
age | author | description |
---|---|---|
Wed, 14 Sep 2011 02:16:19 +0200 | Artem Tikhomirov | Refactor PathRewrite to accept any char sequence, not only string |
Thu, 17 Feb 2011 05:06:07 +0100 | Artem Tikhomirov | More reasonable use of path normalizer and path.source |
Thu, 17 Feb 2011 04:08:34 +0100 | Artem Tikhomirov | Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around |
Fri, 28 Jan 2011 03:50:52 +0100 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
Thu, 27 Jan 2011 21:15:21 +0100 | Artem Tikhomirov | Switch to Path instead of String in filenames returned by various status operations |
Mon, 24 Jan 2011 03:14:45 +0100 | Artem Tikhomirov | Complete refactoring to org.tmatesoft |
Fri, 21 Jan 2011 05:56:43 +0100 | Artem Tikhomirov | Convenient commands constitute hi-level API. org.tmatesoft namespace, GPL2 statement |