Merge branch 'jk/maint-http-init-not-in-result-handler' into next
commit59d3687b49290d5219ae6ff9857379e7e6c86fa4
authorJeff King <peff@peff.net>
Thu, 25 Oct 2012 11:15:33 +0000 (25 07:15 -0400)
committerJeff King <peff@peff.net>
Thu, 25 Oct 2012 11:15:33 +0000 (25 07:15 -0400)
tree527d32652a8e08643628af6b6e65ebe39ecafd43
parent79565a1f4c626ab9ac015039fafc3311341ee582
parent1960897ebc5a899a8e4ec3c2afc1d2325574fe41
Merge branch 'jk/maint-http-init-not-in-result-handler' into next

Further clean-up to the http codepath that picks up results after
cURL library is done with one request slot.

Will merge to 'master' in the second batch after 1.8.0 ships.

* jk/maint-http-init-not-in-result-handler:
  http: do not set up curl auth after a 401
  remote-curl: do not call run_slot repeatedly
http.c
remote-curl.c