summaryrefslogtreecommitdiff
path: root/t/t7900-maintenance.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-09maintenance: incremental strategy runs pack-refs weeklyLibravatar Derrick Stolee1-0/+14
2021-02-09maintenance: add pack-refs taskLibravatar Derrick Stolee1-0/+12
2021-01-20t7900: clean up some broken refsLibravatar Derrick Stolee1-0/+7
2021-01-20maintenance: set log.excludeDecoration durin prefetchLibravatar Derrick Stolee1-1/+25
2021-01-15Merge branch 'ds/maintenance-part-4'Libravatar Junio C Hamano1-5/+101
2021-01-05maintenance: use Windows scheduled tasksLibravatar Derrick Stolee1-0/+37
2021-01-05maintenance: use launchctl on macOSLibravatar Derrick Stolee1-0/+59
2020-12-21t7900-maintenance: test for magic markersLibravatar Martin Ågren1-0/+9
2020-12-21gc: fix handling of crontab magic markersLibravatar Martin Ågren1-0/+7
2020-12-17Merge branch 'js/t7900-protect-pwd-in-config-get'Libravatar Junio C Hamano1-2/+2
2020-12-09t7900: use --fixed-value in git-maintenance testsLibravatar Josh Steadmon1-2/+2
2020-12-08Merge branch 'rs/maintenance-run-outside-repo'Libravatar Junio C Hamano1-0/+8
2020-12-08Merge branch 'ds/maintenance-part-2'Libravatar Junio C Hamano1-2/+4
2020-12-08t7900: fix typo: "test_execpt_success"Libravatar Josh Steadmon1-1/+1
2020-12-02t7900: speed up expensive testLibravatar Jeff King1-2/+4
2020-11-30maintenance: fix SEGFAULT when no repositoryLibravatar Rafael Silva1-0/+8
2020-11-25maintenance: use 'git config --fixed-value'Libravatar Derrick Stolee1-0/+12
2020-11-24maintenance: extract platform-specific schedulingLibravatar Derrick Stolee1-4/+4
2020-11-18Merge branch 'ds/maintenance-part-3'Libravatar Junio C Hamano1-1/+158
2020-11-02Merge branch 'ds/maintenance-commit-graph-auto-fix'Libravatar Junio C Hamano1-0/+37
2020-10-16maintenance: use 'incremental' strategy by defaultLibravatar Derrick Stolee1-4/+16
2020-10-16maintenance: create maintenance.strategy configLibravatar Derrick Stolee1-0/+49
2020-10-12maintenance: core.commitGraph=false prevents writesLibravatar Derrick Stolee1-0/+8
2020-10-08maintenance: test commit-graph auto conditionLibravatar Derrick Stolee1-0/+29
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