Age | Commit message (Expand) | Author | Files | Lines |
2020-07-30 | t: remove test_oid_init in tests | brian m. carlson | 1 | -1/+0 |
2020-07-06 | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 1 | -5/+14 |
2020-06-19 | t5703: use object-format serve option | brian m. carlson | 1 | -5/+14 |
2020-05-24 | Merge branch 'dd/t5703-grep-a-fix' | Junio C Hamano | 1 | -3/+6 |
2020-05-19 | t5703: replace "grep -a" usage by perl | Đoàn Trần Công Danh | 1 | -3/+6 |
2020-03-26 | t5703: feed raw data into test-tool unpack-sideband | Đoàn Trần Công Danh | 1 | -4/+1 |
2020-03-05 | Merge branch 'js/ci-windows-update' | Junio C Hamano | 1 | -3/+3 |
2020-02-27 | t/lib-httpd: avoid using macOS' sed | Johannes Schindelin | 1 | -3/+3 |
2020-02-07 | t5703: make test work with SHA-256 | brian m. carlson | 1 | -3/+4 |
2019-11-29 | t5703: stop losing return codes of git commands | Denton Liu | 1 | -17/+29 |
2019-11-29 | t5703: simplify one-time-sed generation logic | Denton Liu | 1 | -4/+3 |
2019-08-01 | t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh' | SZEDER Gábor | 1 | -100/+104 |
2019-07-02 | t5703: use test_commit_bulk | Jeff King | 1 | -2/+2 |
2019-05-09 | Merge branch 'js/misc-doc-fixes' | Junio C Hamano | 1 | -8/+8 |
2019-04-19 | Turn `git serve` into a test helper | Johannes Schindelin | 1 | -8/+8 |
2019-03-14 | tests: use 'test_atexit' to stop httpd | SZEDER Gábor | 1 | -2/+0 |
2019-01-14 | Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband | Junio C Hamano | 1 | -2/+2 |
2019-01-04 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -2/+2 |
2019-01-02 | pack-protocol.txt: accept error packets in any context | Masaya Suzuki | 1 | -2/+2 |
2018-09-11 | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 1 | -7/+7 |
2018-08-27 | tests: fix and add lint for non-portable seq | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2018-06-28 | fetch-pack: implement ref-in-want | Brandon Williams | 1 | -0/+149 |
2018-06-28 | upload-pack: test negotiation with changing repository | Brandon Williams | 1 | -0/+68 |
2018-06-28 | upload-pack: implement ref-in-want | Brandon Williams | 1 | -0/+160 |