summaryrefslogtreecommitdiffstats
path: root/protocol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15fetch: default to protocol version 2Jonathan Nieder1-1/+1
2020-01-15protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSIONJonathan Nieder1-6/+5
2019-03-07tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan1-2/+15
2018-03-14protocol: introduce enum protocol_version value protocol_v2Brandon Williams1-0/+2
2017-10-17protocol: introduce protocol extension mechanismsBrandon Williams1-0/+79