Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: fix typo in `git_libgit2_init` description | Patrick Steinhardt | 2017-04-21 | 1 | -1/+1 |
| | |||||
* | init: return the number of initializations | Edward Thomson | 2014-12-04 | 1 | -4/+10 |
| | |||||
* | Rename git_threads_ to git_libgit2_ | Carlos MartÃn Nieto | 2014-11-08 | 1 | -0/+38 |
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. |