log test/org/tmatesoft/hg/test/TestStorePath.java @ 599:55b7987c1796

age author description
Thu, 16 Aug 2012 17:08:34 +0200 Artem Tikhomirov Refactoring: move HgRepository's implementation aspects to Internals (which is now its imlementation counterpart and primary repository class to be used by other parts of the library)
Thu, 29 Mar 2012 20:54:04 +0200 Artem Tikhomirov FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces
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
Thu, 16 Feb 2012 01:09:24 +0100 Artem Tikhomirov Missing cons args
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
Fri, 28 Jan 2011 03:50:52 +0100 Artem Tikhomirov Updated contact address to support@hg4j.com
Fri, 28 Jan 2011 03:07:25 +0100 Artem Tikhomirov Switch to JUnit for tests
Tue, 25 Jan 2011 22:44:14 +0100 Artem Tikhomirov Complete path hash calculation of fncache requirement