git-annex/Remote
Joey Hess 09cd042775 Properly handle multiline git config values.
A crash on parsing was fixed a while ago. This adds support for fully
correctly parsing multiline git config values, using git config --null.

Since git-annex-shell configlist uses normal git config output, I left in
support for that too; the two forms of config output can be easily
identified by the parser. Since configlist only prints the annex.uuid
config, there's no risk of multiline values there, so no need to change it.
2011-12-15 12:48:27 -04:00
..
Helper split out Git/Command.hs 2011-12-14 15:56:11 -04:00
Bup.hs split out Git/Command.hs 2011-12-14 15:56:11 -04:00
Directory.hs use lowercase hash by default; non-bare repos are a special case 2011-12-02 14:56:48 -04:00
Git.hs Properly handle multiline git config values. 2011-12-15 12:48:27 -04:00
Hook.hs add support for using hashDirLower in addition to hashDirMixed 2011-11-28 22:43:51 -04:00
Rsync.hs factor out untilTrue 2011-12-02 16:12:31 -04:00
S3real.hs add support for using hashDirLower in addition to hashDirMixed 2011-11-28 22:43:51 -04:00
S3stub.hs fix building with S3 stub 2011-06-10 12:11:34 -04:00
Web.hs split more stuff out of Git.hs 2011-12-14 15:43:13 -04:00