| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-02 | string-list: split-then-remove-empty can be done while splitting | Junio C Hamano | 1 | -2/+2 |
| 2024-08-05 | set errno=0 before strtoX calls | Kyle Lippincott | 1 | -0/+2 |
| 2024-06-07 | global: improve const correctness when assigning string constants | Patrick Steinhardt | 1 | -5/+5 |
| 2023-04-24 | t/helper/test-json-writer.c: avoid using `strtok()` | Taylor Blau | 1 | -28/+48 |
| 2023-02-23 | treewide: remove unnecessary cache.h includes in source files | Elijah Newren | 1 | -1/+0 |
| 2022-07-01 | test-tool json-writer: fix memory leaks | Ævar Arnfjörð Bjarmason | 1 | -4/+12 |
| 2018-07-16 | json_writer: new routines to create JSON data | Jeff Hostetler | 1 | -0/+565 |