summaryrefslogtreecommitdiffstats
path: root/t/t5510-fetch.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fetch: die on invalid --negotiation-tip hashJonathan Tan2021-07-151-0/+13
|/ /
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-261-3/+3
|\ \
| * | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
| * | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-111-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-121-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-201-2/+2
| * t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-80/+80
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* | t5510: use `main` as initial branch nameJohannes Schindelin2020-12-171-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-261-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-071-2/+2
* | Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-121-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-031-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
|\
| * commit-graph: fix writing first commit-graph during fetchDerrick Stolee2019-10-251-1/+1
| * t5510-fetch.sh: demonstrate fetch.writeCommitGraph bugDerrick Stolee2019-10-251-0/+16
* | Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano2019-09-301-0/+13
|\|
| * fetch: add fetch.writeCommitGraph config settingDerrick Stolee2019-09-031-0/+13
* | t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'SZEDER Gábor2019-08-011-22/+25
* | t5510-fetch: fix negated 'test_i18ngrep' invocationSZEDER Gábor2019-07-311-1/+1
|/
* fetch: add --[no-]show-forced-updates argumentDerrick Stolee2019-06-211-0/+23
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano2018-08-201-1/+1
|\
| * fetch tests: correct a comment "remove it" -> "remove them"Ævar Arnfjörð Bjarmason2018-08-131-1/+1
* | Merge branch 'jt/refspec-dwim-precedence-fix'Junio C Hamano2018-08-171-0/+35
|\ \
| * | remote: make refspec follow the same disambiguation rule as local refsJunio C Hamano2018-08-021-0/+35
* | | Merge branch 'kg/gc-auto-windows-workaround'Junio C Hamano2018-08-031-0/+2
|\ \ \
| * | | gc --auto: release pack files before auto packingKim Gybels2018-07-091-0/+2
| | |/ | |/|
* / | fetch-pack: support negotiation tip whitelistJonathan Tan2018-07-041-0/+78
|/ /
* | Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano2018-06-011-3/+3
|\ \
| * | t: make many tests depend less on the refs being filesDavid Turner2018-05-231-3/+3
| |/