git-annex/Remote/Helper
Joey Hess 0f73b6d03a
Avoid more than 1 gpg password prompt at the same time
Which could happen occasionally before when concurrency is enabled.
While not much of a problem when it did happen, better to avoid it. Also,
since it seems likely the gpg-agent sometimes fails in such a situation,
this makes it not happen when running a single git-annex command with
concurrency enabled.

This commit was sponsored by Jake Vosloo on Patreon.
2021-04-27 16:36:44 -04:00
..
Chunked
AWS.hs
Chunked.hs add missing whitespace 2021-04-27 15:23:56 -04:00
Encryptable.hs Avoid more than 1 gpg password prompt at the same time 2021-04-27 16:36:44 -04:00
ExportImport.hs avoid getting creds from environment during autoenable 2021-03-17 09:41:12 -04:00
Git.hs
Hooks.hs
Http.hs
Messages.hs remove "checking remotename" message 2021-04-27 13:05:27 -04:00
P2P.hs chance case of "transfer failed" to match "Transfer stalled" 2021-03-06 17:47:05 -04:00
ReadOnly.hs
Special.hs make remoteKeyToRemoteName safer 2021-04-23 13:29:21 -04:00
Ssh.hs remove "checking remotename" message 2021-04-27 13:05:27 -04:00
ThirdPartyPopulated.hs borg: Support importing files that are hard linked in the borg backup 2021-03-26 13:29:34 -04:00