libgit2/examples/network
Carlos Martín Nieto b3aaa7a7c8 Add a struct for network callbacks
Currently only update_tips is used, but it prepares the way for
progress output during download.
2012-07-21 18:44:01 +02:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
common.h examples: add ls-remote, fetch and index-pack examples 2011-10-03 02:32:32 +02:00
fetch.c Add a struct for network callbacks 2012-07-21 18:44:01 +02:00
git2.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
index-pack.c indexer: don't use '/objects/pack/' unconditionally 2012-06-28 10:24:03 +02:00
ls-remote.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
Makefile indexer: don't use '/objects/pack/' unconditionally 2012-06-28 10:24:03 +02:00