summaryrefslogtreecommitdiff
path: root/pack-mtimes.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove cache.h inclusion due to object-file.h changesElijah Newren2023-04-111-1/+1
* object-file.h: move declarations for object-file.c functions from cache.hElijah Newren2023-04-111-0/+1
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* treewide: remove unnecessary cache.h inclusion from a few headersElijah Newren2023-03-211-1/+1
* pack-mtimes: avoid closing a bogus file descriptorJohannes Schindelin2022-06-161-1/+2
* pack-mtimes: support reading .mtimes filesTaylor Blau2022-05-261-0/+129