aboutsummaryrefslogtreecommitdiffstats
path: root/git-clone-script
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Big tool rename.Junio C Hamano1-165/+0
2005-09-05Retire git-clone-dumb-http.Junio C Hamano1-11/+42
2005-08-24[PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano1-3/+5
2005-08-17Make sure alternates are carried over from the original repository.Junio C Hamano1-1/+5
2005-08-15Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano1-15/+26
2005-07-23[PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano1-2/+11
2005-07-22[PATCH] git-clone-script: store where we cloned from in .git/branches/originJunio C Hamano1-18/+23
2005-07-13[PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano1-2/+10
2005-07-11[PATCH] git-clone-script local optimization tweaksJunio C Hamano1-6/+5
2005-07-09Add "-q" flag to "git commit"Linus Torvalds1-3/+5
2005-07-08Teach "git clone" about rsync sourcesLinus Torvalds1-1/+13
2005-07-08Make "git clone" a lot more user-friendlyLinus Torvalds1-2/+14
2005-07-07[PATCH] Short-circuit git-clone-pack while cloning locally (take 2).Junio C Hamano1-1/+67
2005-07-05Make "git clone" use the new git-clone-packLinus Torvalds1-4/+1
2005-06-22Add "git-clone-script" thingyLinus Torvalds1-0/+7