| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-17 | builtin: send usage() help text to standard output | Junio C Hamano | 1 | -2/+1 |
| 2024-12-06 | diff.h: fix index used to loop through unsigned integer | Patrick Steinhardt | 1 | -1/+0 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+3 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 1 | -1/+2 |
| 2024-09-13 | builtin: add a repository parameter for builtin functions | John Cai | 1 | -1/+4 |
| 2023-06-21 | diff.h: remove unnecessary include of oidset.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-28 | builtins: mark unused prefix parameters | Jeff King | 1 | -1/+1 |
| 2022-11-21 | cocci: apply "pending" index-compatibility to some "builtin/*.c" | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
| 2021-06-09 | builtins + test helpers: use return instead of exit() in cmd_* | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
| 2018-11-12 | diff-lib.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -1/+1 |
| 2017-10-11 | merge-ours: do not use cmd_*() as a subroutine | Junio C Hamano | 1 | -9/+7 |
| 2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+34 |