Age | Commit message (Expand) | Author | Files | Lines |
2021-11-01 | leak tests: mark some misc tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2021-09-15 | ls-refs: reject unknown arguments | Jeff King | 1 | -0/+13 |
2021-09-15 | serve: reject commands used as capabilities | Jeff King | 1 | -0/+21 |
2021-09-15 | serve: reject bogus v2 "command=ls-refs=foo" | Jeff King | 1 | -0/+10 |
2021-09-15 | ls-refs: ignore very long ref-prefix counts | Jeff King | 1 | -0/+31 |
2021-05-16 | Merge branch 'jt/push-negotiation' | Junio C Hamano | 1 | -1/+1 |
2021-05-05 | fetch: teach independent negotiation (no packfile) | Jonathan Tan | 1 | -1/+1 |
2021-04-20 | object-info: support for retrieving object info | Bruno Albuquerque | 1 | -0/+26 |
2021-02-17 | Merge branch 'jt/clone-unborn-head' | Junio C Hamano | 1 | -1/+1 |
2021-02-05 | ls-refs: report unborn targets of symrefs | Jonathan Tan | 1 | -1/+1 |
2020-11-19 | t5[6-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -9/+9 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-05-27 | serve: advertise object-format capability for protocol v2 | brian m. carlson | 1 | -0/+25 |
2019-04-19 | Turn `git serve` into a test helper | Johannes Schindelin | 1 | -14/+18 |
2019-01-17 | tests: define GIT_TEST_SIDEBAND_ALL | Jonathan Tan | 1 | -1/+1 |
2018-10-16 | Merge branch 'md/test-cleanup' | Junio C Hamano | 1 | -7/+7 |
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -7/+7 |
2018-09-11 | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 1 | -18/+18 |
2018-05-30 | Merge branch 'jt/partial-clone-proto-v2' | Junio C Hamano | 1 | -0/+14 |
2018-05-02 | upload-pack: fix error message typo | Jonathan Tan | 1 | -0/+14 |
2018-04-24 | serve: introduce the server-option capability | Brandon Williams | 1 | -0/+21 |
2018-03-15 | fetch-pack: perform a fetch using v2 | Brandon Williams | 1 | -1/+1 |
2018-03-15 | upload-pack: introduce fetch server command | Brandon Williams | 1 | -0/+1 |
2018-03-15 | ls-refs: introduce ls-refs server command | Brandon Williams | 1 | -0/+115 |
2018-03-15 | serve: introduce git-serve | Brandon Williams | 1 | -0/+60 |