libgit2/examples/network
Ben Straub fe95ac1b67 Allow progress callback to cancel fetch
This works by having the indexer watch the return
code of the callback, so will only take effect
on object boundaries.
2013-02-05 10:59:58 -08:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c Allow progress callback to cancel fetch 2013-02-05 10:59:58 -08:00
common.h Fix various cross-platform build issues 2012-11-09 13:52:07 -08:00
fetch.c update examples to work on windows 2013-01-23 17:38:00 -06:00
git2.c Merge pull request #778 from ben/clone 2012-08-19 01:26:06 -07:00
index-pack.c update examples to work on windows 2013-01-23 17:38:00 -06:00
ls-remote.c Move url to last place in parameter list 2013-01-02 12:44:47 -08:00
Makefile Make building samples more friendly 2012-12-16 10:50:10 -08:00