git-clone: exit early if repo isn't specified
[gitweb.git] / http-fetch.c
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.