index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocol.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
1
-0
/
+2
*
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+1
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
connect, protocol: log negotiated protocol version
Josh Steadmon
2021-08-10
1
-0
/
+2
*
protocol: re-enable v2 protocol by default
Jeff King
2020-09-25
1
-5
/
+1
*
config: fix leaks from git_config_get_string_const()
Jeff King
2020-08-14
1
-1
/
+1
*
config: let feature.experimental imply protocol.version=2
Jonathan Nieder
2020-05-21
1
-0
/
+4
*
Revert "fetch: default to protocol version 2"
Jonathan Nieder
2020-04-22
1
-1
/
+1
*
fetch: default to protocol version 2
Jonathan Nieder
2020-01-15
1
-1
/
+1
*
protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSION
Jonathan Nieder
2020-01-15
1
-6
/
+5
*
tests: define GIT_TEST_PROTOCOL_VERSION
Jonathan Tan
2019-03-07
1
-2
/
+15
*
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
2018-03-14
1
-0
/
+2
*
protocol: introduce protocol extension mechanisms
Brandon Williams
2017-10-17
1
-0
/
+79