git-annex/Remote
Joey Hess 7f2bfd41d7
include credPairRemoteFields in RemoteConfigParsers
Avoids parse error when the fields are added to RemoteConfig at setup
time and it then gets parsed, also at setup time. After setup time, such
internally added fields are not a problem, because they're Accepted. So
it may not be necessary in all cases to list such internally added
fields, but I think it's a good idea to always do so.
2020-01-15 10:57:45 -04:00
..
Directory more RawFilePath 2019-12-18 17:10:28 -04:00
External include all remotes back in 2019-12-02 12:26:33 -04:00
Helper include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -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 be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -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 include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -04:00
Hook.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
List.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -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 include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -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