summaryrefslogtreecommitdiffstats
path: root/t/t5601-clone.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/credentials-in-url-more'Junio C Hamano2022-06-171-5/+5
|\
| * transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason2022-06-151-5/+5
* | tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason2022-06-151-2/+2
|/
* Merge branch 'ds/credentials-in-url'Junio C Hamano2022-06-141-0/+23
|\
| * remote: create fetch.credentialsInUrl configDerrick Stolee2022-06-061-0/+23
* | tests: change "cat && chmod +x" to use "test_hook"Ævar Arnfjörð Bjarmason2022-03-171-3/+1
|/
* Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano2021-07-141-1/+2
|\
| * t5601: read HEAD using rev-parseHan-Wen Nienhuys2021-06-021-1/+2
* | t5601: mark protocol v2-only testJonathan Tan2021-05-051-1/+1
|/
* builtin/clone.c: add --reject-shallow optionLi Linchao2021-04-011-0/+9
* tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-3/+3
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'Junio C Hamano2020-10-051-1/+2
|\
| * fetch: do not override partial clone filterJonathan Tan2020-09-291-1/+2
* | builtin/clone: avoid failure with GIT_DEFAULT_HASHbrian m. carlson2020-09-221-0/+14
|/
* promisor-remote: lazy-fetch objects in subprocessJonathan Tan2020-08-191-1/+1
* git clone: don't clone into non-empty directoryBen Wijen2020-07-101-1/+3
* 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-301-3/+13
* Merge branch 'tb/unexpected'Junio C Hamano2019-05-081-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-151-1/+1
|\
| * git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-271-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-221-0/+17
|\ \
| * | t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine2018-01-221-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