Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shallow: fix -Wsign-compare warnings | Patrick Steinhardt | 2024-12-27 | 1 | -3/+3 |
* | object.h: stop depending on cache.h; make cache.h depend on object.h | Elijah Newren | 2023-02-24 | 1 | -0/+2 |
* | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+3 |
* | shallow: use struct 'shallow_lock' for additional safety | Taylor Blau | 2020-04-30 | 1 | -3/+18 |
* | shallow.h: document '{commit,rollback}_shallow_file' | Taylor Blau | 2020-04-30 | 1 | -0/+2 |
* | shallow: extract a header file for shallow-related functions | Taylor Blau | 2020-04-30 | 1 | -0/+64 |