aboutsummaryrefslogtreecommitdiff
path: root/pack-mtimes.c
AgeCommit message (Expand)Author
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt
2025-04-15object-store: merge "object-store-ll.h" and "object-store.h"Patrick Steinhardt
2025-04-15object-file: move `git_open_cloexec()` to "compat/open.c"Patrick Steinhardt
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-04-11treewide: remove cache.h inclusion due to object-file.h changesElijah Newren
2023-04-11object-file.h: move declarations for object-file.c functions from cache.hElijah Newren
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren
2023-03-21treewide: remove unnecessary cache.h inclusion from a few headersElijah Newren
2022-06-16pack-mtimes: avoid closing a bogus file descriptorJohannes Schindelin
2022-05-26pack-mtimes: support reading .mtimes filesTaylor Blau