summaryrefslogtreecommitdiff
path: root/git-clone-script
Commit message (Expand)AuthorAgeFilesLines
* Make sure alternates are carried over from the original repository.Junio C Hamano2005-08-171-1/+5
* Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano2005-08-151-15/+26
* [PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano2005-07-231-2/+11
* [PATCH] git-clone-script: store where we cloned from in .git/branches/originJunio C Hamano2005-07-221-18/+23
* [PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano2005-07-131-2/+10
* [PATCH] git-clone-script local optimization tweaksJunio C Hamano2005-07-111-6/+5
* Add "-q" flag to "git commit"Linus Torvalds2005-07-091-3/+5
* Teach "git clone" about rsync sourcesLinus Torvalds2005-07-081-1/+13
* Make "git clone" a lot more user-friendlyLinus Torvalds2005-07-081-2/+14
* [PATCH] Short-circuit git-clone-pack while cloning locally (take 2).Junio C Hamano2005-07-071-1/+67
* Make "git clone" use the new git-clone-packLinus Torvalds2005-07-051-4/+1
* Add "git-clone-script" thingyLinus Torvalds2005-06-221-0/+7