libgit2/src/transports
Russell Belfer c87bf86cd7 Commit 7affc2f7 removed var initialization
That commit accidentally removed the initialization of the "start"
variable giving undefined results for the host extraction from the
url input.
2013-08-14 10:58:02 -07:00
..
cred_helpers.c Address feedback 2013-02-04 13:52:18 -08:00
cred.c Include username in each credential type 2013-08-12 12:07:21 +02:00
git.c Address feedback 2013-02-04 13:52:18 -08:00
http.c Refine the redirect check condition 2013-03-25 17:59:30 -04:00
local.c Make sure we don't leak memory again. 2013-06-25 11:17:55 +03:00
smart_pkt.c Advertise and support side-band-64k when calling receive-pack 2013-03-12 15:19:32 -04:00
smart_protocol.c trivial whitespace fixup 2013-07-10 10:48:32 -07:00
smart.c Allow git_remote_ls after disconnecting from the remote 2013-04-15 23:22:32 +02:00
smart.h Advertise and support side-band-64k when calling receive-pack 2013-03-12 15:19:32 -04:00
ssh.c Commit 7affc2f7 removed var initialization 2013-08-14 10:58:02 -07:00
winhttp.c Rename git__win32_path fns to git_win32_path 2013-08-13 09:40:32 -07:00