git-annex/Types
Joey Hess 5fe49b98f8 Support hot-swapping of removable drives containing gcrypt repositories.
To support this, a core.gcrypt-id is stored by git-annex inside the git
config of a local gcrypt repository, when setting it up.

That is compared with the remote's cached gcrypt-id. When different, a
drive has been changed. git-annex then looks up the remote config for
the uuid mapped from the core.gcrypt-id, and tweaks the configuration
appropriately. When there is no known config for the uuid, it will refuse to
use the remote.
2013-09-12 15:54:35 -04:00
..
Backend.hs
BranchState.hs
Command.hs find: Avoid polluting stdout with progress messages. Closes: #718186 2013-07-30 20:24:27 -04:00
Crypto.hs partially complete gcrypt remote (local send done; rest not) 2013-09-07 18:38:00 -04:00
FileMatcher.hs forgot to add 2013-05-25 13:51:27 -04:00
GitConfig.hs Youtube support! (And 53 other video hosts) 2013-08-22 18:50:43 -04:00
Group.hs
Key.hs add - and _ 2013-09-11 13:02:10 -04:00
KeySource.hs
Messages.hs
Option.hs
Remote.hs Support hot-swapping of removable drives containing gcrypt repositories. 2013-09-12 15:54:35 -04:00
StandardGroups.hs allow configuring the preferreddir 2013-04-26 13:01:06 -04:00
TrustLevel.hs
UUID.hs