summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
Commit message (Expand)AuthorAgeFilesLines
* fetch: split out tests for output formatPatrick Steinhardt2023-05-101-53/+0
* fetch: support hideRefs to speed up connectivity checksEric Wong2023-02-271-0/+9
* Documentation: clarify multiple pushurls vs urlsCalvin Wan2023-02-071-0/+8
* Sync with 2.36.3Taylor Blau2022-10-061-0/+1
|\
| * Sync with 2.35.5Taylor Blau2022-10-061-0/+1
| |\
| | * Sync with 2.34.5Taylor Blau2022-10-061-0/+1
| | |\
| | | * Sync with 2.32.4Taylor 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
* | | | | | t5510: replace 'origin' with URL more carefullyDerrick Stolee2022-06-211-1/+5
|/ / / / /
* | | | | Revert "fetch: increase test coverage of fetches"Junio C Hamano2022-04-131-29/+0
* | | | | test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason2022-03-171-4/+4
* | | | | fetch: make `--atomic` flag cover pruning of refsPatrick Steinhardt2022-02-171-6/+2
* | | | | fetch: increase test coverage of fetchesPatrick Steinhardt2022-02-171-0/+33
* | | | | fetch --prune: exit with error if pruning failsThomas Gummerer2022-01-311-0/+11
|/ / / /
* | | | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-7/+7
|\ \ \ \
| * | | | t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
| * | | | tests: fix broken &&-chains in `{...}` groupsEric Sunshine2021-12-131-1/+1
| * | | | tests: simplify construction of large blocks of textEric Sunshine2021-12-131-5/+5
| |/ / /
* | | | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
|/ / /
* | | fetch: die on invalid --negotiation-tip hashJonathan Tan2021-07-151-0/+13
|/ /
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-251-3/+3
|\ \
| * | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-1/+1
| * | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-101-2/+2
* | | test libs: rename bundle helper to "lib-bundle.sh"Ævar Arnfjörð Bjarmason2021-02-101-1/+1
|/ /
* | Merge branch 'jx/bundle'Junio C Hamano2021-01-251-22/+4
|\ \
| * | test: add helper functions for git-bundleJiang Xin2021-01-111-22/+4
| |/
* | Merge branch 'ps/fetch-atomic'Junio C Hamano2021-01-251-0/+168
|\ \
| * | fetch: implement support for atomic reference updatesPatrick Steinhardt2021-01-121-0/+168
| |/
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\ \ | |/ |/|
| * tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin2020-11-191-2/+2
| * t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-80/+80
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | t5510: use `main` as initial branch nameJohannes Schindelin2020-12-161-83/+85
|/
* tests: prepare aligned mentions of the default branch nameJohannes Schindelin2020-10-231-4/+4
* Merge branch 'ds/maintenance-part-1'Junio C Hamano2020-09-251-1/+1
|\
| * maintenance: replace run_auto_gc()Derrick Stolee2020-09-171-1/+1
* | fetch: no FETCH_HEAD display if --no-write-fetch-headJonathan Tan2020-09-021-8/+10
|/
* fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano2020-08-181-2/+13
* Merge branch 'ma/test-quote-cleanup'Junio C Hamano2020-08-131-2/+2
|\
| * t: don't spuriously close and reopen quotesMartin Ågren2020-08-061-2/+2
* | Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-111-6/+10
|\ \ | |/ |/|
| * bundle: add new version for use with SHA-256brian m. carlson2020-07-301-6/+10
* | Remove doubled words in various commentsElijah Newren2020-07-281-1/+1
|/
* Merge branch 'ma/test-cleanup'Junio C Hamano2020-03-021-1/+0
|\
| * t: drop debug `cat` callsMartin Ågren2020-02-241-1/+0
* | Merge branch 'bc/hash-independent-tests-part-7'Junio C Hamano2020-02-051-4/+5
|\ \
| * | t5510: make hash size independentbrian m. carlson2020-01-151-4/+5
| |/
* | fetch: document and test --refmap=""Derrick Stolee2020-01-211-0/+24
|/
* Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano2019-11-041-0/+16
|\