Age | Commit message (Expand) | Author |
---|---|---|
2025-03-10 | hash: stop depending on `the_repository` in `null_oid()` | Patrick Steinhardt |
2024-09-27 | t/helper: fix leaking subrepo in nested submodule config helper | Patrick Steinhardt |
2024-06-14 | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt |
2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren |
2023-03-21 | treewide: remove cache.h inclusion due to setup.h changes | Elijah Newren |
2023-03-21 | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren |
2023-02-23 | hash.h: move some oid-related declarations from cache.h | Elijah Newren |
2021-09-09 | repository: support unabsorbed in repo_submodule_init | Jonathan Tan |
2021-04-27 | hash: provide per-algorithm null OIDs | brian m. carlson |
2020-09-30 | drop unused argc parameters | Jeff King |
2018-12-05 | repository: repo_submodule_init to take a submodule struct | Stefan Beller |
2018-10-31 | t/helper: add test-submodule-nested-repo-config | Antonio Ospite |