Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / http-fetch.c
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-30 Merge branch 'jc/subdir'
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Make networking commands to work from a subdirectory.
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Improve pack list response handling
2005-11-20 Make http-fetch request types more clear
2005-11-20 Isolate shared HTTP request functionality
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-15 Fix bunch of fd leaks in http-fetch
2005-11-14 Merge branch 'svnup' of netz.smurf.noris.de/git/git
2005-11-14 Merge branch 'svnup' of netz.smurf.noris.de/git/git
2005-11-13 Fix fd leak in http-fetch
2005-11-13 Fix for multiple alternates requests in http-fetch
2005-11-12 Show URL in the "Getting <foo> list" http-fetch messages
2005-11-10 Let git-clone/git-fetch follow HTTP redirections
2005-11-10 Merge branch 'hold/svn'
2005-11-10 Merge branch 'hold/rpm'
2005-11-09 sparse fixes for http-{fetch,push}.c
2005-11-07 http-fetch: do not use curl_message after releasing it
2005-11-04 Remove the temp file if it is empty after the request...
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Silence confusing and false-positive curl error message
2005-10-23 Merge branch 'fixes'
2005-10-22 [PATCH 3/3] Allow running requests to finish after...
2005-10-22 [PATCH 2/3] Switched back to loading alternates as...
2005-10-22 [PATCH 1/3] Clean up CURL handles in unused request...
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge /pub/scm/git/git to recover lost side branch
2005-10-19 Support for HTTP transfer timeouts based on transfer...
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 Sparse fixes for http-fetch
2005-10-15 Merge branch 'fixes'
2005-10-15 Show curl error a bit better.
2005-10-15 Some curl versions lack curl_easy_duphandle()
2005-10-15 Use config file settings for http
2005-10-15 git-http-fetch: Remove size limit for objects/info...
2005-10-12 Quote reference names while fetching with curl.
2005-10-12 Merge branch 'fixes'
2005-10-11 Remove unused 'got_alternates' variable.
2005-10-11 Use the same move_temp_to_file in git-http-fetch.
2005-10-11 Restore functionality to allow proxies to cache objects
2005-10-11 [PATCH] Don't fetch objects that exist in the local...
2005-10-11 Set the parallel HTTP request limit via an environment...
2005-10-11 Only compile parallel HTTP support with CURL >= 7.9.8
2005-10-11 Add support for parallel HTTP transfers
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-02 [PATCH] HTTP partial transfer support fix.
2005-10-02 Update partial HTTP transfers.
2005-10-02 [PATCH] HTTP partial transfer support for object, pack...
2005-09-30 Merge with master.kernel.org:/pub/scm/git/git.git
2005-09-30 [PATCH] Old curl does not know about CURLOPT_SSLKEY
2005-09-29 Merge ... www.kernel.org/pub/scm/git/git.git
2005-09-28 [PATCH] Make some needlessly global stuff static
2005-09-28 [PATCH] Support for more CURL SSL settings via environm...
2005-09-28 Merge master.kernel.org:/home/hpa/git/daemon
2005-09-27 [PATCH] Return CURL error message when object transfer...
2005-09-27 [PATCH] Implement --recover for git-*-fetch
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-21 Merge branch 'fixes'
2005-09-21 Make object creation in http fetch a bit safer.
2005-09-18 GIT 0.99.7 v0.99.7
2005-09-18 [PATCH] Support alternates and http-alternates in http...
2005-09-18 Merge branch 'master' of .
2005-09-17 [PATCH] Add support for alternates in HTTP
2005-09-15 [PATCH] git-http-fetch: Allow caching of retrieved...
2005-09-09 Retire support for old environment variables.
2005-09-08 Big tool rename.