log

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
Wed, 21 Mar 2012 14:54:02 +0100 Artem Tikhomirov Follow-up for Issue 29: unify path translation for manifest and dirstate smartgit3
Tue, 20 Mar 2012 17:56:50 +0100 Artem Tikhomirov Issue 29: Bad storage path translation - translate Unicode chars to filesystem encoding smartgit3
Fri, 16 Mar 2012 20:19:51 +0100 Artem Tikhomirov Fixed test to pass in a branch other than default smartgit3
Fri, 16 Mar 2012 20:14:47 +0100 Artem Tikhomirov Support glob path pattern rewrite to facilitate use of globs with Windows path separator smartgit3
Fri, 16 Mar 2012 15:06:44 +0100 Artem Tikhomirov Issue 28: support hgignore entries with syntax prefix smartgit3
Fri, 16 Mar 2012 12:51:03 +0100 Artem Tikhomirov Better multiline log printout; options to tune default log output smartgit3
Thu, 15 Mar 2012 16:51:46 +0100 Artem Tikhomirov Less meaningless package descriptions
Wed, 14 Mar 2012 22:49:32 +0100 Artem Tikhomirov Add an explicit constant instead of -1 to indicate 'no revision' case
Mon, 05 Mar 2012 15:15:49 +0100 Artem Tikhomirov Provide more detailed information on erroneous file operation smartgit3
Mon, 05 Mar 2012 14:50:51 +0100 Artem Tikhomirov FIXMEs: work on exceptions and javadoc
Mon, 27 Feb 2012 19:38:44 +0100 Artem Tikhomirov FIXMEs/javadoc
Mon, 27 Feb 2012 19:16:01 +0100 Artem Tikhomirov Support WORKING_COPY constant for dataFile.length() operation
Sat, 25 Feb 2012 19:35:16 +0100 Artem Tikhomirov Merge fixes for issue 25 from smartgit3 branch
Sat, 25 Feb 2012 19:31:57 +0100 Artem Tikhomirov Issue 25: Underflow in InflaterDataAccess; test and fix for hang up when reading past end of compressed data (or zero-length data) smartgit3