git-annex/Backend
Joey Hess 322c542b5c
fix ByteString conversion on windows
the encode' and decode' functions on Windows should not apply the
filesystem encoding, which does not work there. Instead, convert to and
from UTF-8.

Also, avoid exporting encodeW8 and decodeW8. Both use the filesystem
encoding, so won't work as expected on windows.
2019-12-18 13:32:56 -04:00
..
Hash.hs wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
URL.hs cache the serialization of a Key 2019-11-22 17:49:16 -04:00
Utilities.hs fix ByteString conversion on windows 2019-12-18 13:32:56 -04:00
WORM.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00