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