Mercurial > hg4j
log src/org/tmatesoft/hg/util/RegularFileStats.java @ 432:1fc0da631200
age | author | description |
---|---|---|
Thu, 29 Mar 2012 18:29:03 +0200 | Artem Tikhomirov | FIXMEs: javadoc, proper use of constants |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
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 |