SubmittingPatches: note on whitespaces
[gitweb.git] / http-fetch.c
2006-02-07 http-fetch: Abort requests for objects which arrived...
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-06 Merge branch 'jc/diff'
2006-02-06 Merge branches 'lt/show' and 'lt/revlist'
2006-02-06 Merge branches 'jc/daemon' and 'mw/http'
2006-02-06 http-fetch: Tidy control flow in process_alternate_response
2006-02-06 http-fetch: Fix message reporting rename of object...
2006-02-06 http-fetch: Fix object list corruption in fill_active_s...
2006-02-04 Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-03 whitespace cleanup.
2006-02-01 Use local structs for HTTP slot callback data
2006-02-01 Fix HTTP request result processing after slot reuse
2005-12-23 Merge in fixes up to 1.0.3 maintenance branch.
2005-12-23 GIT 1.0.3 v1.0.3
2005-12-22 Fix for http-fetch from file:// URLs
2005-12-21 Merge branch 'fixes'
2005-12-21 http-fetch.c: fix objects/info/pack parsing.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
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-26 GIT 0.99.9k v0.99.9k
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-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-15 Fix bunch of fd leaks in http-fetch
2005-11-15 GIT 0.99.9i aka 1.0rc2 v0.99.9iv1.0rc2
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 GIT 0.99.9h v0.99.9hv1.0rc1
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 GIT 0.99.9g v0.99.9g
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 GIT 0.99.9e v0.99.9e
2005-11-07 http-fetch: do not use curl_message after releasing it
2005-11-05 GIT 0.99.9d v0.99.9d
2005-11-04 Remove the temp file if it is empty after the request...
2005-10-31 GIT 0.99.9a v0.99.9a
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-23 Merge branch 'fixes'
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.