git-annex/Remote
Joey Hess 8406ff8861
speed hack
Avoids the external program being started just to use LISTCONFIGS on an
already accepted config.

So initremote/enableremote will still run the external program an extra
time to use LISTCONFIGS, but everything that uses the special remote after
it's initialized will not any longer.
2020-01-17 17:26:36 -04:00
..
Directory more RawFilePath 2019-12-18 17:10:28 -04:00
External add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Helper add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Rsync fix windows build 2020-01-01 14:27:03 -04:00
WebDAV more RawFilePath 2019-12-18 17:10:28 -04:00
Adb.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
BitTorrent.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
Bup.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
Ddar.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
Directory.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
External.hs speed hack 2020-01-17 17:26:36 -04:00
GCrypt.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Git.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
GitLFS.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Glacier.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Hook.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
List.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
P2P.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
Rsync.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
S3.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Tahoe.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Web.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
WebDAV.hs add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00