66 Commits (75dedd5a21246be03ae443e9fc6a9f75c6d2995b)

Author SHA1 Message Date
Nick Hengeveld a7a8d3786e Only compile parallel HTTP support with CURL >= 7.9.8 19 years ago
Nick Hengeveld 1d389ab65d Add support for parallel HTTP transfers 19 years ago
Nick Hengeveld 4fa2197e61 [PATCH] HTTP partial transfer support fix. 19 years ago
Junio C Hamano 271421cd34 Update partial HTTP transfers. 19 years ago
Nick Hengeveld 49a0f240f7 [PATCH] HTTP partial transfer support for object, pack, and index transfers 19 years ago
Johannes Schindelin 7d167feb8b [PATCH] Old curl does not know about CURLOPT_SSLKEY 19 years ago
Peter Hagervall a7928f8ec7 [PATCH] Make some needlessly global stuff static 19 years ago
Nick Hengeveld 5acb6de13d [PATCH] Support for more CURL SSL settings via environment variables 19 years ago
Nick Hengeveld 1ddea77e44 [PATCH] Return CURL error message when object transfer fails 19 years ago
Daniel Barkalow 820eca68c2 [PATCH] Implement --recover for git-*-fetch 19 years ago
Junio C Hamano 09d920831e Make object creation in http fetch a bit safer. 19 years ago
Daniel Barkalow 1b0c1e672a [PATCH] Support alternates and http-alternates in http-fetch 19 years ago
Daniel Barkalow b3661567cf [PATCH] Add support for alternates in HTTP 19 years ago
Sergey Vlasov 1db69b571c [PATCH] git-http-fetch: Allow caching of retrieved objects by proxy servers 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
barkalow@iabervon.org 1e8be59d14 [PATCH] Parallelize the pull algorithm 20 years ago
barkalow@iabervon.org 182005b954 [PATCH] Support downloading packs by HTTP (whitespace fixed) 20 years ago
barkalow@iabervon.org 9f6cf65e66 [PATCH] Fix support for old libcurl 20 years ago
Johannes Schindelin 4a30976e28 [PATCH] support older versions of libcurl 20 years ago
Darrin Thompson 3dcb90f526 [PATCH] Support more http features: https no cert, .netrc -> auth 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Daniel Barkalow fa3e0655a4 [PATCH] Pull refs by HTTP 20 years ago
Daniel Barkalow cd541a68b3 [PATCH] Generic support for pulling refs 20 years ago
Junio C Hamano a48e1d67e1 [PATCH] pull: gracefully recover from delta retrieval failure. 20 years ago
Junio C Hamano 4a62b61939 [PATCH] Handle deltified object correctly in git-*-pull family. 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Junio C Hamano e78d97723c Implement -v (verbose) option for pull methods other than local transport. 20 years ago
Junio C Hamano ee4f439fea [PATCH] Do not call fetch() when we have it. 20 years ago
Daniel Barkalow 4250a5e5b1 [PATCH] Split out "pull" from particular methods 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Daniel Barkalow 6eb7ed5403 [PATCH] Various transport programs 20 years ago