Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
2018-03-23 | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 1 | -0/+1 |
2016-12-12 | tmp-objdir: quote paths we add to alternates | Jeff King | 1 | -1/+17 |
2016-10-10 | tmp-objdir: do not migrate files starting with '.' | Jeff King | 1 | -1/+1 |
2016-10-10 | tmp-objdir: put quarantine information in the environment | Jeff King | 1 | -0/+2 |
2016-10-10 | tmp-objdir: introduce API for temporary object directories | Jeff King | 1 | -0/+273 |