Merge branch 'dm/http-cleanup'
commit1f0f5b54baea4a446450c0586aec222a62af3c6f
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2011 18:37:38 +0000 (11 11:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2011 18:37:38 +0000 (11 11:37 -0700)
tree6129f264e86bebf71eb5a61a79752ee5a180fedb
parentebfd72c856fd40b226d977164892bcd22979e78e
parent0cc6330d0c29dcba062e909543f6adf6872622ad
Merge branch 'dm/http-cleanup'

* dm/http-cleanup:
  t5541-http-push: add test for chunked
  http-push: refactor curl_easy_setup madness
  http-push: use const for strings in signatures
  http: make curl callbacks match contracts from curl header
t/t5541-http-push.sh