log src/org/tmatesoft/hg/internal/StoragePathHelper.java @ 616:5e0313485eef

age author description
Tue, 14 May 2013 17:31:35 +0200 Artem Tikhomirov encode directories as demanded by fncache format
Wed, 28 Mar 2012 18:39:29 +0200 Artem Tikhomirov FIXMEs: exceptions, javadoc
Thu, 22 Mar 2012 21:02:20 +0100 Artem Tikhomirov A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc
Tue, 20 Mar 2012 17:56:50 +0100 Artem Tikhomirov Issue 29: Bad storage path translation - translate Unicode chars to filesystem encoding smartgit3
Tue, 22 Nov 2011 04:02:37 +0100 Artem Tikhomirov Issue 18: Invalid storage path for certain long names
Wed, 14 Sep 2011 02:16:19 +0200 Artem Tikhomirov Refactor PathRewrite to accept any char sequence, not only string
Wed, 16 Feb 2011 22:23:30 +0100 Artem Tikhomirov clean fixme comment
Fri, 28 Jan 2011 03:50:52 +0100 Artem Tikhomirov Updated contact address to support@hg4j.com
Tue, 25 Jan 2011 22:44:14 +0100 Artem Tikhomirov Complete path hash calculation of fncache requirement
Tue, 25 Jan 2011 03:54:32 +0100 Artem Tikhomirov Follow history of a file
Mon, 24 Jan 2011 03:14:45 +0100 Artem Tikhomirov Complete refactoring to org.tmatesoft