summaryrefslogtreecommitdiff
path: root/tmp-objdir.c
AgeCommit message (Expand)Author
2021-01-26packfile: prepare for the existence of '*.rev' filesTaylor Blau
2020-07-31strvec: rename struct fieldsJeff King
2020-07-28strvec: convert remaining callers away from argv_array nameJeff King
2020-07-28strvec: rename files from argv-array to strvecJeff King
2018-05-06Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin
2018-03-23object-store: migrate alternates struct and functions from cache.hStefan Beller
2016-12-12tmp-objdir: quote paths we add to alternatesJeff King
2016-10-10tmp-objdir: do not migrate files starting with '.'Jeff King
2016-10-10tmp-objdir: put quarantine information in the environmentJeff King
2016-10-10tmp-objdir: introduce API for temporary object directoriesJeff King