Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn `git serve` into a test helper | Johannes Schindelin | 2019-04-19 | 1 | -14/+18 |
* | tests: define GIT_TEST_SIDEBAND_ALL | Jonathan Tan | 2019-01-17 | 1 | -1/+1 |
* | Merge branch 'md/test-cleanup' | Junio C Hamano | 2018-10-16 | 1 | -7/+7 |
|\ | |||||
| * | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 2018-10-07 | 1 | -7/+7 |
* | | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 1 | -18/+18 |
|/ | |||||
* | Merge branch 'jt/partial-clone-proto-v2' | Junio C Hamano | 2018-05-30 | 1 | -0/+14 |
|\ | |||||
| * | upload-pack: fix error message typo | Jonathan Tan | 2018-05-02 | 1 | -0/+14 |
* | | serve: introduce the server-option capability | Brandon Williams | 2018-04-24 | 1 | -0/+21 |
|/ | |||||
* | fetch-pack: perform a fetch using v2 | Brandon Williams | 2018-03-15 | 1 | -1/+1 |
* | upload-pack: introduce fetch server command | Brandon Williams | 2018-03-15 | 1 | -0/+1 |
* | ls-refs: introduce ls-refs server command | Brandon Williams | 2018-03-15 | 1 | -0/+115 |
* | serve: introduce git-serve | Brandon Williams | 2018-03-15 | 1 | -0/+60 |