libgit2/examples/network
Vicent Martí 6414fd338d Merge pull request #1956 from libgit2/cmn/fetch-default-head
Remote revamp (director's cut)
2013-11-11 06:47:15 -08:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c Merge pull request #1891 from libgit2/cmn/fix-thin-packs 2013-10-28 09:25:44 -07: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 Fix warnings 2013-11-04 15:50:33 -08:00
git2.c examples: init the threading system 2013-04-23 16:21:47 +02:00
index-pack.c update example to new packfile creation signature 2013-11-07 12:00:43 -06:00
ls-remote.c remote: make _ls return the list directly 2013-11-11 15:35:51 +01:00
Makefile Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00