summaryrefslogtreecommitdiff
path: root/serve.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-061-0/+27
|\
| * serve: advertise object-format capability for protocol v2brian m. carlson2020-05-271-0/+27
* | pkt-line: define PACKET_READ_RESPONSE_ENDDenton Liu2020-05-241-0/+2
|/
* pack-protocol.txt: accept error packets in any contextMasaya Suzuki2019-01-021-2/+3
* serve: introduce the server-option capabilityBrandon Williams2018-04-241-0/+1
* fetch-pack: perform a fetch using v2Brandon Williams2018-03-151-1/+1
* upload-pack: introduce fetch server commandBrandon Williams2018-03-151-0/+2
* ls-refs: introduce ls-refs server commandBrandon Williams2018-03-151-0/+8
* serve: introduce git-serveBrandon Williams2018-03-151-0/+247