unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] proxy-related things
@ 2022-11-23  4:09 Eric Wong
  2022-11-23  4:09 ` [PATCH 1/3] lei_curl: set --proxy for curl(1) properly Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2022-11-23  4:09 UTC (permalink / raw)
  To: meta

Several fixes and one improvement I noticed while watching on a
monster branch related to clone/fetch...

Eric Wong (3):
  lei_curl: set --proxy for curl(1) properly
  config: urlmatch $? does not influence our exits
  lei_curl: use http.proxy config from git if available

 lib/PublicInbox/Config.pm  | 21 ++++++++++++++-------
 lib/PublicInbox/LeiCurl.pm |  7 +++----
 2 files changed, 17 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-23  4:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-23  4:09 [PATCH 0/3] proxy-related things Eric Wong
2022-11-23  4:09 ` [PATCH 1/3] lei_curl: set --proxy for curl(1) properly Eric Wong
2022-11-23  4:09 ` [PATCH 2/3] config: urlmatch $? does not influence our exits Eric Wong
2022-11-23  4:09 ` [PATCH 3/3] lei_curl: use http.proxy config from git if available Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).