Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgit2: provide init_count of the library | Edward Thomson | 2020-12-09 | 1 | -0/+2 |
| | | | | | | 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. | ||||
* | Move libgit2 settings into libgit2.cethomson/init | Edward Thomson | 2020-10-11 | 1 | -0/+13 |