Heavily inspired by the ideas of Duy, who wrote the first
patches nearly a year ago.
Nguyễn Thái Ngọc Duy (2):
upload-pack: only accept capabilities on the first "want" line
upload-pack: support out of band client capability requests
Stefan Beller (3):
connect.c: connect to a remote service with some flags
daemon.c: accept extra service arguments
WIP/Document the http protocol change
Documentation/git-upload-pack.txt | 10 +++++-
Documentation/technical/http-protocol.txt | 4 +--
Documentation/technical/protocol-capabilities.txt | 4 +++
builtin/fetch-pack.c | 2 +-
builtin/send-pack.c | 2 +-
connect.c | 21 ++++++------
connect.h | 2 +-
daemon.c | 37 +++++++++++++--------
transport.c | 3 +-
upload-pack.c | 39 +++++++++++++++++------
10 files changed, 86 insertions(+), 38 deletions(-)
--
2.3.0.81.gc37f363