libgit2/examples/network
2012-06-09 23:05:59 +01: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 allow disabling pthreads for testing 2012-06-09 13:20:07 +01:00
git2.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
index-pack.c examples/network: consistently use tabs for indentation 2012-05-24 16:41:53 +02:00
ls-remote.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
Makefile Let platform 'Generic' get the regex deps so we don't need to use our external ones 2012-06-09 23:05:59 +01:00