summaryrefslogtreecommitdiffstats
path: root/tmp-objdir.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin2018-05-061-1/+1
* object-store: migrate alternates struct and functions from cache.hStefan Beller2018-03-231-0/+1
* tmp-objdir: quote paths we add to alternatesJeff King2016-12-121-1/+17
* tmp-objdir: do not migrate files starting with '.'Jeff King2016-10-101-1/+1
* tmp-objdir: put quarantine information in the environmentJeff King2016-10-101-0/+2
* tmp-objdir: introduce API for temporary object directoriesJeff King2016-10-101-0/+273