summaryrefslogtreecommitdiff
path: root/t/t7900-maintenance.sh
AgeCommit message (Expand)AuthorFilesLines
2021-01-05maintenance: use Windows scheduled tasksLibravatar Derrick Stolee1-0/+37
2021-01-05maintenance: use launchctl on macOSLibravatar Derrick Stolee1-0/+59
2020-11-24maintenance: extract platform-specific schedulingLibravatar Derrick Stolee1-4/+4
2020-10-16maintenance: use 'incremental' strategy by defaultLibravatar Derrick Stolee1-4/+16
2020-10-16maintenance: create maintenance.strategy configLibravatar Derrick Stolee1-0/+49
2020-09-25maintenance: add start/stop subcommandsLibravatar Derrick Stolee1-0/+28
2020-09-25maintenance: add [un]register subcommandsLibravatar Derrick Stolee1-1/+16
2020-09-25maintenance: add --schedule option and configLibravatar Derrick Stolee1-0/+40
2020-09-25maintenance: optionally skip --auto processLibravatar Derrick Stolee1-0/+13
2020-09-25maintenance: add incremental-repack auto conditionLibravatar Derrick Stolee1-0/+28
2020-09-25maintenance: auto-size incremental-repack batchLibravatar Derrick Stolee1-2/+34
2020-09-25maintenance: add incremental-repack taskLibravatar Derrick Stolee1-0/+38
2020-09-25maintenance: create auto condition for loose-objectsLibravatar Derrick Stolee1-0/+22
2020-09-25maintenance: add loose-objects taskLibravatar Derrick Stolee1-0/+39
2020-09-25maintenance: add prefetch taskLibravatar Derrick Stolee1-0/+26
2020-09-17maintenance: use pointers to check --autoLibravatar Derrick Stolee1-1/+1
2020-09-17maintenance: create maintenance.<task>.enabled configLibravatar Derrick Stolee1-0/+8
2020-09-17maintenance: add --task optionLibravatar Derrick Stolee1-0/+27
2020-09-17maintenance: add commit-graph taskLibravatar Derrick Stolee1-0/+2
2020-09-17maintenance: add --quiet optionLibravatar Derrick Stolee1-5/+10
2020-09-17maintenance: create basic maintenance runnerLibravatar Derrick Stolee1-0/+23