git-annex/Backend
Joey Hess 9d49fe2c17 first pass at using new keys
It compiles. It sorta works. Several subcommands are FIXME marked and
broken, because things that used to accept separate --backend and --key
params need to be changed to accept just a --key that encodes all the key
info, now that there is metadata in keys.
2011-03-15 21:34:13 -04:00
..
File.hs Rethink filename encoding handling for display. Since filename encoding may or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode. 2011-03-12 15:30:17 -04:00
SHA.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
SHA256.hs New backends: SHA512 SHA384 SHA256 SHA224 2011-03-01 17:07:15 -04:00
URL.hs only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
WORM.hs first pass at using new keys 2011-03-15 21:34:13 -04:00