git-annex/Remote
Joey Hess e81fd72018
Added remote.name.annex-web-options config
Which is a per-remote version of the annex.web-options config.

Had to plumb RemoteGitConfig through to getUrlOptions. In cases where a
special remote does not use curl, there was no need to do that and I used
Nothing instead.

In the case of the addurl and importfeed commands, it seemed best to say
that running these commands is not using the web special remote per se,
so the config is not used for those commands.
2025-04-01 10:17:38 -04:00
..
Directory more OsPath conversion (464/749) 2025-02-04 13:35:17 -04:00
External more OsPath conversion 2025-01-28 16:31:19 -04:00
Helper more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
List findcomputed: New command, displays information about computed files. 2025-03-18 12:55:48 -04:00
Rsync more OsPath conversion 2025-01-28 16:31:19 -04:00
WebDAV more OsPath conversion 2025-01-28 15:46:00 -04:00
Adb.hs OsPath conversion of Remote.Adb 2025-02-05 11:16:20 -04:00
BitTorrent.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Borg.hs more OsPath conversion (650/749) 2025-02-07 17:03:31 -04:00
Bup.hs more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
Compute.hs avoid shadowing warning 2025-03-19 14:46:24 -04:00
Ddar.hs more OsPath conversion 2025-02-04 16:09:47 -04:00
Directory.hs push down OsPath into CopyFile 2025-02-12 13:11:27 -04:00
External.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
GCrypt.hs more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
Git.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
GitLFS.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Glacier.hs more OsPath conversion 2025-02-04 16:09:47 -04:00
Hook.hs more OsPath conversion (464/749) 2025-02-04 13:35:17 -04:00
HttpAlso.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
List.hs wip 2025-02-20 13:27:47 -04:00
P2P.hs added retrieveKeyFileInOrder and ORDERED to external special remote protocol 2024-10-15 15:40:14 -04:00
Rclone.hs rclone special remote 2024-04-17 15:20:37 -04:00
Rsync.hs more OsPath conversion (464/749) 2025-02-04 13:35:17 -04:00
S3.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Tahoe.hs more OsPath conversion (464/749) 2025-02-04 13:35:17 -04:00
Web.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
WebDAV.hs more OsPath conversion (464/749) 2025-02-04 13:35:17 -04:00