aboutsummaryrefslogtreecommitdiff
path: root/t/helper/test-simple-ipc.c
AgeCommit message (Expand)Author
2025-12-18strbuf: split out logic to humanise byte valuesJustin Tobler
2025-01-17builtins: send usage_with_options() help text to standard outputJunio C Hamano
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-09-18run-command: mark unused parameters in start_bg_wait callbacksJeff King
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren
2021-09-20t/helper/simple-ipc: convert test-simple-ipc to use start_bg_commandJeff Hostetler
2021-09-20simple-ipc: preparations for supporting binary messages.Jeff Hostetler
2021-03-22t0052: add simple-ipc tests and t/helper/test-simple-ipc toolJeff Hostetler