git-annex/Backend
Joey Hess b40f253d6e start of generalizing remotes
Goal is to support multiple different types of remotes, some of which
are not git repositories. To that end, added a Remote class, and moved
git remote specific code into Remote.GitRemote.

Remotes.hs is still present as some code has not been converted to use the
new Remote class yet.
2011-03-27 16:04:25 -04:00
..
File.hs start of generalizing remotes 2011-03-27 16:04:25 -04:00
SHA.hs fast mode 2011-03-22 17:41:06 -04:00
SHA256.hs New backends: SHA512 SHA384 SHA256 SHA224 2011-03-01 17:07:15 -04:00
URL.hs migrate: Support migrating v1 SHA keys to v2 SHA keys with size information that can be used for free space checking. 2011-03-23 17:57:10 -04:00
WORM.hs check key size when available, no matter the backend 2011-03-23 02:10:59 -04:00