git-annex/Remote/Helper
Joey Hess 835283b862
stream through proxy when using fileRetriever
The problem was that when the proxy requests a key be retrieved to its
own temp file, fileRetriever was retriving it to the key's temp
location, and then moving it at the end, which broke streaming.

So, plumb through the path where the key is being retrieved to.
2024-10-15 14:29:06 -04:00
..
Chunked filter out control characters in warning messages 2023-04-10 15:55:44 -04:00
AWS.hs remove read of the heads 2024-09-26 18:43:59 -04:00
Chunked.hs stream through proxy when using fileRetriever 2024-10-15 14:29:06 -04:00
Encryptable.hs prevent using git-remote-annex with unsuitable special remote configs 2024-05-14 13:52:20 -04:00
ExportImport.hs proxied exporttree=yes versionedexport=yes remotes are not untrusted 2024-08-08 15:24:19 -04:00
Git.hs list proxied remotes and cluster gateways in git-annex info 2024-06-30 11:14:13 -04:00
Hooks.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Http.hs git-lfs gitlab interoperability fix 2021-11-10 13:51:11 -04:00
Messages.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
P2P.hs plumb in LiveUpdate (WIP) 2024-08-23 16:35:12 -04:00
Path.hs implement Unavilable for borg bup ddar directory rsync 2023-08-16 15:48:09 -04:00
ReadOnly.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Special.hs stream through proxy when using fileRetriever 2024-10-15 14:29:06 -04:00
Ssh.hs fix http proxying for a local git remote with a relative path 2024-07-28 13:35:51 -04:00
ThirdPartyPopulated.hs ImportableContentsChunkable 2021-10-08 13:15:22 -04:00