libgit2/examples/network
2012-05-18 01:26:26 +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 remotes: change git_remote_new's signature 2012-05-08 21:36:40 +02:00
git2.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
index-pack.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
ls-remote.c errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
Makefile remote: run a callback when updating the branch tips 2012-04-25 13:25:45 +02:00