summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge branch 'ab/detox-gettext-tests'Libravatar Junio C Hamano1-3/+3
2021-02-10tests: remove most uses of test_i18ncmpLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2021-02-10test libs: rename bundle helper to "lib-bundle.sh"Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2021-01-25Merge branch 'jx/bundle'Libravatar Junio C Hamano1-22/+4
2021-01-25Merge branch 'ps/fetch-atomic'Libravatar Junio C Hamano1-0/+168
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Libravatar Junio C Hamano1-0/+3
2021-01-12fetch: implement support for atomic reference updatesLibravatar Patrick Steinhardt1-0/+168
2021-01-11test: add helper functions for git-bundleLibravatar Jiang Xin1-22/+4
2020-12-16t5510: use `main` as initial branch nameLibravatar Johannes Schindelin1-83/+85
2020-11-19tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededLibravatar Johannes Schindelin1-2/+2
2020-11-19t551*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-80/+80
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-10-23tests: prepare aligned mentions of the default branch nameLibravatar Johannes Schindelin1-4/+4
2020-09-25Merge branch 'ds/maintenance-part-1'Libravatar Junio C Hamano1-1/+1
2020-09-17maintenance: replace run_auto_gc()Libravatar Derrick Stolee1-1/+1
2020-09-02fetch: no FETCH_HEAD display if --no-write-fetch-headLibravatar Jonathan Tan1-8/+10
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateLibravatar Junio C Hamano1-2/+13
2020-08-13Merge branch 'ma/test-quote-cleanup'Libravatar Junio C Hamano1-2/+2
2020-08-11Merge branch 'bc/sha-256-part-3'Libravatar Junio C Hamano1-6/+10
2020-08-06t: don't spuriously close and reopen quotesLibravatar Martin Ågren1-2/+2
2020-07-30bundle: add new version for use with SHA-256Libravatar brian m. carlson1-6/+10
2020-07-28Remove doubled words in various commentsLibravatar Elijah Newren1-1/+1
2020-03-02Merge branch 'ma/test-cleanup'Libravatar Junio C Hamano1-1/+0
2020-02-24t: drop debug `cat` callsLibravatar Martin Ågren1-1/+0
2020-02-05Merge branch 'bc/hash-independent-tests-part-7'Libravatar Junio C Hamano1-4/+5
2020-01-21fetch: document and test --refmap=""Libravatar Derrick Stolee1-0/+24
2020-01-15t5510: make hash size independentLibravatar brian m. carlson1-4/+5
2019-11-04Merge branch 'ds/commit-graph-on-fetch'Libravatar Junio C Hamano1-0/+16
2019-10-25commit-graph: fix writing first commit-graph during fetchLibravatar Derrick Stolee1-1/+1
2019-10-25t5510-fetch.sh: demonstrate fetch.writeCommitGraph bugLibravatar Derrick Stolee1-0/+16
2019-09-30Merge branch 'ds/commit-graph-on-fetch'Libravatar Junio C Hamano1-0/+13
2019-09-03fetch: add fetch.writeCommitGraph config settingLibravatar Derrick Stolee1-0/+13
2019-08-01t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'Libravatar SZEDER Gábor1-22/+25
2019-07-31t5510-fetch: fix negated 'test_i18ngrep' invocationLibravatar SZEDER Gábor1-1/+1
2019-06-21fetch: add --[no-]show-forced-updates argumentLibravatar Derrick Stolee1-0/+23
2019-03-14tests: use 'test_atexit' to stop httpdLibravatar SZEDER Gábor1-2/+0
2018-08-20Merge branch 'ab/fetch-tags-noclobber'Libravatar Junio C Hamano1-1/+1
2018-08-17Merge branch 'jt/refspec-dwim-precedence-fix'Libravatar Junio C Hamano1-0/+35
2018-08-13fetch tests: correct a comment "remove it" -> "remove them"Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2018-08-02Merge branch 'kg/gc-auto-windows-workaround'Libravatar Junio C Hamano1-0/+2
2018-08-02remote: make refspec follow the same disambiguation rule as local refsLibravatar Junio C Hamano1-0/+35
2018-07-09gc --auto: release pack files before auto packingLibravatar Kim Gybels1-0/+2
2018-07-03fetch-pack: support negotiation tip whitelistLibravatar Jonathan Tan1-0/+78
2018-06-01Merge branch 'cc/tests-without-assuming-ref-files-backend'Libravatar Junio C Hamano1-3/+3
2018-05-23t: make many tests depend less on the refs being filesLibravatar David Turner1-3/+3
2018-04-11Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Libravatar Junio C Hamano1-4/+4
2018-03-28test: avoid pipes in git related commands for testLibravatar Pratik Karki1-4/+4
2018-03-06Merge branch 'ab/fetch-prune'Libravatar Junio C Hamano1-44/+194
2018-02-09fetch: make the --prune-tags work with <url>Libravatar Ævar Arnfjörð Bjarmason1-9/+7