summaryrefslogtreecommitdiffstats
path: root/t/t5703-upload-pack-ref-in-want.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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