| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-16 | Merge branch 'ps/test-wo-perl-prereq' | Junio C Hamano | 1 | -9/+12 |
| 2025-04-07 | t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl | Patrick Steinhardt | 1 | -12/+15 |
| 2025-04-07 | t: introduce PERL_TEST_HELPERS prerequisite | Patrick Steinhardt | 1 | -3/+3 |
| 2025-03-10 | fetch: avoid ls-refs only to ask for HEAD symref update | Jeff King | 1 | -0/+13 |
| 2025-03-10 | fetch: stop protecting additions to ref-prefix list | Jeff King | 1 | -0/+14 |
| 2025-03-10 | fetch: ask server to advertise HEAD for config-less fetch | Jeff King | 1 | -0/+15 |
| 2025-03-10 | t5702: fix typo in test name | Jeff King | 1 | -1/+1 |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-11-04 | upload-pack: fix leaking URI protocols | Patrick Steinhardt | 1 | -0/+1 |
| 2024-10-08 | fetch: respect --server-option when fetching multiple remotes | Xing Xin | 1 | -0/+10 |
| 2024-10-08 | transport.c::handshake: make use of server options from remote | Xing Xin | 1 | -0/+123 |
| 2024-02-29 | upload-pack: only accept packfile-uris if we advertised it | Jeff King | 1 | -0/+19 |
| 2023-12-09 | Merge branch 'ps/ref-tests-update' | Junio C Hamano | 1 | -6/+18 |
| 2023-11-03 | t: convert tests to not access symrefs via the filesystem | Patrick Steinhardt | 1 | -6/+18 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -17/+17 |
| 2023-04-05 | clone: propagate object-format when cloning from void | Junio C Hamano | 1 | -0/+11 |
| 2023-03-28 | Merge branch 'jk/fix-proto-downgrade-to-v0' | Junio C Hamano | 1 | -0/+27 |
| 2023-03-17 | git_connect(): fix corner cases in downgrading v2 to v0 | Jeff King | 1 | -0/+27 |
| 2023-01-18 | t: use hash-object --literally when created malformed objects | Jeff King | 1 | -1/+1 |
| 2022-09-21 | t: remove \{m,n\} from BRE grep usage | Đoàn Trần Công Danh | 1 | -1/+1 |
| 2022-07-07 | clone: use remote branch if it matches default HEAD | Jeff King | 1 | -0/+21 |
| 2022-07-07 | clone: propagate empty remote HEAD even with other branches | Jeff King | 1 | -0/+38 |
| 2022-02-11 | Merge branch 'rc/negotiate-only-typofix' | Junio C Hamano | 1 | -1/+1 |
| 2022-02-09 | Merge branch 'gc/fetch-negotiate-only-early-return' | Junio C Hamano | 1 | -0/+12 |
| 2022-01-28 | fetch: fix negotiate-only error message | Robert Coup | 1 | -1/+1 |
| 2022-01-20 | fetch: help translators by reusing the same message template | Junio C Hamano | 1 | -1/+1 |
| 2022-01-18 | fetch --negotiate-only: do not update submodules | Glen Choo | 1 | -0/+12 |
| 2022-01-03 | Merge branch 'es/test-chain-lint' | Junio C Hamano | 1 | -2/+2 |
| 2021-12-13 | t5000-t5999: detect and signal failure within loop | Eric Sunshine | 1 | -2/+2 |
| 2021-11-11 | fetch-pack: redact packfile urls in traces | Ivan Frade | 1 | -0/+51 |
| 2021-10-03 | Merge branch 'jk/clone-unborn-head-in-bare' | Junio C Hamano | 1 | -0/+13 |
| 2021-09-20 | clone: handle unborn branch in bare repos | Jeff King | 1 | -0/+13 |
| 2021-09-08 | Merge branch 'ab/ls-remote-packet-trace' | Junio C Hamano | 1 | -3/+3 |
| 2021-08-24 | ls-remote: set packet_trace_identity(<name>) | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
| 2021-07-08 | fetch: fix segfault in --negotiate-only without --negotiation-tip=* | Ævar Arnfjörð Bjarmason | 1 | -0/+16 |
| 2021-05-05 | fetch: teach independent negotiation (no packfile) | Jonathan Tan | 1 | -0/+89 |
| 2021-03-08 | Merge branch 'jt/transfer-fsck-across-packs-fix' | Junio C Hamano | 1 | -0/+21 |
| 2021-03-05 | fetch-pack: do not mix --pack_header and packfile uri | Jonathan Tan | 1 | -0/+21 |
| 2021-03-01 | Merge branch 'jt/transfer-fsck-across-packs' | Junio C Hamano | 1 | -10/+56 |
| 2021-02-22 | fetch-pack: print and use dangling .gitmodules | Jonathan Tan | 1 | -4/+54 |
| 2021-02-17 | Merge branch 'jt/clone-unborn-head' | Junio C Hamano | 1 | -0/+25 |
| 2021-02-05 | clone: respect remote unborn HEAD | Jonathan Tan | 1 | -0/+25 |
| 2021-01-25 | t: prepare for GIT_TEST_WRITE_REV_INDEX | Taylor Blau | 1 | -4/+8 |
| 2020-11-19 | t5[6-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -26/+26 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-08-24 | fetch-pack: make packfile URIs work with transfer.fsckobjects | Jonathan Tan | 1 | -0/+53 |
| 2020-07-30 | t: remove test_oid_init in tests | brian m. carlson | 1 | -1/+0 |
| 2020-07-30 | builtin/verify-pack: implement an --object-format option | brian m. carlson | 1 | -1/+1 |
| 2020-07-06 | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 1 | -0/+2 |
| 2020-06-29 | Merge branch 'xl/upgrade-repo-format' | Junio C Hamano | 1 | -1/+0 |
| 2020-06-25 | Merge branch 'jt/cdn-offload' | Junio C Hamano | 1 | -0/+88 |
| 2020-06-19 | t5702: offer an object-format capability in the test | brian m. carlson | 1 | -0/+2 |
| 2020-06-10 | upload-pack: send part of packfile response as uri | Jonathan Tan | 1 | -0/+88 |
| 2020-06-05 | fetch: allow adding a filter after initial clone | Xin Li | 1 | -1/+0 |
| 2020-05-24 | stateless-connect: send response end packet | Denton Liu | 1 | -0/+13 |
| 2020-05-24 | remote-curl: error on incomplete packet | Denton Liu | 1 | -0/+34 |
| 2020-02-27 | t/lib-httpd: avoid using macOS' sed | Johannes Schindelin | 1 | -6/+6 |
| 2020-02-14 | Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maint | Junio C Hamano | 1 | -0/+12 |
| 2020-01-08 | transport: don't flush when disconnecting stateless-rpc helper | Jeff King | 1 | -0/+12 |
| 2019-11-10 | Fix spelling errors in names of tests | Elijah Newren | 1 | -3/+3 |
| 2019-11-10 | Fix spelling errors in comments of testcases | Elijah Newren | 1 | -2/+2 |
| 2019-08-22 | transport-helper: skip ls-refs if unnecessary | Jonathan Tan | 1 | -0/+13 |
| 2019-08-02 | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' | SZEDER Gábor | 1 | -0/+3 |
| 2019-07-02 | t5702: use test_commit_bulk | Jeff King | 1 | -8/+2 |
| 2019-05-09 | Merge branch 'js/misc-doc-fixes' | Junio C Hamano | 1 | -2/+3 |
| 2019-05-09 | Merge branch 'jt/clone-server-option' | Junio C Hamano | 1 | -0/+41 |
| 2019-04-19 | Turn `git serve` into a test helper | Johannes Schindelin | 1 | -2/+3 |
| 2019-04-18 | clone: send server options when using protocol v2 | Jonathan Tan | 1 | -0/+22 |
| 2019-04-18 | transport: die if server options are unsupported | Jonathan Tan | 1 | -0/+19 |
| 2019-03-14 | tests: use 'test_atexit' to stop httpd | SZEDER Gábor | 1 | -2/+0 |
| 2019-03-03 | remote-curl: use post_rpc() for protocol v2 also | Jonathan Tan | 1 | -1/+32 |
| 2019-02-05 | Merge branch 'jt/namespaced-ls-refs-fix' | Junio C Hamano | 1 | -0/+21 |
| 2019-02-05 | Merge branch 'jt/fetch-v2-sideband' | Junio C Hamano | 1 | -2/+2 |
| 2019-01-18 | ls-refs: filter refs using namespace-stripped name | Jonathan Tan | 1 | -0/+21 |
| 2019-01-17 | tests: define GIT_TEST_SIDEBAND_ALL | Jonathan Tan | 1 | -2/+2 |
| 2019-01-10 | upload-pack: teach deepen-relative in protocol v2 | Jonathan Tan | 1 | -0/+29 |
| 2019-01-10 | fetch-pack: do not take shallow lock unnecessarily | Jonathan Tan | 1 | -0/+18 |
| 2018-11-13 | Merge branch 'jt/tighten-fetch-proto-v2-response' | Junio C Hamano | 1 | -0/+50 |
| 2018-11-06 | Merge branch 'jt/upload-pack-v2-fix-shallow' | Junio C Hamano | 1 | -0/+25 |
| 2018-11-01 | fetch-pack: be more precise in parsing v2 response | Jonathan Tan | 1 | -0/+50 |
| 2018-10-19 | Merge branch 'jt/avoid-ls-refs' | Junio C Hamano | 1 | -0/+17 |
| 2018-10-19 | upload-pack: clear flags before each v2 request | Jonathan Tan | 1 | -0/+25 |
| 2018-10-16 | Merge branch 'md/test-cleanup' | Junio C Hamano | 1 | -7/+7 |
| 2018-10-07 | fetch: do not list refs if fetching only hashes | Jonathan Tan | 1 | -0/+13 |
| 2018-10-07 | transport: do not list refs if possible | Jonathan Tan | 1 | -0/+4 |
| 2018-10-07 | tests: order arguments to git-rev-list properly | Matthew DeVore | 1 | -2/+2 |
| 2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -5/+5 |
| 2018-09-11 | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-08-15 | Merge branch 'jt/tag-following-with-proto-v2-fix' | Junio C Hamano | 1 | -3/+68 |
| 2018-07-24 | fetch: send "refs/tags/" prefix upon CLI refspecs | Jonathan Tan | 1 | -3/+21 |
| 2018-07-24 | t5702: test fetch with multiple refspecs at a time | Jonathan Tan | 1 | -0/+47 |
| 2018-07-20 | clone: send ref-prefixes when using protocol v2 | Brandon Williams | 1 | -1/+6 |
| 2018-05-30 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -0/+14 |
| 2018-05-30 | Merge branch 'jt/partial-clone-proto-v2' | Junio C Hamano | 1 | -0/+112 |
| 2018-05-18 | fetch: generate ref-prefixes when using a configured refspec | Brandon Williams | 1 | -0/+14 |
| 2018-05-06 | {fetch,upload}-pack: support filter in protocol v2 | Jonathan Tan | 1 | -0/+98 |
| 2018-05-06 | upload-pack: read config when serving protocol v2 | Jonathan Tan | 1 | -0/+14 |
| 2018-04-24 | fetch: send server options when using protocol v2 | Brandon Williams | 1 | -0/+16 |
| 2018-04-24 | ls-remote: send server options when using protocol v2 | Brandon Williams | 1 | -0/+16 |
| 2018-03-15 | remote-curl: don't request v2 when pushing | Brandon Williams | 1 | -0/+24 |
| 2018-03-15 | remote-curl: implement stateless-connect command | Brandon Williams | 1 | -0/+45 |
| 2018-03-15 | connect: don't request v2 when pushing | Brandon Williams | 1 | -0/+24 |
| 2018-03-15 | fetch-pack: perform a fetch using v2 | Brandon Williams | 1 | -0/+97 |
| 2018-03-15 | ls-remote: pass ref prefixes when requesting a remote's refs | Brandon Williams | 1 | -0/+26 |
| 2018-03-15 | connect: request remote refs using v2 | Brandon Williams | 1 | -0/+57 |