git-annex/CmdLine
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
..
GitAnnex p2phttp support --jobs with --directory 2024-11-21 14:15:14 -04:00
GitAnnexShell more OsPath conversion (658/749) 2025-02-08 15:27:44 -04:00
Action.hs add Annex worker pool to P2PHttp 2024-07-10 12:19:47 -04:00
AnnexSetter.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Batch.hs more OsPath conversion (520/749) 2025-02-05 15:07:59 -04:00
GitAnnex.hs findcomputed: New command, displays information about computed files. 2025-03-18 12:55:48 -04:00
GitAnnexShell.hs more OsPath conversion (658/749) 2025-02-08 15:27:44 -04:00
GitRemoteAnnex.hs Added remote.name.annex-web-options config 2025-04-01 10:17:38 -04:00
GitRemoteTorAnnex.hs git-annex-shell: block relay requests 2024-06-10 14:16:27 -04:00
Multicall.hs git-remote-annex: Fix buggy behavior when annex.stalldetection is configured 2024-11-25 12:14:52 -04:00
Option.hs initial implementation of --explain 2023-07-25 16:52:57 -04:00
Seek.hs more OsPath conversion (520/749) 2025-02-05 15:07:59 -04:00
Usage.hs started Annex.Sim 2024-09-04 15:15:36 -04:00