summaryrefslogtreecommitdiff
path: root/examples/rev-parse.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-081-2/+2
| | | | | | This describes their purpose better, as we now initialize ssl and some other global stuff in there. Calling the init function is not something which has been optional for a while now.
* Replace copyright topmatter in example filesBen Straub2013-11-021-3/+10
|
* Format comments for use with doccoBen Straub2013-10-311-2/+1
|
* Reorganize rev-parse exampleBen Straub2013-10-301-53/+56
|
* rev-parse exampleRussell Belfer2013-07-101-0/+106