| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-21 | global: mark usage strings and string tables const | Ahelenia Ziemiańska | 1 | -5/+5 |
| 2024-06-14 | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt | 1 | -0/+2 |
| 2024-01-26 | Merge branch 'vd/fsck-submodule-url-test' | Junio C Hamano | 1 | -18/+34 |
| 2024-01-19 | t7450: test submodule urls | Victoria Dye | 1 | -4/+31 |
| 2024-01-18 | test-submodule: remove command line handling for check-name | Victoria Dye | 1 | -20/+9 |
| 2023-12-26 | submodule-config.h: remove unnecessary include | Elijah Newren | 1 | -0/+1 |
| 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 | -1/+1 |
| 2023-03-21 | treewide: remove cache.h inclusion due to setup.h changes | Elijah Newren | 1 | -1/+0 |
| 2023-03-21 | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2022-11-08 | submodule--helper: move "config" to a test-tool | Ævar Arnfjörð Bjarmason | 1 | -0/+84 |
| 2022-10-06 | test-submodule: inline resolve_relative_url() function | Jeff King | 1 | -14/+8 |
| 2022-09-02 | submodule--helper: move "resolve-relative-url-test" to a test-tool | Ævar Arnfjörð Bjarmason | 1 | -0/+42 |
| 2022-09-02 | submodule--helper: move "check-name" to a test-tool | Ævar Arnfjörð Bjarmason | 1 | -0/+46 |
| 2022-09-02 | submodule--helper: move "is-active" to a test-tool | Ævar Arnfjörð Bjarmason | 1 | -0/+58 |