summaryrefslogtreecommitdiff
path: root/examples/init.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-21/+30
|
* init.c example: deploy more helpersBen Straub2013-10-301-7/+4
|
* init example: deploy helpers, reorgBen Straub2013-10-301-127/+122
|
* Improve isolation of new test from user environsRussell Belfer2013-08-161-0/+28
|
* Add example like "git init"Russell Belfer2013-08-161-0/+217