git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v4 0/2] http: few fixes for the proxy configuration handling
@ 2017-04-11 20:22 Sergey Ryazanov
  2017-04-11 20:22 ` [PATCH v4 1/2] http: honor empty http.proxy option to bypass proxy Sergey Ryazanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergey Ryazanov @ 2017-04-11 20:22 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Jeff King, Knut Franke, git

Hello,

this is few patches, which fixes regressions in the proxy handling.

Both patches are based on the maint branch.

Changes since v3:
 - fix grammar (thanks to Jeff)

Changes since v2:
 - fix grammar (thanks to Ævar)
 - add new patch which fixes the silent ignoring of proxy missconfiguration

Sergey Ryazanov (2):
  http: honor empty http.proxy option to bypass proxy
  http: fix the silent ignoring of proxy misconfiguraion

 http.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
2.10.2


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

end of thread, other threads:[~2017-04-14 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 20:22 [PATCH v4 0/2] http: few fixes for the proxy configuration handling Sergey Ryazanov
2017-04-11 20:22 ` [PATCH v4 1/2] http: honor empty http.proxy option to bypass proxy Sergey Ryazanov
2017-04-11 20:22 ` [PATCH v4 2/2] http: fix the silent ignoring of proxy misconfiguraion Sergey Ryazanov
2017-04-14 21:23 ` [PATCH v4 0/2] http: few fixes for the proxy configuration handling Jeff King

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).