libgit2/examples/network
Carlos Martín Nieto 0b33fca03e indexer: fix thin packs
When given an ODB from which to read objects, the indexer will attempt
to inject the missing bases at the end of the pack and update the
header and trailer to reflect the new contents.
2013-10-04 15:26:41 +02:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
common.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
common.h Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
fetch.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
git2.c examples: init the threading system 2013-04-23 16:21:47 +02:00
index-pack.c indexer: fix thin packs 2013-10-04 15:26:41 +02:00
ls-remote.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
Makefile Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00