git-annex/Remote
Joey Hess 1883f7ef8f
support git remotes that need http basic auth
using git credential to get the password

One thing this doesn't do is wrap the password prompting inside the prompt
action. So with -J, the output can be a bit garbled.
2020-01-22 16:16:19 -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 include passthrough params in --describe-other-params 2020-01-20 16:53:27 -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 add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
BitTorrent.hs ported almost all remotes, until my brain melted 2020-01-14 15:41:34 -04:00
Bup.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
Ddar.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
Directory.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
External.hs support git remotes that need http basic auth 2020-01-22 16:16:19 -04:00
GCrypt.hs better error message when git config fails to parse remote config 2020-01-22 13:35:54 -04:00
Git.hs support git remotes that need http basic auth 2020-01-22 16:16:19 -04:00
GitLFS.hs support git remotes that need http basic auth 2020-01-22 16:16:19 -04:00
Glacier.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
Hook.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -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 add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
S3.hs support git remotes that need http basic auth 2020-01-22 16:16:19 -04:00
Tahoe.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
Web.hs support git remotes that need http basic auth 2020-01-22 16:16:19 -04:00
WebDAV.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00