aboutsummaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
Commit message (Expand)AuthorAge
* Merge branch 'bc/hash-algo' into maintJunio C Hamano2018-01-21
|\
| * t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine2018-01-21
* | Merge branch 'jn/ssh-wrappers'Junio C Hamano2017-12-06
|\ \
| * | ssh: 'simple' variant does not support --portJonathan Nieder2017-11-21
| * | ssh: 'simple' variant does not support -4/-6Jonathan Nieder2017-11-21
| * | ssh: 'auto' variant to select between 'ssh' and 'simple'Jonathan Nieder2017-11-21
| * | ssh test: make copy_ssh_wrapper_as clean up after itselfJonathan Nieder2017-11-21
* | | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-06
|\ \ \ | |/ / | | / | |/ |/|
| * ssh: introduce a 'simple' ssh variantBrandon Williams2017-10-17
* | t5601: rm the target file of cp that could still be executingJunio C Hamano2017-10-17
|/
* connect.c: handle errors from split_cmdlineJeff King2017-04-16
* connect: Add the envvar GIT_SSH_VARIANT and ssh.variant configSegev Finer2017-02-01
* connect: handle putty/plink also in GIT_SSH_COMMANDSegev Finer2017-01-25
* don't use test_must_fail with grepPranit Bauva2017-01-07
* Merge branch 'tb/t5601-sed-fix'Junio C Hamano2016-05-17
|\
| * t5601: Remove trailing space in sed expressionTorsten Bögershausen2016-05-09
| * Merge branch 'bc/connect-plink' into maintJunio C Hamano2015-06-05
| |\
* | | test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-15
* | | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\ \ \
| * | | mingw: fix t5601-clone.shJohannes Schindelin2016-01-27
* | | | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-22
|\ \ \ \
| * | | | t/t5601-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-04
| |/ / /
* | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-01-20
|\ \ \ \ | |/ / / |/| | |
| * | | setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..Nguyễn Thái Ngọc Duy2015-12-22
* | | | pkt-line: support tracing verbatim pack contentsJeff King2015-06-16
|/ / /
* | | Merge branch 'bc/connect-plink'Junio C Hamano2015-05-19
|\ \ \ | |/ / |/| / | |/
| * connect: improve check for plink to reduce false positivesbrian m. carlson2015-04-28
| * t5601: fix quotation error leading to skipped testsbrian m. carlson2015-04-28
* | connect.c: ignore extra colon after hostnameTorsten Bögershausen2015-04-08
|/
* t5601: add more test cases for IPV6Torsten Bögershausen2015-02-22
* connect.c: allow ssh://user@[2001:db8::1]/repo.gitTorsten Bögershausen2015-02-22
* test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-21
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\
| * clone: use git protocol for cloning shallow repo locallyNguyễn Thái Ngọc Duy2013-12-10
* | connect.c: refactor url parsingTorsten Bögershausen2013-12-09
* | git_connect(): refactor the port handling for sshTorsten Bögershausen2013-12-09
* | git fetch: support host:/~repoTorsten Bögershausen2013-12-09
* | t5601: add tests for sshTorsten Bögershausen2013-12-04
* | t5601: remove clear_ssh, refactor setup_ssh_wrapperTorsten Bögershausen2013-12-04
|/
* Merge branch 'jc/upload-pack-send-symref'Junio C Hamano2013-10-30
|\
| * Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symrefJunio C Hamano2013-10-22
| |\
| * | clone: test the new HEAD detection logicJunio C Hamano2013-09-17
* | | Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano2013-10-18
|\ \ \ | | |/ | |/|
| * | clone: send diagnostic messages to stderrJeff King2013-09-18
| |/
* | clone: tighten "local paths with colons" check a bitNguyễn Thái Ngọc Duy2013-09-27
|/
* clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-07
* clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-16
* clone: write detached HEAD in bare repositoriesNguyễn Thái Ngọc Duy2012-01-16
* t5601: add missing && cascadeNguyễn Thái Ngọc Duy2012-01-16
* Add test showing git-fetch groks gitfilesPhil Hord2011-10-04