| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src: fix typos in header files | Tobias Nießen | 2021-04-18 | 1 | -1/+1 |
| | | |||||
| * | libgit2: provide init_count of the library | Edward Thomson | 2020-12-09 | 1 | -0/+9 |
| | | | | | | | A function to provide the initialization count of the library; this is subject to race conditions but is useful for a naive determination as to whether the library has been initialized or not. | ||||
| * | runtime: move init/shutdown into the "runtime" | Edward Thomson | 2020-10-11 | 1 | -0/+53 |
| Provide a mechanism for system components to register for initialization and shutdown of the libgit2 runtime. | |||||
