29 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)

Author SHA1 Message Date
Johannes Schindelin 8e1618f961 Fix cpio call 19 years ago
Carl Worth 41ff7a1076 Trap exit to clean up created directory if clone fails. 19 years ago
Fernando J. Pereda 6c5c62f340 Print an error if cloning a http repo and NO_CURL is set 19 years ago
Junio C Hamano e6489a1bdf clone: do not accept more than one -o option. 19 years ago
Junio C Hamano 4fb66a62ee clone: do not create remotes/origin nor origin branch in a bare repository. 19 years ago
Junio C Hamano 87e80c4b5f git-clone: PG13 --naked option to --bare. 19 years ago
Uwe Zeisberger e7555785f4 Fix generation of "humanish" part of source repo 19 years ago
Junio C Hamano 8a1a120c55 clone: --naked option. 19 years ago
Junio C Hamano 056211053b git-clone: do not special case dumb http. 19 years ago
Johannes Schindelin e6c310fd0d git-clone: Support changing the origin branch with -o 19 years ago
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano 0a8b4def9a git-clone: tell the user a bit more about clone-pack failure. 19 years ago
Pavel Roskin 2c4ed386e8 git-clone --shared should imply --local 19 years ago
Josef Weidendorfer b0c698a6e4 Bugfix: stop if directory already exists 19 years ago
Andreas Ericsson 7f10f7c4e4 git-clone: Allow cloning into directories other than child of current dir. 19 years ago
Andreas Ericsson 0879aa2870 git-clone: Keep remote names when cloning unless explicitly told not to. 19 years ago
Pavel Roskin 0e9ab02da7 git-clone: quote destination directory name 19 years ago
Josef Weidendorfer 66c9ec2555 Let git-clone/git-fetch follow HTTP redirections 19 years ago
Junio C Hamano 95d117b605 Set up remotes/origin to track all remote branches. 19 years ago
Junio C Hamano 3d95bf074e git-clone: fix local clone 19 years ago
Junio C Hamano e125c1a717 git-clone: do not forget to create origin branch. 19 years ago
Junio C Hamano c99ec048bf GIT 0.99.8e 19 years ago
Junio C Hamano cdb3950801 Forward port the "funny ref avoidance" in clone and fetch from maint branch. 19 years ago
Junio C Hamano a2239b79e5 GIT v0.99.8d 19 years ago
Junio C Hamano 036a72d8fa git-clone: check out "master" by default. 19 years ago
Junio C Hamano 229a7ed7ab Solaris: give a bit more built-in defaults. 19 years ago
Junio C Hamano bc7ccfd2d7 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Junio C Hamano 89d844d084 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Junio C Hamano 4447badcd2 Teach rsync transport about alternates. 19 years ago
Junio C Hamano 365527adbf Fix CDPATH problem. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 0516de30e8 Retire git-clone-dumb-http. 19 years ago
Junio C Hamano 6687f8fea2 [PATCH] Use .git/remote/origin, not .git/branches/origin. 19 years ago
Junio C Hamano 0f87f89365 Make sure alternates are carried over from the original repository. 20 years ago
Junio C Hamano aae4f42c45 Add cheap local clone '-s' flag to git-clone-script 20 years ago
Junio C Hamano c0a58fbb51 [PATCH] Support cloning packed repo from dumb http servers. 20 years ago
Junio C Hamano 1cadb5a271 [PATCH] git-clone-script: store where we cloned from in .git/branches/origin 20 years ago
Junio C Hamano 6ec311da34 [PATCH] clone-pack and clone-script: documentation and add a missing parameter. 20 years ago
Junio C Hamano ab6625e06a [PATCH] git-clone-script local optimization tweaks 20 years ago
Linus Torvalds 167a4a3308 Add "-q" flag to "git commit" 20 years ago
Linus Torvalds 7558ef89ed Teach "git clone" about rsync sources 20 years ago
Linus Torvalds ba375acff7 Make "git clone" a lot more user-friendly 20 years ago
Junio C Hamano e95ab1edf3 [PATCH] Short-circuit git-clone-pack while cloning locally (take 2). 20 years ago
Linus Torvalds 72347a233e Make "git clone" use the new git-clone-pack 20 years ago
Linus Torvalds 3f571e0b3a Add "git-clone-script" thingy 20 years ago