libgit2/examples/network
Carlos Martín Nieto bffa852f89 indexer: recognize and mark when all of the packfile has been downloaded
We can't always rely on the network telling us when the download is
finished. Recognize it from the indexer itself.
2012-08-24 19:01:10 +02:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c Rename example function to avoid name collision. 2012-07-31 08:51:38 -07:00
common.h Rename example function to avoid name collision. 2012-07-31 08:51:38 -07:00
fetch.c indexer: recognize and mark when all of the packfile has been downloaded 2012-08-24 19:01:10 +02:00
git2.c Merge pull request #778 from ben/clone 2012-08-19 01:26:06 -07:00
index-pack.c examples: fix warnings in network/ 2012-07-30 20:28:16 +02:00
ls-remote.c examples: fix warnings in network/ 2012-07-30 20:28:16 +02:00
Makefile Add clone to the network example. 2012-07-30 14:38:32 -07:00