Mercurial > hg4j
log src/org/tmatesoft/hg/util/RegularFileInfo.java @ 428:ead6c67f3319
age | author | description |
---|---|---|
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
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 |
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
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 |