summaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* bundle-uri: download in creationToken orderDerrick Stolee2023-01-311-0/+46
* clone: unbundle the advertised bundlesDerrick Stolee2022-12-251-0/+59
* t5516: move plaintext-password tests from t5601 and t5516Jeff King2022-11-011-23/+0
* Sync with 2.37.4Taylor Blau2022-10-061-0/+1
|\
| * Sync with 2.36.3Taylor Blau2022-10-061-0/+1
| |\
| | * Sync with 2.35.5Taylor Blau2022-10-061-0/+1
| | |\
| | | * Sync with 2.32.4Taylor Blau2022-10-061-0/+1
| | | |\
| | | | * Sync with 2.31.5Taylor Blau2022-10-061-0/+1
| | | | |\
| | | | | * Sync with 2.30.6Taylor Blau2022-10-061-0/+1
| | | | | |\
| | | | | | * t/t5NNN: allow local submodulesTaylor Blau2022-10-011-0/+1
* | | | | | | fetch-pack: add tracing for negotiation roundsJosh Steadmon2022-08-151-1/+5
|/ / / / / /
* | | | | | 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-131-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-131-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-101-1/+1
* | t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-3/+3
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-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-281-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-181-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-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