aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-simple-ipc.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-17builtins: send usage_with_options() help text to standard outputJunio C Hamano1-2/+2
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren1-1/+0
2023-09-18run-command: mark unused parameters in start_bg_wait callbacksJeff King1-1/+2
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren1-1/+2
2021-09-20t/helper/simple-ipc: convert test-simple-ipc to use start_bg_commandJeff Hostetler1-156/+43
2021-09-20simple-ipc: preparations for supporting binary messages.Jeff Hostetler1-11/+23
2021-03-22t0052: add simple-ipc tests and t/helper/test-simple-ipc toolJeff Hostetler1-0/+787