summaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* t5601: switch into repository to hash objectbrian m. carlson2020-01-151-2/+2
* Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano2019-09-301-1/+0
|\
| * t: use common $SQ variableDenton Liu2019-09-061-1/+0
* | Merge branch 'cc/multi-promisor'Junio C Hamano2019-09-181-1/+2
|\ \ | |/ |/|
| * promisor-remote: parse remote.*.partialclonefilterChristian Couder2019-06-251-0/+1
| * Use promisor_remote_get_direct() and has_promisor_remote()Christian Couder2019-06-251-1/+1
* | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor2019-08-021-0/+3
|/
* clone: respect user supplied origin name when setting up partial cloneXin Li2019-05-291-3/+13
* Merge branch 'tb/unexpected'Junio C Hamano2019-05-091-4/+0
|\
| * t: move 'hex2oct' into test-lib-functions.shTaylor Blau2019-04-051-4/+0
* | Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-2/+0
|\ \
| * | tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
| |/
* | t5601: check ssh command only with protocol v0Jonathan Tan2019-03-071-8/+8
|/
* Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano2019-01-141-1/+1
|\
| * git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-261-1/+1
* | Merge branch 'tb/clone-case-smashing-warning-test'Junio C Hamano2018-11-261-1/+1
|\ \
| * | t5601-99: Enable colliding file detection for MINGWTorsten Bögershausen2018-11-241-1/+1
* | | Merge branch 'nd/clone-case-smashing-warning'Junio C Hamano2018-11-211-1/+1
|\ \ \ | |/ /
| * | clone: fix colliding file detection on APFSNguyễn Thái Ngọc Duy2018-11-211-1/+1
* | | Merge branch 'nd/clone-case-smashing-warning'Junio C Hamano2018-09-171-1/+7
|\ \ \ | |/ / | | / | |/ |/|
| * clone: report duplicate entries on case-insensitive filesystemsDuy Nguyen2018-08-171-1/+7
* | t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
|/
* Merge branch 'jh/partial-clone'Junio C Hamano2018-02-131-0/+101
|\
| * unpack-trees: batch fetching of missing blobsJonathan Tan2017-12-081-0/+52
| * clone: partial cloneJonathan Tan2017-12-081-0/+49
* | Merge branch 'bc/hash-algo' into maintJunio C Hamano2018-01-211-0/+17
|\ \
| * | t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine2018-01-211-0/+17
* | | Merge branch 'jn/ssh-wrappers'Junio C Hamano2017-12-061-24/+46
|\ \ \
| * | | ssh: 'simple' variant does not support --portJonathan Nieder2017-11-211-2/+8
| * | | ssh: 'simple' variant does not support -4/-6Jonathan Nieder2017-11-211-6/+6
| * | | ssh: 'auto' variant to select between 'ssh' and 'simple'Jonathan Nieder2017-11-211-0/+21
| * | | ssh test: make copy_ssh_wrapper_as clean up after itselfJonathan Nieder2017-11-211-16/+12
* | | | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-061-6/+22
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ssh: introduce a 'simple' ssh variantBrandon Williams2017-10-171-5/+21
| |/
* | t5601: rm the target file of cp that could still be executingjc/t5601-copy-workaroundJunio C Hamano2017-10-171-0/+2
|/
* connect.c: handle errors from split_cmdlineJeff King2017-04-161-0/+6
* connect: Add the envvar GIT_SSH_VARIANT and ssh.variant configSegev Finer2017-02-011-0/+26
* connect: handle putty/plink also in GIT_SSH_COMMANDSegev Finer2017-01-251-0/+15
* don't use test_must_fail with grepPranit Bauva2017-01-071-1/+1
* Merge branch 'tb/t5601-sed-fix'Junio C Hamano2016-05-171-1/+1
|\
| * t5601: Remove trailing space in sed expressiontb/t5601-sed-fixTorsten Bögershausen2016-05-091-1/+1
| * Merge branch 'bc/connect-plink' into maintJunio C Hamano2015-06-051-1/+34
| |\
* | | test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-1/+1
* | | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-171-10/+8
|\ \ \
| * | | mingw: fix t5601-clone.shJohannes Schindelin2016-01-271-10/+8
* | | | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-221-1/+1
|\ \ \ \
| * | | | t/t5601-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-1/+1
| |/ / /
* | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-01-201-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..Nguyễn Thái Ngọc Duy2015-12-221-0/+23
* | | | pkt-line: support tracing verbatim pack contentsjk/pkt-log-packJeff King2015-06-161-0/+7
|/ / /