aboutsummaryrefslogtreecommitdiffstats
path: root/tmp-objdir.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-06Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin1-1/+1
2018-03-23object-store: migrate alternates struct and functions from cache.hStefan Beller1-0/+1
2016-12-12tmp-objdir: quote paths we add to alternatesJeff King1-1/+17
2016-10-10tmp-objdir: do not migrate files starting with '.'Jeff King1-1/+1
2016-10-10tmp-objdir: put quarantine information in the environmentJeff King1-0/+2
2016-10-10tmp-objdir: introduce API for temporary object directoriesJeff King1-0/+273