| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+1 |
| 2024-08-05 | set errno=0 before strtoX calls | Kyle Lippincott | 1 | -0/+1 |
| 2024-06-14 | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt | 1 | -0/+2 |
| 2023-12-18 | Merge branch 'jh/trace2-redact-auth' | Junio C Hamano | 1 | -0/+55 |
| 2023-11-23 | t0212: test URL redacting in EVENT format | Jeff Hostetler | 1 | -0/+55 |
| 2023-08-29 | test-trace2: mark unused argv/argc parameters | Jeff King | 1 | -3/+3 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -0/+1 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-06 | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2023-03-28 | t/helper: mark unused argv/argc arguments | Jeff King | 1 | -3/+3 |
| 2023-03-21 | treewide: remove unnecessary includes of cache.h | Elijah Newren | 1 | -1/+1 |
| 2022-11-08 | Merge branch 'rs/no-more-run-command-v' | Taylor Blau | 1 | -1/+3 |
| 2022-10-30 | replace and remove run_command_v_opt() | René Scharfe | 1 | -1/+3 |
| 2022-10-24 | trace2: add global counter mechanism | Jeff Hostetler | 1 | -0/+89 |
| 2022-10-24 | trace2: add stopwatch timers | Jeff Hostetler | 1 | -0/+98 |
| 2022-06-16 | bug_fl(): correctly initialize trace2 va_list | Jeff King | 1 | -2/+2 |
| 2022-06-02 | usage.c: add a non-fatal bug() function to go with BUG() | Ævar Arnfjörð Bjarmason | 1 | -2/+27 |
| 2021-12-07 | common-main.c: call exit(), don't return | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
| 2021-02-09 | usage: trace2 BUG() invocations | Jonathan Tan | 1 | -0/+9 |
| 2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
| 2019-02-22 | trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh | Jeff Hostetler | 1 | -0/+273 |