git-annex/Remote
Joey Hess 5bf4623a1d
allow multiple concurrent external special remote processes
Multiple external special remote processes for the same remote will be
started as needed when using -J.

This should not beak any existing external special remotes, because running
multiple git-annex commands at the same time could already start multiple
processes for the same external special remotes.
2016-09-30 14:29:02 -04:00
..
Directory remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
External allow multiple concurrent external special remote processes 2016-09-30 14:29:02 -04:00
Helper get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -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 improved refactoring 2016-05-23 18:47:30 -04:00
Ddar.hs plumb RemoteGitConfig through to decryptCipher 2016-05-23 17:33:32 -04:00
Directory.hs plumb RemoteGitConfig through to decryptCipher 2016-05-23 17:33:32 -04:00
External.hs allow multiple concurrent external special remote processes 2016-09-30 14:29:02 -04:00
GCrypt.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
Git.hs make --json-progress update meter when getting from git remote with rsync 2016-09-09 16:05:45 -04:00
Glacier.hs plumb RemoteGitConfig through to decryptCipher 2016-05-23 17:33:32 -04:00
Hook.hs plumb RemoteGitConfig through to decryptCipher 2016-05-23 17:33:32 -04:00
List.hs remove 3 build flags 2016-01-26 08:14:57 -04:00
Rsync.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
S3.hs plumb RemoteGitConfig through to decryptCipher 2016-05-23 17:33:32 -04:00
Tahoe.hs Pass the various gnupg-options configs to gpg in several cases where they were not before. 2016-05-23 17:03:20 -04:00
Web.hs remove 3 build flags 2016-01-26 08:14:57 -04:00
WebDAV.hs Support checking presence of content at a http url that redirects to a ftp url. 2016-07-12 16:41:45 -04:00