summaryrefslogtreecommitdiff
path: root/examples/network/git2.c
Commit message (Expand)AuthorAgeFilesLines
* examples: init the threading systemCarlos Martín Nieto2013-04-231-0/+2
* Merge pull request #778 from ben/cloneVicent Martí2012-08-191-0/+1
|\
| * Rename example function to avoid name collision.Ben Straub2012-07-311-1/+1
| * Add clone to the network example.Ben Straub2012-07-301-0/+1
* | examples: fix warnings in network/Carlos Martín Nieto2012-07-301-2/+3
|/
* errors: Rename the generic return codesVicent Martí2012-05-181-2/+2
* examples: fix an oopsieCarlos Martín Nieto2012-05-111-0/+1
* examples: update network examples error handlingCarlos Martín Nieto2012-05-101-2/+5
* Use new error handling in the example network codeCarlos Martín Nieto2012-04-111-1/+1
* examples/network/git2.c: exit with proper status, and avoid segfaultBrandon Casey2011-11-061-1/+2
* examples/network/git2.c: add newline to usage messageBrandon Casey2011-11-061-1/+1
* examples: add ls-remote, fetch and index-pack examplesCarlos Martín Nieto2011-10-031-0/+57