summaryrefslogtreecommitdiffstats
path: root/t/t5552-skipping-fetch-negotiator.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* negotiator/skipping: fix leaking commit entriesPatrick Steinhardt2024-09-051-0/+2
* config tests: cover blind spots in git_die_config() testsÆvar Arnfjörð Bjarmason2023-03-281-0/+16
* t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-5/+5
* t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-1/+1
* test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-1/+1
* fetch test: mark test of "skipping" haves as v0-onlyJonathan Nieder2020-01-151-1/+11
* fetch test: avoid use of "VAR= cmd" with a shell functionJonathan Nieder2020-01-151-1/+5
* repo-settings: create feature.experimental settingDerrick Stolee2019-08-131-23/+0
* t5552: compensate for v2 filtering ref adv.Jonathan Tan2019-03-071-1/+4
* tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason2018-08-271-6/+6
* Merge branch 'jt/fetch-negotiator-skipping'Junio C Hamano2018-08-201-5/+18
|\
| * t5552: suppress upload-pack trace outputJeff King2018-08-101-5/+18
* | negotiator: unknown fetch.negotiationAlgorithm should error outÆvar Arnfjörð Bjarmason2018-08-011-0/+23
|/
* negotiator/skipping: skip commits during fetchJonathan Tan2018-07-161-0/+179