summaryrefslogtreecommitdiff
path: root/git-clone-script
AgeCommit message (Expand)Author
2005-07-24[PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano
2005-07-23[PATCH] git-clone-script: store where we cloned from in .git/branches/originJunio C Hamano
2005-07-14[PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano
2005-07-11[PATCH] git-clone-script local optimization tweaksJunio C Hamano
2005-07-09Add "-q" flag to "git commit"Linus Torvalds
2005-07-09Teach "git clone" about rsync sourcesLinus Torvalds
2005-07-08Make "git clone" a lot more user-friendlyLinus Torvalds
2005-07-07[PATCH] Short-circuit git-clone-pack while cloning locally (take 2).Junio C Hamano
2005-07-05Make "git clone" use the new git-clone-packLinus Torvalds
2005-06-23Add "git-clone-script" thingyLinus Torvalds