Add plink support to libgit2
commit1752f7f16b564a7006bc51bdd7111995b4f2947c
authorSven Strickroth <email@cs-ware.de>
Sun, 3 Aug 2014 15:24:15 +0000 (3 17:24 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 31 Aug 2014 12:13:59 +0000 (31 14:13 +0200)
tree476a0d34020d4cb2794b51bb1070b2f8d1515232
parent3c1923a6a89068b2061078418fe0a20086f3d7c0
Add plink support to libgit2

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/build/libgit2.vcxproj
ext/build/libgit2.vcxproj.filters
src/Git/Git.cpp
src/libgit2/filter-filter.c
src/libgit2/ssh-wintunnel.c [new file with mode: 0644]
src/libgit2/ssh-wintunnel.h [new file with mode: 0644]
src/libgit2/system-call.c
src/libgit2/system-call.h