git-annex/Remote
Joey Hess 465ec9dcd7
ported Remote.External
Not yet added anything to the protocol to get a list of remote config
fields; any fields will be accepted and are available for the external
remote to use as before.

There is one minor behavior change.. Before, GETCONFIG could be passed a
field such as type, externaltype, encryption, etc, and would get the
value of that. Now, GETCONFIG only works on fields that don't have a
defined meaning to git-annex, so are passed through to the external
remote. This seems unlikely to affect any external special remotes in
practice.
2020-01-15 13:01:22 -04:00
..
Directory more RawFilePath 2019-12-18 17:10:28 -04:00
External ported Remote.External 2020-01-15 13:01:22 -04:00
Helper a few more field functions 2020-01-15 12:57:56 -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 ported Remote.External 2020-01-15 13:01:22 -04:00
GCrypt.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
Git.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
GitLFS.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
Glacier.hs use more field functions 2020-01-15 11:15:07 -04:00
Hook.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
List.hs ported Remote.External 2020-01-15 13:01:22 -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 use more field functions 2020-01-15 11:15:07 -04:00
Tahoe.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
Web.hs convert configParser to Annex action and add passthrough option 2020-01-14 13:52:03 -04:00
WebDAV.hs include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -04:00