Mercurial > hg4j
log src/org/tmatesoft/hg/util/RegularFileStats.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
Sun, 03 Aug 2014 18:09:00 +0200 | Artem Tikhomirov | Mac support: respect Mac alternatives of command-line arguments for common unix tools default tip |
Thu, 12 Jul 2012 18:07:12 +0200 | Artem Tikhomirov | Defect: only first file in directory got flags initialized |
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
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 |