summaryrefslogtreecommitdiff
path: root/Documentation/git-maintenance.txt
AgeCommit message (Expand)AuthorFilesLines
2021-09-07maintenance: add support for systemd timers on LinuxLibravatar Lénaïc Huard1-5/+53
2021-09-07maintenance: `git maintenance run` learned `--scheduler=<scheduler>`Libravatar Lénaïc Huard1-0/+9
2021-04-16maintenance: use 'git fetch --prefetch'Libravatar Derrick Stolee1-4/+2
2021-02-09maintenance: add pack-refs taskLibravatar Derrick Stolee1-0/+6
2021-01-15Merge branch 'ds/maintenance-part-4'Libravatar Junio C Hamano1-0/+116
2021-01-05maintenance: use Windows scheduled tasksLibravatar Derrick Stolee1-0/+22
2021-01-05maintenance: use launchctl on macOSLibravatar Derrick Stolee1-0/+40
2021-01-04doc: fix some typosLibravatar Thomas Ackermann1-1/+1
2020-12-21git-maintenance.txt: add missing wordLibravatar Martin Ågren1-1/+1
2020-11-24maintenance: include 'cron' details in docsLibravatar Derrick Stolee1-0/+54
2020-10-16maintenance: add troubleshooting guide to docsLibravatar Derrick Stolee1-0/+44
2020-10-16maintenance: use 'incremental' strategy by defaultLibravatar Derrick Stolee1-0/+17
2020-09-25maintenance: add start/stop subcommandsLibravatar Derrick Stolee1-0/+11
2020-09-25maintenance: add [un]register subcommandsLibravatar Derrick Stolee1-0/+14
2020-09-25maintenance: add --schedule option and configLibravatar Derrick Stolee1-1/+12
2020-09-25maintenance: add incremental-repack taskLibravatar Derrick Stolee1-0/+18
2020-09-25maintenance: add loose-objects taskLibravatar Derrick Stolee1-0/+15
2020-09-25maintenance: add prefetch taskLibravatar Derrick Stolee1-0/+15
2020-09-17maintenance: create maintenance.<task>.enabled configLibravatar Derrick Stolee1-5/+9
2020-09-17maintenance: add --task optionLibravatar Derrick Stolee1-1/+8
2020-09-17maintenance: add commit-graph taskLibravatar Derrick Stolee1-0/+8
2020-09-17maintenance: add --quiet optionLibravatar Derrick Stolee1-0/+3
2020-09-17maintenance: create basic maintenance runnerLibravatar Derrick Stolee1-0/+57