git-annex/Git
Joey Hess c924542e61 bup: Properly handle key names with spaces or other things that are not legal git refs.
Continue using the key name as bup ref name, to preserve backwards
compatability, unless it is an illegal git ref. In that case, use a sha256
of the key name instead.
2012-04-11 12:45:49 -04:00
..
Branch.hs removed another 10 lines via ifM 2012-03-16 01:59:07 -04:00
CatFile.hs fix filename encoding for git cat-file 2012-02-26 14:11:50 -04:00
CheckAttr.hs cleanup 2012-02-21 00:16:24 -04:00
Command.hs another place hGetBoth was used without a writer thread 2012-02-13 20:23:45 -04:00
Config.hs removed another 10 lines via ifM 2012-03-16 01:59:07 -04:00
Construct.hs removed another 10 lines via ifM 2012-03-16 01:59:07 -04:00
Filename.hs handle C-style escapes in Format 2011-12-23 01:05:16 -04:00
HashObject.hs cleanup 2012-02-21 00:16:24 -04:00
Index.hs Add --include, which is the same as --not --exclude. 2011-12-22 14:00:17 -04:00
LsFiles.hs fix LsFiles.typeChanged paths 2012-02-14 00:22:42 -04:00
LsTree.hs support all filename encodings with ghc 7.4 2012-02-03 16:23:20 -04:00
Queue.hs Added a annex.queuesize setting 2012-02-15 11:14:19 -04:00
Ref.hs bup: Properly handle key names with spaces or other things that are not legal git refs. 2012-04-11 12:45:49 -04:00
Sha.hs log --after=date 2012-01-06 17:24:03 -04:00
Types.hs fixed behavior when multiple insteadOf configs are provided for the same url base 2011-12-30 14:07:46 -04:00
UnionMerge.hs wording 2012-02-09 17:35:36 -04:00
Url.hs rename readMaybe to readish 2012-01-23 17:00:10 -04:00
Version.hs Can now be built with older git versions (before 1.7.7); the resulting binary should only be used with old git. 2011-12-22 15:01:13 -04:00