| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add more trace scopes (#362) | Dan Engelbrecht | 2023-09-15 | 1 | -0/+5 |
| * | retry file create (#383) | Dan Engelbrecht | 2023-09-04 | 1 | -1/+4 |
| * | safer gc on low disk (#373) | Dan Engelbrecht | 2023-08-22 | 1 | -36/+45 |
| * | catch exceptions when scheduling GC and when writing GC scheduling state (#339) | Dan Engelbrecht | 2023-08-01 | 1 | -136/+149 |
| * | Content scrubbing (#271) | Stefan Boberg | 2023-05-16 | 1 | -7/+135 |
| * | Additional trace instrumentation (#312) | Stefan Boberg | 2023-05-16 | 1 | -0/+5 |
| * | Add `--gc-projectstore-duration-seconds` option (#281) | Dan Engelbrecht | 2023-05-16 | 1 | -26/+51 |
| * | removed remnants of ZEN_USE_REF_TRACKING | Stefan Boberg | 2023-05-15 | 1 | -20/+0 |
| * | minor GC API cleanup | Stefan Boberg | 2023-05-15 | 1 | -5/+5 |
| * | make sure we create gc root directory before checking disk space | Dan Engelbrecht | 2023-05-10 | 1 | -7/+7 |
| * | Low disk space detector (#277) | Dan Engelbrecht | 2023-05-09 | 1 | -3/+45 |
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+1312 |