git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergey Ryazanov <ryazanov.s.a@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Jeff King <peff@peff.net>,
	Knut Franke <k.franke@science-computing.de>,
	git@vger.kernel.org
Subject: [PATCH v4 0/2] http: few fixes for the proxy configuration handling
Date: Tue, 11 Apr 2017 23:22:17 +0300	[thread overview]
Message-ID: <20170411202219.20165-1-ryazanov.s.a@gmail.com> (raw)

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


             reply	other threads:[~2017-04-11 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 20:22 Sergey Ryazanov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170411202219.20165-1-ryazanov.s.a@gmail.com \
    --to=ryazanov.s.a@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=k.franke@science-computing.de \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).