Mercurial > jhg
log src/org/tmatesoft/hg/util/FileIterator.java @ 325:f05c8b1f08c4
age | author | description |
---|---|---|
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-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 |