summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
AgeCommit message (Expand)Author
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
2020-03-02Merge branch 'ma/test-cleanup'Junio C Hamano
2020-02-24t: drop debug `cat` callsMartin Ågren
2020-02-05Merge branch 'bc/hash-independent-tests-part-7'Junio C Hamano
2020-01-21fetch: document and test --refmap=""Derrick Stolee
2020-01-15t5510: make hash size independentbrian m. carlson
2019-11-04Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano
2019-10-25commit-graph: fix writing first commit-graph during fetchDerrick Stolee
2019-10-25t5510-fetch.sh: demonstrate fetch.writeCommitGraph bugDerrick Stolee
2019-09-30Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano
2019-09-03fetch: add fetch.writeCommitGraph config settingDerrick Stolee
2019-08-01t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'SZEDER Gábor
2019-07-31t5510-fetch: fix negated 'test_i18ngrep' invocationSZEDER Gábor
2019-06-21fetch: add --[no-]show-forced-updates argumentDerrick Stolee
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor
2018-08-20Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano
2018-08-17Merge branch 'jt/refspec-dwim-precedence-fix'Junio C Hamano
2018-08-13fetch tests: correct a comment "remove it" -> "remove them"Ævar Arnfjörð Bjarmason
2018-08-02Merge branch 'kg/gc-auto-windows-workaround'Junio C Hamano
2018-08-02remote: make refspec follow the same disambiguation rule as local refsJunio C Hamano
2018-07-09gc --auto: release pack files before auto packingKim Gybels
2018-07-03fetch-pack: support negotiation tip whitelistJonathan Tan
2018-06-01Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano
2018-05-23t: make many tests depend less on the refs being filesDavid Turner
2018-04-11Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Junio C Hamano
2018-03-28test: avoid pipes in git related commands for testPratik Karki
2018-03-06Merge branch 'ab/fetch-prune'Junio C Hamano
2018-02-09fetch: make the --prune-tags work with <url>Ævar Arnfjörð Bjarmason
2018-02-09fetch: add a --prune-tags option and fetch.pruneTags configÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: add scaffolding for the new fetch.pruneTagsÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: fetch <url> <spec> as well as fetch [<remote>]Ævar Arnfjörð Bjarmason
2018-02-09fetch tests: expand case/esac for later changeÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: double quote a variable for interpolationÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: test --prune and refspec interactionÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: add a tag to be deleted to the pruning testsÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: re-arrange arguments for future readabilityÆvar Arnfjörð Bjarmason
2018-02-09fetch tests: refactor in preparation for testing tag pruningÆvar Arnfjörð Bjarmason
2018-02-08t5510: consolidate 'grep' and 'test_i18ngrep' patternsSZEDER Gábor
2016-08-08Merge branch 'nd/fetch-ref-summary'Junio C Hamano
2016-07-26t5510: skip tests under GETTEXT_POISON buildVasco Almeida