| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-27 | t/helper: fix leaking subrepo in nested submodule config helper | Patrick Steinhardt | 1 | -1/+1 |
| 2024-06-14 | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt | 1 | -0/+2 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -0/+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 |
| 2023-02-23 | hash.h: move some oid-related declarations from cache.h | Elijah Newren | 1 | -0/+1 |
| 2021-09-09 | repository: support unabsorbed in repo_submodule_init | Jonathan Tan | 1 | -3/+1 |
| 2021-04-27 | hash: provide per-algorithm null OIDs | brian m. carlson | 1 | -1/+1 |
| 2020-09-30 | drop unused argc parameters | Jeff King | 1 | -3/+3 |
| 2018-12-05 | repository: repo_submodule_init to take a submodule struct | Stefan Beller | 1 | -3/+5 |
| 2018-10-31 | t/helper: add test-submodule-nested-repo-config | Antonio Ospite | 1 | -0/+30 |