Mercurial > jhg
log src/org/tmatesoft/hg/util/RegularFileStats.java @ 533:e6f72c9829a6
age | author | description |
---|---|---|
2012-07-12 | Artem Tikhomirov | Defect: only first file in directory got flags initialized |
2012-06-18 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
2012-03-29 | Artem Tikhomirov | FIXMEs: javadoc, proper use of constants |
2012-03-28 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
2012-03-23 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
2012-03-21 | Artem Tikhomirov | Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these |