libgit2/src/transports
Carlos Martín Nieto 2f8c481cc0 protocol: basic support for multi_ack_detailed
This tells the server that we speak it, but we don't make use of its
extra information to determine if there's a better place to stop
negotiating.

In a somewhat-related change, reorder the capabilities so we ask for
them in the same order as git does.

Also take this opportunity to factor out a fairly-indented portion of
the negotiation logic.
2013-10-30 16:20:42 +01:00
..
cred_helpers.c Address feedback 2013-02-04 13:52:18 -08:00
cred.c Rename the ssh credentials 2013-10-23 12:08:54 +02:00
git.c Address feedback 2013-02-04 13:52:18 -08:00
http.c Adjust to new utility signature 2013-09-26 16:25:05 -07:00
local.c remote: move the credentials callback to the struct 2013-10-02 06:41:42 +02:00
smart_pkt.c protocol: basic support for multi_ack_detailed 2013-10-30 16:20:42 +01:00
smart_protocol.c protocol: basic support for multi_ack_detailed 2013-10-30 16:20:42 +01:00
smart.c Support cancellation in push operation 2013-10-02 15:12:44 -04:00
smart.h protocol: basic support for multi_ack_detailed 2013-10-30 16:20:42 +01:00
ssh.c Rename the ssh credentials 2013-10-23 12:08:54 +02:00
winhttp.c Use two calls to set two headers 2013-10-25 13:33:42 -04:00