69 Commits (8881d35cace41604dba72c1b6b5ab5a59e0c2b94)

Author SHA1 Message Date
Segev Finer dd33e07766 connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config 8 years ago
Segev Finer e9d9a8a4d2 connect: handle putty/plink also in GIT_SSH_COMMAND 8 years ago
Pranit Bauva c7cf956618 don't use test_must_fail with grep 8 years ago
Torsten Bögershausen a75a30816d t5601: Remove trailing space in sed expression 9 years ago
Nguyễn Thái Ngọc Duy e6e7530d10 test helpers: move test-* to t/helper/ subdirectory 9 years ago
Johannes Schindelin 3064d5a38c mingw: fix t5601-clone.sh 9 years ago
Elia Pinto c723e50d41 t/t5601-clone.sh: use the $( ... ) construct for command substitution 9 years ago
Nguyễn Thái Ngọc Duy 86d26f240f setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when .. 9 years ago
Jeff King 323598387d pkt-line: support tracing verbatim pack contents 10 years ago
brian m. carlson baaf233755 connect: improve check for plink to reduce false positives 10 years ago
brian m. carlson d1018c2494 t5601: fix quotation error leading to skipped tests 10 years ago
Torsten Bögershausen 6b6c5f7a2f connect.c: ignore extra colon after hostname 10 years ago
Torsten Bögershausen 9f6976528b t5601: add more test cases for IPV6 10 years ago
Torsten Bögershausen 86ceb337ec connect.c: allow ssh://user@[2001:db8::1]/repo.git 10 years ago
Junio C Hamano f57a8715bc test prerequisites: eradicate NOT_FOO 11 years ago
Nguyễn Thái Ngọc Duy 0d7d285f0e clone: use git protocol for cloning shallow repo locally 11 years ago
Torsten Bögershausen c59ab2e52a connect.c: refactor url parsing 11 years ago
Torsten Bögershausen 83b0587527 git_connect(): refactor the port handling for ssh 11 years ago
Torsten Bögershausen 6a59974869 git fetch: support host:/~repo 11 years ago
Torsten Bögershausen 2171f3d2aa t5601: add tests for ssh 11 years ago
Torsten Bögershausen 710eb3e22c t5601: remove clear_ssh, refactor setup_ssh_wrapper 11 years ago
Nguyễn Thái Ngọc Duy 8d3d28f5db clone: tighten "local paths with colons" check a bit 12 years ago
Jeff King 68b939b2f0 clone: send diagnostic messages to stderr 12 years ago
Junio C Hamano 8b27722209 clone: test the new HEAD detection logic 12 years ago
Nguyễn Thái Ngọc Duy 60003340cd clone: allow cloning local paths with colons in them 12 years ago
Nguyễn Thái Ngọc Duy 5a7d5b683f clone: allow --branch to take a tag 13 years ago
Nguyễn Thái Ngọc Duy 7f08c6858e clone: write detached HEAD in bare repositories 13 years ago
Nguyễn Thái Ngọc Duy bafe763197 t5601: add missing && cascade 13 years ago
Phil Hord 0c80fdb342 Add test showing git-fetch groks gitfiles 14 years ago
Junio C Hamano e6baf4a1ae clone: clone from a repository with relative alternates 14 years ago
Junio C Hamano dbc92b072d clone: allow more than one --reference 14 years ago
Nguyễn Thái Ngọc Duy 9b0ebc722c clone: allow to clone from .git file 14 years ago
Junio C Hamano 33d56fa076 i18n: .git file is not a human readable message (t5601) 14 years ago
Ævar Arnfjörð Bjarmason 2c050e017a i18n: mark init-db messages for translation 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
Ævar Arnfjörð Bjarmason 5cde59895f i18n: git-clone "Cloning into" message 14 years ago
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 15 years ago
Thomas Rast 730220de8b Do not unquote + into ' ' in URLs 15 years ago
Jeff King 9d2e942070 decode file:// and ssh:// URLs 15 years ago
Junio C Hamano 28ba96ab27 clone: quell the progress report from init and report on clone 15 years ago
Jeff King 12d4996622 clone: disconnect transport after fetching 16 years ago
Junio C Hamano a9f2c13685 Make git-clone respect branch.autosetuprebase 16 years ago
Junio C Hamano 5cd12b85fe Install the default "master" branch configuration after cloning a void 16 years ago
Alexander Potashev 55892d2398 Allow cloning to an existing empty directory 16 years ago
Clemens Buchacher 44a68fd526 clone: fix creation of explicitly named target directory 17 years ago
Johannes Schindelin 468386a956 clone --mirror: avoid storing repeated tags 17 years ago
Anders Melchiorsen 2c3766f06a Flush output in start_async 17 years ago
Johannes Schindelin 6612f877cc clone --bare: Add ".git" suffix to the directory name to clone into 17 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 17 years ago