git-annex/Utility
Joey Hess cba3ce08df handle C-style escapes in Format
I was happily able to repurpose some code from Git.Filename to handle this.

I remember writing that code... a whole afternoon at a coffee shop, after
which I felt I'd struggled with Haskell and git, and sorta lost, in needing
to write this nasty peice of code. But was also pleased at the use of a
pair of functions and quickcheck that allowed me to get it 100% right.
So, turns out I not only got it right, but the code wasn't as special-purpose
as I'd feared. Yay!
2011-12-23 01:05:16 -04:00
..
Base64.hs rename 2011-07-05 20:24:10 -04:00
Conditional.hs refactor 2011-12-03 09:10:23 -04:00
CopyFile.hs factor out common imports 2011-10-03 23:29:48 -04:00
DataUnits.hs hslint 2011-12-09 01:57:13 -04:00
Directory.hs hslint 2011-12-09 01:57:13 -04:00
Dot.hs finished hlint pass 2011-07-15 12:47:14 -04:00
FileMode.hs make unused check branches and tags too 2011-09-28 16:43:10 -04:00
Format.hs handle C-style escapes in Format 2011-12-23 01:05:16 -04:00
Gpg.hs test encrypted special remote 2011-12-20 23:24:06 -04:00
JSONStream.hs go go gadget hlint 2011-09-20 23:24:48 -04:00
Matcher.hs go go gadget hlint 2011-09-20 23:24:48 -04:00
Misc.hs move 2011-12-15 18:23:07 -04:00
Monad.hs refactor 2011-12-03 09:10:23 -04:00
PartialPrelude.hs amusing name 2011-12-20 11:01:50 -04:00
Path.hs broke up Utility 2011-10-16 00:50:12 -04:00
RsyncFile.hs Avoid excessive escaping for rsync special remotes that are not accessed over ssh. 2011-11-18 12:53:48 -04:00
SafeCommand.hs add safeSystem 2011-11-09 17:28:35 -04:00
StatFS.hsc moved files around 2011-08-20 16:11:42 -04:00
TempFile.hs Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4 2011-11-26 12:05:08 -04:00
Touch.hsc go go gadget hlint 2011-09-20 23:24:48 -04:00
Url.hs update 2011-12-20 23:24:05 -04:00