]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Dec 2016 20:40:41 +0000 (12:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Dec 2016 20:43:23 +0000 (12:43 -0800)
* ew/http-walker:
  list: avoid incompatibility with *BSD sys/queue.h
  http-walker: reduce O(n) ops with doubly-linked list
  http: avoid disconnecting on 404s for loose objects
  http-walker: remove unused parameter from fetch_object

1  2 
http-walker.c
http.c

diff --cc http-walker.c
Simple merge
diff --cc http.c
Simple merge