libgit2: implement clone command
commit75e1c88d068174f14ec0793d082d262684f7e509
authorFrank Li <lznuaa@gmail.com>
Mon, 28 Jan 2013 05:59:36 +0000 (28 13:59 +0800)
committerSven Strickroth <email@cs-ware.de>
Thu, 7 Feb 2013 23:02:03 +0000 (8 00:02 +0100)
treee9f91c953d1c0a92129b7fccf66e01eaf71a0c48
parent8161c0cb5cfebc60bef41c6c4f92a440e84ec1df
libgit2: implement clone command

Show download and checkout progress, but can't cancel.

Signed-off-by: Frank Li <lznuaa@gmail.com>
Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp
src/Git/Git.h
src/Resources/TortoiseProcENG.rc
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/AppUtils.h
src/TortoiseProc/Commands/CloneCommand.cpp
src/TortoiseProc/TortoiseProc.vcxproj
src/TortoiseProc/TortoiseProc.vcxproj.filters
src/TortoiseProc/UserPassword.cpp [new file with mode: 0644]
src/TortoiseProc/UserPassword.h [new file with mode: 0644]
src/TortoiseProc/resource.h