log src/org/tmatesoft/hg/util/FileWalker.java @ 545:15b406c7cd9d

age author description
2012-06-20 Artem Tikhomirov Do not walk into nested repositories at all, ignore not only .hg but whole nested repo
2012-03-28 Artem Tikhomirov FIXMEs: exceptions, javadoc
2012-03-21 Artem Tikhomirov Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these
2011-09-07 Artem Tikhomirov Use FileInfo abstraction with necessary subset of File functionality instead of File to facilitate other effective file system iterators
2011-05-31 Artem Tikhomirov Scope for status reworked: explicit files or a general matcher
2011-05-27 Artem Tikhomirov NPE when directory doesn't exist
2011-05-25 Artem Tikhomirov Support status query for a single file or a subdirectory of a repository
2011-02-17 Artem Tikhomirov Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around
2011-02-16 Artem Tikhomirov clean obsolete comment
2011-01-28 Artem Tikhomirov Updated contact address to support@hg4j.com
2011-01-24 Artem Tikhomirov Complete refactoring to org.tmatesoft base src/com/tmate/hgkit/fs/FileWalker.java@f7f84d34bf46