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
2014-03-05Add tag exampleJiri Pospisil
2013-11-04Merge pull request #1317 from libgit2/blameRussell Belfer
2013-10-30Extract common example helpers and reorg examplesRussell Belfer
2013-10-10Un-remove init exampleBen Straub
2013-09-17Add blame exampleBen Straub
2013-08-17Add example like "git init"Russell Belfer
2013-07-10rev-parse exampleRussell Belfer
2013-07-10Basic framework for log commandRussell Belfer
2013-06-20Initial implementation of status exampleRussell Belfer
2013-05-16Add cat-file example and increase const use in APIRussell Belfer
2013-04-09Add rev-list example to makefilesBen Straub
2012-12-17Fix diff constructor name order confusionRussell Belfer
2012-11-02Improve docs, examples, warningsRussell Belfer
2012-03-03Continue implementation of git-diffRussell Belfer
2012-03-03Clean up diff implementation for reviewRussell Belfer
2011-09-16Fixed typo in example Makefile code and slimmed it down more.David Boyce
2011-09-13Fixed to build examples with knowledge of include and lib locations.David Boyce
2011-06-15update examples content to be compilable and up to dateScott Chacon