aboutsummaryrefslogtreecommitdiff
path: root/git-clone-script
Commit message (Expand)AuthorAge
* [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-24
* Make sure alternates are carried over from the original repository.Junio C Hamano2005-08-17
* Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano2005-08-15
* [PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano2005-07-23
* [PATCH] git-clone-script: store where we cloned from in .git/branches/originJunio C Hamano2005-07-22
* [PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano2005-07-13
* [PATCH] git-clone-script local optimization tweaksJunio C Hamano2005-07-11
* Add "-q" flag to "git commit"Linus Torvalds2005-07-09
* Teach "git clone" about rsync sourcesLinus Torvalds2005-07-08
* Make "git clone" a lot more user-friendlyLinus Torvalds2005-07-08
* [PATCH] Short-circuit git-clone-pack while cloning locally (take 2).Junio C Hamano2005-07-07
* Make "git clone" use the new git-clone-packLinus Torvalds2005-07-05
* Add "git-clone-script" thingyLinus Torvalds2005-06-22