index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-fetch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
http-fetch: nicer warning for a server with unreliable 404 status
Junio C Hamano
1
-0
/
+8
2006-03-15
Fix broken slot reuse when fetching alternates
Nick Hengeveld
1
-0
/
+4
2006-02-22
Give no terminating LF to error() function.
Junio C Hamano
1
-4
/
+4
2006-02-07
http-fetch: Abort requests for objects which arrived in packs
Mark Wooding
1
-1
/
+15
2006-02-05
http-fetch: Tidy control flow in process_alternate_response
Mark Wooding
1
-4
/
+2
2006-02-05
http-fetch: Fix message reporting rename of object file.
Mark Wooding
1
-3
/
+2
2006-02-05
http-fetch: Fix object list corruption in fill_active_slots().
Mark Wooding
1
-1
/
+1
2006-02-02
whitespace cleanup.
Junio C Hamano
1
-11
/
+10
2006-01-31
Use local structs for HTTP slot callback data
Nick Hengeveld
1
-5
/
+5
2006-01-31
Fix HTTP request result processing after slot reuse
Nick Hengeveld
1
-6
/
+14
2005-12-22
Fix for http-fetch from file:// URLs
Nick Hengeveld
1
-4
/
+8
2005-12-21
http-fetch.c: fix objects/info/pack parsing.
Junio C Hamano
1
-2
/
+2
2005-11-28
Make networking commands to work from a subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-19
Improve pack list response handling
Nick Hengeveld
1
-2
/
+10
2005-11-19
Make http-fetch request types more clear
Nick Hengeveld
1
-136
/
+139
2005-11-19
Isolate shared HTTP request functionality
Nick Hengeveld
1
-527
/
+59
2005-11-15
Fix bunch of fd leaks in http-fetch
Petr Baudis
1
-2
/
+14
2005-11-12
Fix fd leak in http-fetch
Nick Hengeveld
1
-0
/
+2
2005-11-12
Fix for multiple alternates requests in http-fetch
Nick Hengeveld
1
-61
/
+117
2005-11-11
Show URL in the "Getting <foo> list" http-fetch messages
Petr Baudis
1
-2
/
+2
2005-11-10
Let git-clone/git-fetch follow HTTP redirections
Josef Weidendorfer
1
-0
/
+2
2005-11-08
sparse fixes for http-{fetch,push}.c
Peter Hagervall
1
-2
/
+2
2005-11-06
http-fetch: do not use curl_message after releasing it
Johannes Schindelin
1
-3
/
+3
2005-11-03
Remove the temp file if it is empty after the request has failed
Nick Hengeveld
1
-0
/
+5
2005-10-23
Silence confusing and false-positive curl error message
Petr Baudis
1
-3
/
+6
2005-10-21
[PATCH 3/3] Allow running requests to finish after a pull error
Nick Hengeveld
1
-2
/
+13
2005-10-21
[PATCH 2/3] Switched back to loading alternates as needed
Nick Hengeveld
1
-16
/
+29
2005-10-21
[PATCH 1/3] Clean up CURL handles in unused request slots
Nick Hengeveld
1
-6
/
+20
2005-10-19
Support for HTTP transfer timeouts based on transfer speed
Nick Hengeveld
1
-0
/
+29
2005-10-16
Sparse fixes for http-fetch
Peter Hagervall
1
-15
/
+17
2005-10-15
Show curl error a bit better.
Junio C Hamano
1
-1
/
+3
2005-10-15
Some curl versions lack curl_easy_duphandle()
Johannes Schindelin
1
-16
/
+44
2005-10-14
Use config file settings for http
Nick Hengeveld
1
-21
/
+88
2005-10-14
git-http-fetch: Remove size limit for objects/info/{packs,alternates}
Sergey Vlasov
1
-7
/
+36
2005-10-11
Quote reference names while fetching with curl.
Junio C Hamano
1
-8
/
+47
2005-10-10
Remove unused 'got_alternates' variable.
Junio C Hamano
1
-5
/
+1
2005-10-10
Use the same move_temp_to_file in git-http-fetch.
Junio C Hamano
1
-30
/
+18
2005-10-10
Restore functionality to allow proxies to cache objects
Nick Hengeveld
1
-1
/
+7
2005-10-10
[PATCH] Don't fetch objects that exist in the local repository
Nick Hengeveld
1
-1
/
+9
2005-10-10
Set the parallel HTTP request limit via an environment variable
Nick Hengeveld
1
-11
/
+6
2005-10-10
Only compile parallel HTTP support with CURL >= 7.9.8
Nick Hengeveld
1
-5
/
+57
2005-10-10
Add support for parallel HTTP transfers
Nick Hengeveld
1
-223
/
+587
2005-10-01
[PATCH] HTTP partial transfer support fix.
Nick Hengeveld
1
-1
/
+0
2005-10-01
Update partial HTTP transfers.
Junio C Hamano
1
-4
/
+11
2005-10-01
[PATCH] HTTP partial transfer support for object, pack, and index transfers
Nick Hengeveld
1
-23
/
+161
2005-09-29
[PATCH] Old curl does not know about CURLOPT_SSLKEY
Johannes Schindelin
1
-0
/
+2
2005-09-28
[PATCH] Make some needlessly global stuff static
Peter Hagervall
1
-2
/
+2
2005-09-28
[PATCH] Support for more CURL SSL settings via environment variables
Nick Hengeveld
1
-0
/
+19
2005-09-27
[PATCH] Return CURL error message when object transfer fails
Nick Hengeveld
1
-8
/
+16
2005-09-27
[PATCH] Implement --recover for git-*-fetch
Daniel Barkalow
1
-0
/
+2
[prev]
[next]