Mercurial > hg4j
log src/org/tmatesoft/hg/util/FileWalker.java @ 336:f74e36b7344b
age | author | description |
---|---|---|
Wed, 07 Sep 2011 09:33:27 +0200 | Artem Tikhomirov | Use FileInfo abstraction with necessary subset of File functionality instead of File to facilitate other effective file system iterators |
Tue, 31 May 2011 05:23:07 +0200 | Artem Tikhomirov | Scope for status reworked: explicit files or a general matcher |
Fri, 27 May 2011 03:01:26 +0200 | Artem Tikhomirov | NPE when directory doesn't exist |
Wed, 25 May 2011 12:16:24 +0200 | Artem Tikhomirov | Support status query for a single file or a subdirectory of a repository |
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 22:28:29 +0100 | Artem Tikhomirov | clean obsolete comment |
Fri, 28 Jan 2011 03:50:52 +0100 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
Mon, 24 Jan 2011 03:14:45 +0100 | Artem Tikhomirov | Complete refactoring to org.tmatesoft base src/com/tmate/hgkit/fs/FileWalker.java@f7f84d34bf46 |