summaryrefslogtreecommitdiffstats
path: root/tmp-objdir.c (follow)
Commit message (Expand)AuthorAgeLines
* packfile: prepare for the existence of '*.rev' filesTaylor Blau2021-01-25-2/+4
* strvec: rename struct fieldsJeff King2020-07-30-1/+1
* strvec: convert remaining callers away from argv_array nameJeff King2020-07-28-8/+8
* strvec: rename files from argv-array to strvecJeff King2020-07-28-1/+1
* Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin2018-05-06-1/+1
* object-store: migrate alternates struct and functions from cache.hStefan Beller2018-03-23-0/+1
* tmp-objdir: quote paths we add to alternatesJeff King2016-12-12-1/+17
* tmp-objdir: do not migrate files starting with '.'Jeff King2016-10-10-1/+1
* tmp-objdir: put quarantine information in the environmentJeff King2016-10-10-0/+2
* tmp-objdir: introduce API for temporary object directoriesJeff King2016-10-10-0/+273