Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: remove cache.h inclusion due to setup.h changes | Elijah Newren | 2023-03-21 | 1 | -1/+0 |
* | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | hash.h: move some oid-related declarations from cache.h | Elijah Newren | 2023-02-23 | 1 | -0/+1 |
* | repository: support unabsorbed in repo_submodule_init | Jonathan Tan | 2021-09-09 | 1 | -3/+1 |
* | hash: provide per-algorithm null OIDs | brian m. carlson | 2021-04-27 | 1 | -1/+1 |
* | drop unused argc parameters | Jeff King | 2020-09-30 | 1 | -3/+3 |
* | repository: repo_submodule_init to take a submodule struct | Stefan Beller | 2018-12-05 | 1 | -3/+5 |
* | t/helper: add test-submodule-nested-repo-config | Antonio Ospite | 2018-10-31 | 1 | -0/+30 |