| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-03 | simple-ipc.h: *.txt -> *.adoc fixes | Todd Zullinger | 1 | -1/+1 |
| 2024-10-08 | simple-ipc: split async server initialization and running | Jeff King | 1 | -4/+13 |
| 2021-10-13 | Merge branch 'jh/builtin-fsmonitor-part1' | Junio C Hamano | 1 | -9/+12 |
| 2021-09-27 | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason | 1 | -5/+1 |
| 2021-09-20 | simple-ipc: move definition of ipc_active_state outside of ifdef | Carlo Marcelo Arenas Belón | 1 | -7/+7 |
| 2021-09-20 | simple-ipc: preparations for supporting binary messages. | Jeff Hostetler | 1 | -2/+5 |
| 2021-05-21 | simple-ipc: correct ifdefs when NO_PTHREADS is defined | Jeff Hostetler | 1 | -4/+0 |
| 2021-03-22 | simple-ipc: add Unix domain socket implementation | Jeff Hostetler | 1 | -1/+12 |
| 2021-03-15 | simple-ipc: add win32 implementation | Jeff Hostetler | 1 | -0/+228 |