git-annex/P2P
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
..
Http Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
Address.hs more OsPath conversion 2025-01-29 16:24:51 -04:00
Annex.hs remove unused adjustedBranchRefresh associated file parameter 2025-02-21 14:51:02 -04:00
Auth.hs more OsPath conversion 2025-01-29 16:24:51 -04:00
Http.hs implement put data-present parameter in http servant 2024-10-29 13:32:43 -04:00
IO.hs more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
Protocol.hs more OsPath conversion (502/749) 2025-02-05 13:29:58 -04:00
Proxy.hs fix recording present on the proxy when proxying DATA-PRESENT 2024-10-30 13:17:31 -04:00