git-annex/Remote
Joey Hess 75b6ee81f9 avoid ByteString.Char8 where not needed
Its truncation behavior is a red flag, so avoid using it in these places
where only raw ByteStrings are used, without looking at the data inside.
2012-06-20 13:13:40 -04:00
..
Helper Clean up handling of git directory and git worktree. 2012-05-18 17:03:12 -04:00
Bup.hs avoid ByteString.Char8 where not needed 2012-06-20 13:13:40 -04:00
Directory.hs avoid ByteString.Char8 where not needed 2012-06-20 13:13:40 -04:00
Git.hs suppress "(Recording state in git)" message when committing change to remote state 2012-05-20 00:14:56 -04:00
Hook.hs avoid ByteString.Char8 where not needed 2012-06-20 13:13:40 -04:00
List.hs use LANGUAGE CPP pragma, avoids running cpp on all the other sources 2012-04-17 18:37:40 -04:00
Rsync.hs avoid ByteString.Char8 where not needed 2012-06-20 13:13:40 -04:00
S3.hs noop 2012-04-21 23:32:33 -04:00
Web.hs Add annex.httpheaders and annex.httpheader-command config settings 2012-04-22 01:13:09 -04:00