summaryrefslogtreecommitdiffstats
path: root/t/t5510-fetch.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Junio C Hamano2018-04-111-4/+4
|\ \ | |/ |/|
| * test: avoid pipes in git related commands for testPratik Karki2018-03-281-4/+4
* | Merge branch 'ab/fetch-prune'Junio C Hamano2018-03-061-44/+194
|\ \ | |/ |/|
| * fetch: make the --prune-tags work with <url>Ævar Arnfjörð Bjarmason2018-02-091-9/+7
| * fetch: add a --prune-tags option and fetch.pruneTags configÆvar Arnfjörð Bjarmason2018-02-091-0/+70
| * fetch tests: add scaffolding for the new fetch.pruneTagsÆvar Arnfjörð Bjarmason2018-02-091-42/+50
| * fetch tests: fetch <url> <spec> as well as fetch [<remote>]Ævar Arnfjörð Bjarmason2018-02-091-4/+40
| * fetch tests: expand case/esac for later changeÆvar Arnfjörð Bjarmason2018-02-091-2/+6
| * fetch tests: double quote a variable for interpolationÆvar Arnfjörð Bjarmason2018-02-091-1/+1
| * fetch tests: test --prune and refspec interactionÆvar Arnfjörð Bjarmason2018-02-091-0/+12
| * fetch tests: add a tag to be deleted to the pruning testsÆvar Arnfjörð Bjarmason2018-02-091-40/+53
| * fetch tests: re-arrange arguments for future readabilityÆvar Arnfjörð Bjarmason2018-02-091-38/+44
| * fetch tests: refactor in preparation for testing tag pruningÆvar Arnfjörð Bjarmason2018-02-091-3/+6
* | t5510: consolidate 'grep' and 'test_i18ngrep' patternsSZEDER Gábor2018-02-081-6/+3
|/
* Merge branch 'nd/fetch-ref-summary'Junio C Hamano2016-08-081-2/+2
|\
| * t5510: skip tests under GETTEXT_POISON buildVasco Almeida2016-07-261-2/+2
* | Merge branch 'nd/fetch-ref-summary'Junio C Hamano2016-07-191-0/+30
|\|