58 Commits (d09e79cb1c474b3bb323356e6d1072922ab7ccb2)

Author SHA1 Message Date
Jim Meyering 810799ecab git-clone: honor --quiet 18 years ago
Dmitry V. Levin 87b787ac77 git-clone: define die() and use it. 18 years ago
Yasushi SHOJI ced78b3907 clone: the given repository dir should be relative to $PWD 18 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 18 years ago
Sasha Khapyorsky 38529e28a4 Trivial support for cloning and fetching via ftp://. 18 years ago
Michael Krelin b20805af60 handle https:// protocol in git-clone 19 years ago
Ramsay Allan Jones 6ebdee5af4 Ensure git-clone exits with error if perl script fails. 19 years ago
Junio C Hamano 57a39690b9 fetch/clone: check return status from ls-remote 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Junio C Hamano 5e3a620cd5 git-clone: fix --bare over dumb-http 19 years ago
Junio C Hamano 2048bb00ee git-clone: fix duplicated "master" in $GIT_DIR/remotes/origin 19 years ago
Junio C Hamano a57c8bac00 Let git-clone to pass --template=dir option to git-init-db. 19 years ago
Yakov Lerner f803eec51b Problem: 'trap...exit' causes error message when /bin/sh is ash. 19 years ago
Martin Waitz 0438402271 clone: don't clone the info/alternates file 19 years ago
Martin Waitz cf9dc65368 clone: keep --reference even with -l -s 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano c72112e6e1 git-clone: fix handling of upsteram whose HEAD does not point at master. 19 years ago
Yasushi SHOJI ef5b4eabb6 git-clone: exit early if repo isn't specified 19 years ago
Yasushi SHOJI 98a4fef3f2 Make git-clone to take long double-dashed origin option (--origin) 19 years ago
Junio C Hamano 4c2e98d6ce git-clone: typofix. 19 years ago
Junio C Hamano 5ceb05f82e clone: record the remote primary branch with remotes/$origin/HEAD 19 years ago
Junio C Hamano 47874d6d9a revamp git-clone (take #2). 19 years ago
Junio C Hamano dfeff66ed9 revamp git-clone. 19 years ago
Alex Riesen edd3ebfe27 fix t5600-clone-fail-cleanup.sh on windows 19 years ago
Junio C Hamano 744633cbf2 checkout - eye candy. 19 years ago
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