| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-23 | config: move Git config parsing into "environment.c" | Patrick Steinhardt | 1 | -0/+1 |
| 2025-04-08 | builtin/update-server-info: remove unnecessary if statement | Usman Akinyemi | 1 | -2/+2 |
| 2025-02-10 | builtin/update-server-info: remove the_repository global variable | Usman Akinyemi | 1 | -4/+4 |
| 2024-12-18 | server-info: stop using `the_repository` | 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 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -2/+1 |
| 2023-04-24 | server-info.h: move declarations for server-info.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2022-10-13 | doc txt & -h consistency: add missing options and labels | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2022-02-04 | i18n: remove from i18n strings that do not hold translatable parts | Jean-Noël Avila | 1 | -1/+1 |
| 2018-02-09 | parse-options: let OPT__FORCE take optional flags argument | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2012-08-22 | i18n: update-server-info: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2012-03-07 | update-server-info: respect core.bigfilethreshold | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
| 2010-11-15 | add OPT__FORCE | René Scharfe | 1 | -2/+1 |
| 2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+25 |