| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-23 | config: move Git config parsing into "environment.c" | Patrick Steinhardt | 1 | -0/+1 |
| 2025-07-23 | config: drop `git_config()` wrapper | Patrick Steinhardt | 1 | -1/+1 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 1 | -0/+1 |
| 2024-09-13 | builtin: add a repository parameter for builtin functions | John Cai | 1 | -1/+4 |
| 2023-06-21 | builtin.h: remove unneccessary includes | Elijah Newren | 1 | -0/+1 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -1/+0 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2022-10-13 | doc txt & -h consistency: add or fix optional "--" syntax | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2022-10-13 | doc txt & -h consistency: fix mismatching labels | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -8/+15 |
| 2020-07-30 | builtin/verify-pack: implement an --object-format option | brian m. carlson | 1 | -8/+15 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
| 2014-08-20 | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 1 | -2/+1 |
| 2014-06-30 | verify-pack: use strbuf_strip_suffix | Jeff King | 1 | -4/+3 |
| 2014-06-30 | replace has_extension with ends_with | Jeff King | 1 | -2/+2 |
| 2012-08-22 | i18n: verify-pack: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2011-06-05 | verify-pack: use index-pack --verify | Junio C Hamano | 1 | -107/+25 |
| 2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+166 |