log src/org/tmatesoft/hg/util/FileIterator.java @ 429:cd658b24a620

age author description
Wed, 21 Mar 2012 20:40:28 +0100 Artem Tikhomirov Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these
Tue, 29 Nov 2011 03:46:17 +0100 Artem Tikhomirov Allow FileIterator report any errors from the underlaying file system up to the client
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