Merge branch 'jk/maint-http-init-not-in-result-handler'
authorJeff King <peff@peff.net>
Mon, 29 Oct 2012 08:13:09 +0000 (04:13 -0400)
committerJeff King <peff@peff.net>
Mon, 29 Oct 2012 08:13:09 +0000 (04:13 -0400)
commit58f3f9893dc287bd5b7ec4bbd3fc56b77e126e6c
tree61abd02b0c8582a9266fd087d5e99aac6bc2b4ab
parentd2f4469b13dcd5c850058fdee4b039f07bb33142
parent1960897ebc5a899a8e4ec3c2afc1d2325574fe41
Merge branch 'jk/maint-http-init-not-in-result-handler'

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

* 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