libgit2/src/transports
Carlos Martín Nieto a7382aa28c remote: give up after 256 failures to find a common object
This avoids sending our whole history bit by bit to the remote in cases
where there is no common history, just to give up in the end.

The number comes from the canonical implementation.
2013-11-01 22:47:06 +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 Initialize variables 2013-10-30 15:38:52 -07:00
http.c Adjust to new utility signature 2013-09-26 16:25:05 -07:00
local.c indexer: remove the stream infix 2013-10-30 15:00:05 +01:00
smart_pkt.c protocol: basic support for multi_ack_detailed 2013-10-30 16:20:42 +01:00
smart_protocol.c remote: give up after 256 failures to find a common object 2013-11-01 22:47:06 +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 Prevent another segfault from bad URL 2013-10-31 13:30:22 -07:00
winhttp.c Use two calls to set two headers 2013-10-25 13:33:42 -04:00