summaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-14/+14
2026-04-27t5601: restore `.gitconfig` after includeIf testJohannes Schindelin1-1/+3
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-2/+2
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-11-21t: mark some tests as leak freePatrick Steinhardt1-0/+1
2024-11-21t5601: work around leak sanitizer issuePatrick Steinhardt1-11/+15
2024-10-16t5500, t5601: skip tests which exercise paths with '[::1]' on CygwinPatrick Steinhardt1-2/+9
2024-06-12config: fix segfault when parsing "core.abbrev" without repoPatrick Steinhardt1-0/+7
2024-05-24Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maintJunio C Hamano1-51/+0
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano1-51/+0
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano1-51/+0
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano1-51/+0
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin1-51/+0
2024-04-29Sync with 2.44.1Johannes Schindelin1-0/+66
2024-04-19Sync with 2.43.4Johannes Schindelin1-0/+66
2024-04-19Sync with 2.42.2Johannes Schindelin1-0/+66
2024-04-19Sync with 2.39.4Johannes Schindelin1-0/+66
2024-04-19clone: prevent hooks from running during a cloneJohannes Schindelin1-0/+51
2024-04-17clone: when symbolic links collide with directories, keep the latterJohannes Schindelin1-0/+15
2024-03-12t5601: exercise clones with "includeIf.*.onbranch"Patrick Steinhardt1-0/+12
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt1-0/+17
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2023-01-31bundle-uri: download in creationToken orderDerrick Stolee1-0/+46
2022-12-25clone: unbundle the advertised bundlesDerrick Stolee1-0/+59
2022-11-01t5516: move plaintext-password tests from t5601 and t5516Jeff King1-23/+0
2022-10-06Sync with 2.37.4Taylor Blau1-0/+1
2022-10-06Sync with 2.36.3Taylor Blau1-0/+1
2022-10-06Sync with 2.35.5Taylor Blau1-0/+1
2022-10-06Sync with 2.32.4Taylor Blau1-0/+1
2022-10-06Sync with 2.31.5Taylor Blau1-0/+1
2022-10-06Sync with 2.30.6Taylor Blau1-0/+1
2022-10-01t/t5NNN: allow local submodulesTaylor Blau1-0/+1
2022-08-15fetch-pack: add tracing for negotiation roundsJosh Steadmon1-1/+5
2022-06-17Merge branch 'ab/credentials-in-url-more'Junio C Hamano1-5/+5
2022-06-15tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason1-2/+2
2022-06-15transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason1-5/+5
2022-06-13Merge branch 'ds/credentials-in-url'Junio C Hamano1-0/+23
2022-06-06remote: create fetch.credentialsInUrl configDerrick Stolee1-0/+23
2022-03-17tests: change "cat && chmod +x" to use "test_hook"Ævar Arnfjörð Bjarmason1-3/+1
2021-07-13Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano1-1/+2
2021-06-02t5601: read HEAD using rev-parseHan-Wen Nienhuys1-1/+2
2021-05-05t5601: mark protocol v2-only testJonathan Tan1-1/+1
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao1-0/+9
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-1/+1
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-10-05Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'Junio C Hamano1-1/+2
2020-09-28fetch: do not override partial clone filterJonathan Tan1-1/+2
2020-09-22builtin/clone: avoid failure with GIT_DEFAULT_HASHbrian m. carlson1-0/+14
2020-08-18promisor-remote: lazy-fetch objects in subprocessJonathan Tan1-1/+1