Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-16 | maintenance: add troubleshooting guide to docs | Derrick Stolee | 1 | -0/+44 |
2020-10-16 | maintenance: use 'incremental' strategy by default | Derrick Stolee | 1 | -0/+17 |
2020-09-25 | maintenance: add start/stop subcommands | Derrick Stolee | 1 | -0/+11 |
2020-09-25 | maintenance: add [un]register subcommands | Derrick Stolee | 1 | -0/+14 |
2020-09-25 | maintenance: add --schedule option and config | Derrick Stolee | 1 | -1/+12 |
2020-09-25 | maintenance: add incremental-repack task | Derrick Stolee | 1 | -0/+18 |
2020-09-25 | maintenance: add loose-objects task | Derrick Stolee | 1 | -0/+15 |
2020-09-25 | maintenance: add prefetch task | Derrick Stolee | 1 | -0/+15 |
2020-09-17 | maintenance: create maintenance.<task>.enabled config | Derrick Stolee | 1 | -5/+9 |
2020-09-17 | maintenance: add --task option | Derrick Stolee | 1 | -1/+8 |
2020-09-17 | maintenance: add commit-graph task | Derrick Stolee | 1 | -0/+8 |
2020-09-17 | maintenance: add --quiet option | Derrick Stolee | 1 | -0/+3 |
2020-09-17 | maintenance: create basic maintenance runner | Derrick Stolee | 1 | -0/+57 |