Age | Commit message (Expand) | Author | Files | Lines |
2021-12-05 | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed | Johannes Schindelin | 1 | -3/+0 |
2021-09-01 | upload-pack.c: treat want-ref relative to namespace | Kim Altintop | 1 | -0/+135 |
2021-09-01 | t5730: introduce fetch command helper | Kim Altintop | 1 | -36/+37 |
2021-02-12 | Merge branch 'ab/tests-various-fixup' | Junio C Hamano | 1 | -1/+2 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -0/+3 |
2021-01-23 | upload-pack tests: avoid a non-zero "grep" exit status | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2020-12-16 | t5703: use `main` as initial branch name | Johannes Schindelin | 1 | -32/+33 |
2020-11-19 | tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed | Johannes Schindelin | 1 | -1/+1 |
2020-11-19 | t5[6-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -30/+30 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-10-23 | t5703: adjust a test case for the upcoming default branch name | Johannes Schindelin | 1 | -3/+3 |
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 |