aboutsummaryrefslogtreecommitdiff
path: root/object-file.h
AgeCommit message (Expand)Author
2025-04-15object-file: split out functions relating to object store subsystemPatrick Steinhardt
2025-04-15object-file: move `git_open_cloexec()` to "compat/open.c"Patrick Steinhardt
2025-04-15object-file: move `safe_create_leading_directories()` into "path.c"Patrick Steinhardt
2025-04-15object-file: move `mkdir_in_gitdir()` into "path.c"Patrick Steinhardt
2024-09-27finalize_object_file(): implement collision checkTaylor Blau
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-04-11object-file.h: move declarations for object-file.c functions from cache.hElijah Newren