git-annex/Backend
Joey Hess c7731cdbd9
add Backend.GitRemoteAnnex
Making GITBUNDLE be in the backend list allows those keys to be
hashed to verify, both when git-remote-annex downloads them, and by other
transfers and by git fsck.

GITMANIFEST is not in the backend list, because those keys will never be
stored in .git/annex/objects and can't be verified in any case.

This does mean that git-annex version will include GITBUNDLE in the list
of backends.

Also documented these in backends.mdwn

Sponsored-by: Kevin Mueller on Patreon
2024-05-07 13:54:08 -04:00
..
VURL implement VURL to URL migration 2024-03-01 17:01:27 -04:00
External.hs implement isCryptographicallySecureKey for VURL 2024-02-29 17:26:35 -04:00
GitRemoteAnnex.hs add Backend.GitRemoteAnnex 2024-05-07 13:54:08 -04:00
Hash.hs add Backend.GitRemoteAnnex 2024-05-07 13:54:08 -04:00
URL.hs implement URL to VURL migration 2024-03-01 16:42:02 -04:00
Utilities.hs implement isCryptographicallySecureKey for VURL 2024-02-29 17:26:35 -04:00
Variety.hs add Backend.GitRemoteAnnex 2024-05-07 13:54:08 -04:00
VURL.hs implement VURL to URL migration 2024-03-01 17:01:27 -04:00
WORM.hs implement URL to VURL migration 2024-03-01 16:42:02 -04:00