| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | win32: use GIT_ASSERT | Edward Thomson | 2020-11-27 | 1 | -8/+5 |
| * | runtime: move init/shutdown into the "runtime" | Edward Thomson | 2020-10-11 | 1 | -3/+2 |
| * | thread: don't use the global tlsdata for thread exit | Edward Thomson | 2020-10-11 | 1 | -5/+18 |
| * | global: separate global state from thread-local state | Edward Thomson | 2020-10-11 | 1 | -4/+4 |
| * | init: move thread init to git_global_threads_init | Edward Thomson | 2020-10-11 | 1 | -1/+1 |
| * | global: convert to fiber-local storage to fix exit races | Patrick Steinhardt | 2019-11-29 | 1 | -5/+0 |
| * | win32: cast GetProcAddress to void * before casting | Edward Thomson | 2019-06-24 | 1 | -5/+5 |
| * | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+1 |
| * | threads: introduce `git_thread_exit` | Edward Thomson | 2016-11-18 | 1 | -0/+18 |
| * | threads: add platform-independent thread initialization function | Patrick Steinhardt | 2016-06-20 | 1 | -29/+28 |
| * | win32: rename pthread.{c,h} to thread.{c,h} | Patrick Steinhardt | 2016-06-20 | 1 | -0/+240 |
