Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-10 | connect, protocol: log negotiated protocol version | Josh Steadmon | 1 | -0/+2 |
2020-09-25 | protocol: re-enable v2 protocol by default | Jeff King | 1 | -5/+1 |
2020-08-14 | config: fix leaks from git_config_get_string_const() | Jeff King | 1 | -1/+1 |
2020-05-21 | config: let feature.experimental imply protocol.version=2 | Jonathan Nieder | 1 | -0/+4 |
2020-04-22 | Revert "fetch: default to protocol version 2" | Jonathan Nieder | 1 | -1/+1 |
2020-01-15 | fetch: default to protocol version 2 | Jonathan Nieder | 1 | -1/+1 |
2020-01-15 | protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSION | Jonathan Nieder | 1 | -6/+5 |
2019-03-07 | tests: define GIT_TEST_PROTOCOL_VERSION | Jonathan Tan | 1 | -2/+15 |
2018-03-14 | protocol: introduce enum protocol_version value protocol_v2 | Brandon Williams | 1 | -0/+2 |
2017-10-17 | protocol: introduce protocol extension mechanisms | Brandon Williams | 1 | -0/+79 |