aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-submodule-nested-repo-config.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-10hash: stop depending on `the_repository` in `null_oid()`Patrick Steinhardt1-1/+1
2024-09-27t/helper: fix leaking subrepo in nested submodule config helperPatrick Steinhardt1-1/+1
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt1-0/+2
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren1-0/+1
2023-03-21treewide: remove cache.h inclusion due to setup.h changesElijah Newren1-1/+0
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-02-23hash.h: move some oid-related declarations from cache.hElijah Newren1-0/+1
2021-09-09repository: support unabsorbed in repo_submodule_initJonathan Tan1-3/+1
2021-04-27hash: provide per-algorithm null OIDsbrian m. carlson1-1/+1
2020-09-30drop unused argc parametersJeff King1-3/+3
2018-12-05repository: repo_submodule_init to take a submodule structStefan Beller1-3/+5
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite1-0/+30