summaryrefslogtreecommitdiff
path: root/t/t7900-maintenance.sh
Commit message (Expand)AuthorAgeFilesLines
* maintenance: fix incorrect `maintenance.repo` path with bare repositoryEric Sunshine2021-02-231-0/+13
* maintenance: incremental strategy runs pack-refs weeklyDerrick Stolee2021-02-091-0/+14
* maintenance: add pack-refs taskDerrick Stolee2021-02-091-0/+12
* t7900: clean up some broken refsDerrick Stolee2021-01-201-0/+7
* maintenance: set log.excludeDecoration durin prefetchDerrick Stolee2021-01-201-1/+25
* Merge branch 'ds/maintenance-part-4'Junio C Hamano2021-01-151-5/+101
|\
| * maintenance: use Windows scheduled tasksDerrick Stolee2021-01-051-0/+37
| * maintenance: use launchctl on macOSDerrick Stolee2021-01-051-0/+59
| * maintenance: extract platform-specific schedulingDerrick Stolee2020-11-241-4/+4
* | t7900-maintenance: test for magic markersMartin Ågren2020-12-211-0/+9
* | gc: fix handling of crontab magic markersMartin Ågren2020-12-211-0/+7
* | Merge branch 'js/t7900-protect-pwd-in-config-get'Junio C Hamano2020-12-171-2/+2
|\ \
| * | t7900: use --fixed-value in git-maintenance testsJosh Steadmon2020-12-091-2/+2
* | | Merge branch 'rs/maintenance-run-outside-repo'Junio C Hamano2020-12-081-0/+8
|\ \ \
| * | | t7900: fix typo: "test_execpt_success"Josh Steadmon2020-12-081-1/+1
| * | | maintenance: fix SEGFAULT when no repositoryRafael Silva2020-11-301-0/+8
* | | | Merge branch 'ds/maintenance-part-2'Junio C Hamano2020-12-081-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | t7900: speed up expensive testJeff King2020-12-021-2/+4
* | | | maintenance: use 'git config --fixed-value'Derrick Stolee2020-11-251-0/+12
| |/ / |/| |
* | | Merge branch 'ds/maintenance-part-3'Junio C Hamano2020-11-181-1/+158
|\ \ \ | | |/ | |/|
| * | maintenance: use 'incremental' strategy by defaultDerrick Stolee2020-10-161-4/+16
| * | maintenance: create maintenance.strategy configDerrick Stolee2020-10-161-0/+49
| * | maintenance: add start/stop subcommandsDerrick Stolee2020-09-251-0/+28
| * | maintenance: add [un]register subcommandsDerrick Stolee2020-09-251-1/+16
| * | maintenance: add --schedule option and configDerrick Stolee2020-09-251-0/+40
| * | maintenance: optionally skip --auto processDerrick Stolee2020-09-251-0/+13
| |/
* | Merge branch 'ds/maintenance-commit-graph-auto-fix'Junio C Hamano2020-11-021-0/+37
|\ \ | |/ |/|
| * maintenance: core.commitGraph=false prevents writesDerrick Stolee2020-10-121-0/+8
| * maintenance: test commit-graph auto conditionDerrick Stolee2020-10-081-0/+29
* | maintenance: add incremental-repack auto conditionDerrick Stolee2020-09-251-0/+28
* | maintenance: auto-size incremental-repack batchDerrick Stolee2020-09-251-2/+34
* | maintenance: add incremental-repack taskDerrick Stolee2020-09-251-0/+38
* | maintenance: create auto condition for loose-objectsDerrick Stolee2020-09-251-0/+22
* | maintenance: add loose-objects taskDerrick Stolee2020-09-251-0/+39
* | maintenance: add prefetch taskDerrick Stolee2020-09-251-0/+26
|/
* maintenance: use pointers to check --autoDerrick Stolee2020-09-171-1/+1
* maintenance: create maintenance.<task>.enabled configDerrick Stolee2020-09-171-0/+8
* maintenance: add --task optionDerrick Stolee2020-09-171-0/+27
* maintenance: add commit-graph taskDerrick Stolee2020-09-171-0/+2
* maintenance: add --quiet optionDerrick Stolee2020-09-171-5/+10
* maintenance: create basic maintenance runnerDerrick Stolee2020-09-171-0/+23