log src/org/tmatesoft/hg/internal/StoragePathHelper.java @ 713:661e77dc88ba tip

age author description
2013-05-14 Artem Tikhomirov encode directories as demanded by fncache format
2012-03-28 Artem Tikhomirov FIXMEs: exceptions, javadoc
2012-03-22 Artem Tikhomirov A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc
2012-03-20 Artem Tikhomirov Issue 29: Bad storage path translation - translate Unicode chars to filesystem encoding smartgit3
2011-11-22 Artem Tikhomirov Issue 18: Invalid storage path for certain long names
2011-09-14 Artem Tikhomirov Refactor PathRewrite to accept any char sequence, not only string
2011-02-16 Artem Tikhomirov clean fixme comment
2011-01-28 Artem Tikhomirov Updated contact address to support@hg4j.com
2011-01-25 Artem Tikhomirov Complete path hash calculation of fncache requirement
2011-01-25 Artem Tikhomirov Follow history of a file
2011-01-24 Artem Tikhomirov Complete refactoring to org.tmatesoft