git-annex/Backend
Joey Hess 3724344461 SHA256E is new default backend
The default backend used when adding files to the annex is changed from
SHA256 to SHA256E, to simplify interoperability with OSX, media players,
and various programs that needlessly look at symlink targets.

To get old behavior, add a .gitattributes containing: * annex.backend=SHA256
2012-09-12 13:22:16 -04:00
..
SHA.hs SHA256E is new default backend 2012-09-12 13:22:16 -04:00
URL.hs separate source of content from the filename associated with the key when generating a key 2012-06-05 19:51:03 -04:00
WORM.hs maintain set of files pendingAdd 2012-06-20 16:31:46 -04:00