Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-25 | packfile: prepare for the existence of '*.rev' files | Taylor Blau | 1 | -2/+4 |
2020-07-30 | strvec: rename struct fields | Jeff King | 1 | -1/+1 |
2020-07-28 | strvec: convert remaining callers away from argv_array name | Jeff King | 1 | -8/+8 |
2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
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 |