summaryrefslogtreecommitdiff
path: root/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* examples: add a basic for-each-ref examplepeff/iconvJeff King2014-05-081-0/+1
* Add tag exampleJiri Pospisil2014-03-051-1/+1
* Merge pull request #1317 from libgit2/blameRussell Belfer2013-11-041-1/+1
|\
| * Un-remove init exampleBen Straub2013-10-091-1/+1
| * Add blame exampleBen Straub2013-09-161-1/+1
* | Extract common example helpers and reorg examplesRussell Belfer2013-10-291-1/+1
|/
* Add example like "git init"Russell Belfer2013-08-161-1/+1
* rev-parse exampleRussell Belfer2013-07-101-1/+1
* Basic framework for log commandRussell Belfer2013-07-101-1/+1
* Initial implementation of status exampleRussell Belfer2013-06-201-1/+1
* Add cat-file example and increase const use in APIRussell Belfer2013-05-161-1/+1
* Add rev-list example to makefilesBen Straub2013-04-091-1/+1
* Fix diff constructor name order confusionRussell Belfer2012-12-171-1/+1
* Improve docs, examples, warningsRussell Belfer2012-11-011-1/+1
* Continue implementation of git-diffRussell Belfer2012-03-021-2/+3
* Clean up diff implementation for reviewRussell Belfer2012-03-021-3/+4
* Fixed typo in example Makefile code and slimmed it down more.David Boyce2011-09-151-7/+5
* Fixed to build examples with knowledge of include and lib locations.David Boyce2011-09-121-3/+8
* update examples content to be compilable and up to dateScott Chacon2011-06-151-0/+10