aboutsummaryrefslogtreecommitdiff
path: root/Utility/FileSystemEncoding.hs
Commit message (Expand)AuthorAge
* adeiu, MissingHGravatar Joey Hess2017-05-16
* stop using MissingH for MD5Gravatar Joey Hess2017-05-15
* work around ghc segfaultGravatar Joey Hess2016-12-30
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* optimise read and write for Keys database (untested)Gravatar Joey Hess2015-12-23
* use intercalate instead of MissingH's joinGravatar Joey Hess2015-11-17
* avoid throwing exception when String is not encoded using the filesystem enco...Gravatar Joey Hess2015-08-12
* fix test suite fail in LANG=CGravatar Joey Hess2015-08-12
* Fix setting/setting/viewing metadata that contains unicode or other special c...Gravatar Joey Hess2015-08-11
* disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* Windows: Fix some filename encoding bugs.Gravatar Joey Hess2014-03-19
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* add decodeW8Gravatar Joey Hess2012-09-13
* [Word8] to filesystem encoded StringGravatar Joey Hess2012-06-20
* perhaps more clear typeGravatar Joey Hess2012-03-10
* fix key directory hash calculation codeGravatar Joey Hess2012-03-09
* factor out Utility.FileSystemEncodingGravatar Joey Hess2012-03-09
* refactorGravatar Joey Hess2012-03-09