libgit2/examples/network
Carlos Martín Nieto d31402a3fc remote: put the _download() callback with the others
The text progress and update_tips callbacks are already part of the
struct, which was meant to unify the callback setup, but the download
one was left out.
2013-10-02 06:41:42 +02:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c remote: put the _download() callback with the others 2013-10-02 06:41:42 +02:00
common.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
common.h Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
fetch.c remote: put the _download() callback with the others 2013-10-02 06:41:42 +02:00
git2.c examples: init the threading system 2013-04-23 16:21:47 +02:00
index-pack.c Fix clang warnings and improve checks 2013-04-09 11:40:00 -07:00
ls-remote.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
Makefile Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00