summaryrefslogtreecommitdiffstats
path: root/t/t5703-upload-pack-ref-in-want.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* remote: fix leaking peer ref when expanding refmapPatrick Steinhardt2024-08-221-0/+1
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-2/+2
* fetch-pack: add tracing for negotiation roundsJosh Steadmon2022-08-151-2/+4
* tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
* upload-pack.c: treat want-ref relative to namespaceKim Altintop2021-09-011-0/+135
* t5730: introduce fetch command helperKim Altintop2021-09-011-36/+37
* Merge branch 'ab/tests-various-fixup'Junio C Hamano2021-02-121-1/+2
|\
| * upload-pack tests: avoid a non-zero "grep" exit statusÆvar Arnfjörð Bjarmason2021-01-231-1/+2
* | 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-1/+1
| * t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-30/+30
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* | t5703: use `main` as initial branch nameJohannes Schindelin2020-12-171-32/+33
|/
* t5703: adjust a test case for the upcoming default branch nameJohannes Schindelin2020-10-231-3/+3
* t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
* Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-071-5/+14
|\
| * t5703: use object-format serve optionbrian m. carlson2020-06-191-5/+14
* | Merge branch 'dd/t5703-grep-a-fix'Junio C Hamano2020-05-251-3/+6
|\ \ | |/ |/|
| * t5703: replace "grep -a" usage by perlĐoàn Trần Công Danh2020-05-191-3/+6
* | t5703: feed raw data into test-tool unpack-sidebandĐoàn Trần Công Danh2020-03-271-4/+1
|/
* Merge branch 'js/ci-windows-update'Junio C Hamano2020-03-051-3/+3
|\
| * t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-271-3/+3
* | t5703: make test work with SHA-256brian m. carlson2020-02-071-3/+4
|/
* t5703: stop losing return codes of git commandsDenton Liu2019-11-291-17/+29
* t5703: simplify one-time-sed generation logicDenton Liu2019-11-291-4/+3
* t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh'SZEDER Gábor2019-08-011-100/+104
* t5703: use test_commit_bulkJeff King2019-07-021-2/+2
* Merge branch 'js/misc-doc-fixes'Junio C Hamano2019-05-081-8/+8
|\
| * Turn `git serve` into a test helperJohannes Schindelin2019-04-191-8/+8
* | tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
|/
* Merge branch 'ms/packet-err-check' into jt/fetch-v2-sidebandJunio C Hamano2019-01-141-2/+2
|\
| * pack-protocol.txt: accept error packets in any contextMasaya Suzuki2019-01-021-2/+2
* | Merge branch 'nd/i18n'Junio C Hamano2019-01-041-2/+2
|/
* t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy2018-09-111-7/+7
* tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason2018-08-271-2/+2
* fetch-pack: implement ref-in-wantBrandon Williams2018-06-281-0/+149
* upload-pack: test negotiation with changing repositoryBrandon Williams2018-06-281-0/+68
* upload-pack: implement ref-in-wantBrandon Williams2018-06-281-0/+160