git-annex/Remote
Joey Hess 3f1aaa84c5
Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data.
The naming is unofrtunately not consistent, but the gnupg-options
were only used for encrypting, and it's too late to change that.

It would be nice to have a third setting that is always passed to gnupg,
but ~/.gnupg/options can be used to specify such global options when really
needed.
2016-05-10 13:03:56 -04:00
..
Directory remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
External use DIRHASH-LOWER for consistency 2016-05-03 14:10:11 -04:00
Helper Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data. 2016-05-10 13:03:56 -04:00
Rsync remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
WebDAV WebDAV: Remove a bogus trailing slash from the end of the url to the temporary store location for a key. Thanks, wzhd. 2016-02-09 11:50:40 -04:00
BitTorrent.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Bup.hs simplify code to make it compilable with ghc v7.11.20150407 2016-04-12 15:26:40 -04:00
Ddar.hs ddar remote: fix ssh calls 2016-03-23 11:42:26 -04:00
Directory.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
External.hs Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes. 2016-05-06 12:26:44 -04:00
GCrypt.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Git.hs Improve behavior when a just added http remote is not available during uuid probe. Do not mark it as annex-ignore, so it will be tried again later. 2016-05-03 12:53:42 -04:00
Glacier.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Hook.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
List.hs remove 3 build flags 2016-01-26 08:14:57 -04:00
Rsync.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
S3.hs improve info display of OtherStorageClass 2016-05-05 11:54:59 -04:00
Tahoe.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Web.hs remove 3 build flags 2016-01-26 08:14:57 -04:00
WebDAV.hs WebDAV: Remove a bogus trailing slash from the end of the url to the temporary store location for a key. Thanks, wzhd. 2016-02-09 11:50:40 -04:00