Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-23errors: remove giterr usage in examplesEdward Thomson
2018-01-26examples: Switch to the nifty argv helpers from commonEtienne Samson
2015-05-02Restructured to be nicer exampleTomas Paladin Volf
2015-04-30Added call to git_libgit2_shutdown()Tomas Paladin Volf
2014-11-09Rename git_threads_ to git_libgit2_Carlos Martín Nieto
2013-04-23examples: init the threading systemCarlos Martín Nieto
2012-08-19Merge pull request #778 from ben/cloneVicent Martí
2012-07-31Rename example function to avoid name collision.Ben Straub
2012-07-31Add clone to the network example.Ben Straub
2012-07-30examples: fix warnings in network/Carlos Martín Nieto
2012-05-18errors: Rename the generic return codesVicent Martí
2012-05-11examples: fix an oopsieCarlos Martín Nieto
2012-05-10examples: update network examples error handlingCarlos Martín Nieto
2012-04-11Use new error handling in the example network codeCarlos Martín Nieto
2011-11-07examples/network/git2.c: exit with proper status, and avoid segfaultBrandon Casey
2011-11-07examples/network/git2.c: add newline to usage messageBrandon Casey
2011-10-03examples: add ls-remote, fetch and index-pack examplesCarlos Martín Nieto