git-annex/P2P/Http
Joey Hess 3c18398d5a
p2phttp support --jobs with --directory
--jobs is usually an Annex option setter, but --directory runs in IO, so
would not have that available. So instead moved the option parser into
the command's Options.
2024-11-21 14:15:14 -04:00
..
Client.hs reuse http url password for p2phttp url when on same host 2024-11-19 15:27:26 -04:00
Server.hs move the p2phttp server state map into a data type 2024-11-21 12:24:14 -04:00
State.hs p2phttp support --jobs with --directory 2024-11-21 14:15:14 -04:00
Types.hs update http servant for p2p protocol version 4 2024-10-29 12:13:56 -04:00
Url.hs reuse http url password for p2phttp url when on same host 2024-11-19 15:27:26 -04:00