Age | Commit message (Expand) | Author | Files | Lines |
2021-04-16 | maintenance: use 'git fetch --prefetch' | Derrick Stolee | 1 | -4/+2 |
2021-02-09 | maintenance: add pack-refs task | Derrick Stolee | 1 | -0/+6 |
2021-01-15 | Merge branch 'ds/maintenance-part-4' | Junio C Hamano | 1 | -0/+116 |
2021-01-05 | maintenance: use Windows scheduled tasks | Derrick Stolee | 1 | -0/+22 |
2021-01-05 | maintenance: use launchctl on macOS | Derrick Stolee | 1 | -0/+40 |
2021-01-04 | doc: fix some typos | Thomas Ackermann | 1 | -1/+1 |
2020-12-21 | git-maintenance.txt: add missing word | Martin Ă…gren | 1 | -1/+1 |
2020-11-24 | maintenance: include 'cron' details in docs | Derrick Stolee | 1 | -0/+54 |
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 |