libgit2/src/transports
Carlos Martín Nieto ac11219b80 smart: send a flush when we disconnect
The git server wants to hear a flush from us when we disconnect,
particularly when we want to perform a fetch but are up to date.
2014-05-20 02:41:45 +02:00
..
cred_helpers.c Address feedback 2013-02-04 13:52:18 -08:00
cred.c Only zero sensitive information on destruction (and memory actually allocated by us) 2014-04-18 20:09:58 +02:00
git.c Further EUSER and error propagation fixes 2013-12-11 10:57:49 -08:00
http.c transports: allow the creds callback to say it doesn't exist 2014-04-22 14:34:26 +02:00
local.c Don't redefine the same callback types, their signatures may change 2014-04-21 11:28:49 +02:00
smart_pkt.c Rename progress callback to sideband_progress 2014-04-21 10:55:37 +02:00
smart_protocol.c Correct argument order of git__calloc() 2014-04-21 16:29:41 +02:00
smart.c smart: send a flush when we disconnect 2014-05-20 02:41:45 +02:00
smart.h Don't redefine the same callback types, their signatures may change 2014-04-21 11:28:49 +02:00
ssh.c transports: allow the creds callback to say it doesn't exist 2014-04-22 14:34:26 +02:00
winhttp.c Win32: UTF-8 <-> WCHAR conversion overhaul 2014-04-19 21:50:44 -04:00