git-annex/Backend
Joey Hess 480495beb4 Prevent key names from containing newlines.
There are several places where it's assumed a key can be written on one
line. One is in the format of the .git/annex/unused files. The difficult
one is that filenames derived from keys are fed into git cat-file --batch,
which has a line based input. (And no -z option.)

So, for now it's best to block such keys being created.
2011-12-06 13:03:09 -04:00
..
SHA.hs Prevent key names from containing newlines. 2011-12-06 13:03:09 -04:00
URL.hs rename 2011-10-05 16:02:51 -04:00
WORM.hs rename 2011-10-05 16:02:51 -04:00