Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgit2: provide init_count of the library | Edward Thomson | 2020-12-09 | 1 | -0/+15 |
* | threads: give atomic functions the git_atomic prefix | Edward Thomson | 2020-12-06 | 1 | -1/+1 |
* | threads: rename git_atomic to git_atomic32 | Edward Thomson | 2020-12-06 | 1 | -8/+8 |
* | util: move git__noop into the util header | Edward Thomson | 2020-12-05 | 1 | -2/+2 |
* | Fix the `-DTHREADSAFE=OFF` build | lhchavez | 2020-11-02 | 1 | -2/+2 |
* | runtime: move init/shutdown into the "runtime" | Edward Thomson | 2020-10-11 | 1 | -0/+147 |