index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7900-maintenance.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
maintenance: respect remote.*.skipFetchAll
Derrick Stolee
1
-1
/
+7
2021-04-16
maintenance: use 'git fetch --prefetch'
Derrick Stolee
1
-7
/
+7
2021-02-23
maintenance: fix incorrect `maintenance.repo` path with bare repository
Eric Sunshine
1
-0
/
+13
2021-02-09
maintenance: incremental strategy runs pack-refs weekly
Derrick Stolee
1
-0
/
+14
2021-02-09
maintenance: add pack-refs task
Derrick Stolee
1
-0
/
+12
2021-01-20
t7900: clean up some broken refs
Derrick Stolee
1
-0
/
+7
2021-01-20
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee
1
-1
/
+25
2021-01-15
Merge branch 'ds/maintenance-part-4'
Junio C Hamano
1
-5
/
+101
2021-01-05
maintenance: use Windows scheduled tasks
Derrick Stolee
1
-0
/
+37
2021-01-05
maintenance: use launchctl on macOS
Derrick Stolee
1
-0
/
+59
2020-12-21
t7900-maintenance: test for magic markers
Martin Ågren
1
-0
/
+9
2020-12-21
gc: fix handling of crontab magic markers
Martin Ågren
1
-0
/
+7
2020-12-17
Merge branch 'js/t7900-protect-pwd-in-config-get'
Junio C Hamano
1
-2
/
+2
2020-12-09
t7900: use --fixed-value in git-maintenance tests
Josh Steadmon
1
-2
/
+2
2020-12-08
Merge branch 'rs/maintenance-run-outside-repo'
Junio C Hamano
1
-0
/
+8
2020-12-08
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-2
/
+4
2020-12-08
t7900: fix typo: "test_execpt_success"
Josh Steadmon
1
-1
/
+1
2020-12-02
t7900: speed up expensive test
Jeff King
1
-2
/
+4
2020-11-30
maintenance: fix SEGFAULT when no repository
Rafael Silva
1
-0
/
+8
2020-11-25
maintenance: use 'git config --fixed-value'
Derrick Stolee
1
-0
/
+12
2020-11-24
maintenance: extract platform-specific scheduling
Derrick Stolee
1
-4
/
+4
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
1
-1
/
+158
2020-11-02
Merge branch 'ds/maintenance-commit-graph-auto-fix'
Junio C Hamano
1
-0
/
+37
2020-10-16
maintenance: use 'incremental' strategy by default
Derrick Stolee
1
-4
/
+16
2020-10-16
maintenance: create maintenance.strategy config
Derrick Stolee
1
-0
/
+49
2020-10-12
maintenance: core.commitGraph=false prevents writes
Derrick Stolee
1
-0
/
+8
2020-10-08
maintenance: test commit-graph auto condition
Derrick Stolee
1
-0
/
+29
2020-09-25
maintenance: add start/stop subcommands
Derrick Stolee
1
-0
/
+28
2020-09-25
maintenance: add [un]register subcommands
Derrick Stolee
1
-1
/
+16
2020-09-25
maintenance: add --schedule option and config
Derrick Stolee
1
-0
/
+40
2020-09-25
maintenance: optionally skip --auto process
Derrick Stolee
1
-0
/
+13
2020-09-25
maintenance: add incremental-repack auto condition
Derrick Stolee
1
-0
/
+28
2020-09-25
maintenance: auto-size incremental-repack batch
Derrick Stolee
1
-2
/
+34
2020-09-25
maintenance: add incremental-repack task
Derrick Stolee
1
-0
/
+38
2020-09-25
maintenance: create auto condition for loose-objects
Derrick Stolee
1
-0
/
+22
2020-09-25
maintenance: add loose-objects task
Derrick Stolee
1
-0
/
+39
2020-09-25
maintenance: add prefetch task
Derrick Stolee
1
-0
/
+26
2020-09-17
maintenance: use pointers to check --auto
Derrick Stolee
1
-1
/
+1
2020-09-17
maintenance: create maintenance.<task>.enabled config
Derrick Stolee
1
-0
/
+8
2020-09-17
maintenance: add --task option
Derrick Stolee
1
-0
/
+27
2020-09-17
maintenance: add commit-graph task
Derrick Stolee
1
-0
/
+2
2020-09-17
maintenance: add --quiet option
Derrick Stolee
1
-5
/
+10
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
1
-0
/
+23