summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
AgeCommit message (Expand)Author
2024-01-16Merge branch 'jk/commit-graph-slab-clear-fix'Junio C Hamano
2024-01-05commit-graph: retain commit slab when closing NULL commit_graphJeff King
2023-11-17t5510: ensure that the packed-refs file needs lockingPatrick Steinhardt
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-08-23transfer.unpackLimit: fetch/receive.unpackLimit takes precedenceJunio C Hamano
2023-05-10fetch: split out tests for output formatPatrick Steinhardt
2023-02-27fetch: support hideRefs to speed up connectivity checksEric Wong
2023-02-07Documentation: clarify multiple pushurls vs urlsCalvin Wan
2022-10-06Sync with 2.36.3Taylor Blau
2022-10-06Sync with 2.35.5Taylor Blau
2022-10-06Sync with 2.34.5Taylor Blau
2022-10-06Sync with 2.32.4Taylor Blau
2022-10-06Sync with 2.30.6Taylor Blau
2022-10-01t/t5NNN: allow local submodulesTaylor Blau
2022-06-21t5510: replace 'origin' with URL more carefullyDerrick Stolee
2022-04-13Revert "fetch: increase test coverage of fetches"Junio C Hamano
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-02-17fetch: make `--atomic` flag cover pruning of refsPatrick Steinhardt
2022-02-17fetch: increase test coverage of fetchesPatrick Steinhardt
2022-01-31fetch --prune: exit with error if pruning failsThomas Gummerer
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine
2021-12-13tests: simplify construction of large blocks of textEric Sunshine
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin
2021-07-15fetch: die on invalid --negotiation-tip hashJonathan Tan
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2021-02-10test libs: rename bundle helper to "lib-bundle.sh"Ævar Arnfjörð Bjarmason
2021-01-25Merge branch 'jx/bundle'Junio C Hamano
2021-01-25Merge branch 'ps/fetch-atomic'Junio C Hamano
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-12fetch: implement support for atomic reference updatesPatrick Steinhardt
2021-01-12test: add helper functions for git-bundleJiang Xin
2020-12-17t5510: use `main` as initial branch nameJohannes Schindelin
2020-11-19tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin
2020-11-19t551*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-10-23tests: prepare aligned mentions of the default branch nameJohannes Schindelin
2020-09-25Merge branch 'ds/maintenance-part-1'Junio C Hamano
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee
2020-09-02fetch: no FETCH_HEAD display if --no-write-fetch-headJonathan Tan
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano
2020-08-13Merge branch 'ma/test-quote-cleanup'Junio C Hamano
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-08-06t: don't spuriously close and reopen quotesMartin Ågren
2020-07-30bundle: add new version for use with SHA-256brian m. carlson
2020-07-28Remove doubled words in various commentsElijah Newren