index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.h
Age
Commit message (
Expand
)
Author
Lines
2008-07-04
Work around gcc warnings from curl headers
Junio C Hamano
-6
/
+3
2008-04-26
Make walker.fetch_ref() take a struct ref.
Daniel Barkalow
-1
/
+1
2008-02-27
Set proxy override with http_init()
Mike Hommey
-1
/
+2
2008-01-22
Clarify that http-push being temporarily disabled with older cURL
Junio C Hamano
-0
/
+8
2007-12-14
Move fetch_ref from http-push.c and http-walker.c to http.c
Mike Hommey
-0
/
+2
2007-12-14
Use strbuf in http code
Mike Hommey
-5
/
+6
2007-12-14
Avoid redundant declaration of missing_target()
Mike Hommey
-0
/
+13
2007-12-09
Cleanup variables in http.[ch]
Mike Hommey
-18
/
+0
2007-09-19
Make function to refill http queue a callback
Daniel Barkalow
-3
/
+1
2007-09-19
Refactor http.h USE_CURL_MULTI fill_active_slots().
Daniel Barkalow
-6
/
+3
2007-05-03
http-fetch: Disable use of curl multi support for libcurl < 7.16.
Alexandre Julliard
-1
/
+1
2006-12-27
Work around http-fetch built with cURL 7.16.0
Junio C Hamano
-1
/
+1
2006-09-20
Patch for http-fetch.c and older curl releases
Art Haas
-0
/
+4
2006-03-10
HTTP slot reuse fixes
Nick Hengeveld
-0
/
+1
2006-02-07
http-fetch: Abort requests for objects which arrived in packs
Mark Wooding
-0
/
+1
2006-01-31
Fix HTTP request result processing after slot reuse
Nick Hengeveld
-0
/
+7
2005-11-19
Isolate shared HTTP request functionality
Nick Hengeveld
-0
/
+95