summaryrefslogtreecommitdiff
path: root/Documentation/git-maintenance.txt
Commit message (Expand)AuthorAgeFilesLines
* maintenance: fix synopsis in documentationDerrick Stolee2022-03-151-18/+20
* maintenance: add support for systemd timers on LinuxLénaïc Huard2021-09-071-5/+53
* maintenance: `git maintenance run` learned `--scheduler=<scheduler>`Lénaïc Huard2021-09-071-0/+9
* maintenance: use 'git fetch --prefetch'Derrick Stolee2021-04-161-4/+2
* maintenance: add pack-refs taskDerrick Stolee2021-02-091-0/+6
* Merge branch 'ds/maintenance-part-4'Junio C Hamano2021-01-151-0/+116
|\
| * maintenance: use Windows scheduled tasksDerrick Stolee2021-01-051-0/+22
| * maintenance: use launchctl on macOSDerrick Stolee2021-01-051-0/+40
| * maintenance: include 'cron' details in docsDerrick Stolee2020-11-241-0/+54
* | doc: fix some typosThomas Ackermann2021-01-041-1/+1
* | git-maintenance.txt: add missing wordMartin Ågren2020-12-211-1/+1
|/
* maintenance: add troubleshooting guide to docsDerrick Stolee2020-10-161-0/+44
* maintenance: use 'incremental' strategy by defaultDerrick Stolee2020-10-161-0/+17
* maintenance: add start/stop subcommandsDerrick Stolee2020-09-251-0/+11
* maintenance: add [un]register subcommandsDerrick Stolee2020-09-251-0/+14
* maintenance: add --schedule option and configDerrick Stolee2020-09-251-1/+12
* maintenance: add incremental-repack taskDerrick Stolee2020-09-251-0/+18
* maintenance: add loose-objects taskDerrick Stolee2020-09-251-0/+15
* maintenance: add prefetch taskDerrick Stolee2020-09-251-0/+15
* maintenance: create maintenance.<task>.enabled configDerrick Stolee2020-09-171-5/+9
* maintenance: add --task optionDerrick Stolee2020-09-171-1/+8
* maintenance: add commit-graph taskDerrick Stolee2020-09-171-0/+8
* maintenance: add --quiet optionDerrick Stolee2020-09-171-0/+3
* maintenance: create basic maintenance runnerDerrick Stolee2020-09-171-0/+57