libgit2/src/transports
Vicent Marti 8443ed6c1d Merge pull request #2284 from jacquesg/push-progress-callback
Fire progress and update tips callbacks also for pushes.
2014-04-25 02:10:19 -07: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 Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08: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