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
/
builtin
/
gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
Merge branch 'ds/no-usable-cron-on-macos'
Junio C Hamano
1
-6
/
+21
2021-11-10
maintenance: disable cron on macOS
Derrick Stolee
1
-6
/
+21
2021-10-15
gc: perform incremental repack when implictly enabled
Glen Choo
1
-3
/
+2
2021-09-23
Merge branch 'ab/gc-remove-unused-call'
Junio C Hamano
1
-7
/
+1
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
1
-12
/
+6
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-71
/
+512
2021-09-12
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason
1
-7
/
+1
2021-09-10
Merge branch 'ab/gc-log-rephrase'
Junio C Hamano
1
-1
/
+1
2021-09-09
Close object store closer to spawning child processes
Johannes Schindelin
1
-12
/
+6
2021-09-08
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
1
-21
/
+70
2021-09-07
maintenance: add support for systemd timers on Linux
Lénaïc Huard
1
-0
/
+216
2021-09-07
maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
Lénaïc Huard
1
-71
/
+294
2021-09-02
gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-08-24
maintenance: skip bootout/bootstrap when plist is registered
Derrick Stolee
1
-9
/
+45
2021-08-24
maintenance: create `launchctl` configuration using a lock file
Johannes Schindelin
1
-17
/
+30
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
1
-1
/
+1
2021-05-12
maintenance: fix two memory leaks
Lénaïc Huard
1
-2
/
+8
2021-04-16
maintenance: respect remote.*.skipFetchAll
Derrick Stolee
1
-0
/
+3
2021-04-16
maintenance: use 'git fetch --prefetch'
Derrick Stolee
1
-4
/
+3
2021-04-06
maintenance: simplify prefetch logic
Derrick Stolee
1
-25
/
+8
2021-02-23
maintenance: fix incorrect `maintenance.repo` path with bare repository
Eric Sunshine
1
-17
/
+33
2021-02-09
maintenance: incremental strategy runs pack-refs weekly
Derrick Stolee
1
-0
/
+2
2021-02-09
maintenance: add pack-refs task
Derrick Stolee
1
-4
/
+17
2021-02-03
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
1
-1
/
+1
2021-02-03
Merge branch 'ds/maintenance-prefetch-cleanup'
Junio C Hamano
1
-0
/
+6
2021-01-25
Merge branch 'tb/pack-revindex-api'
Junio C Hamano
1
-1
/
+1
2021-01-25
Merge branch 'ma/more-opaque-lock-file'
Junio C Hamano
1
-4
/
+4
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
1
-1
/
+1
2021-01-20
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee
1
-0
/
+6
2021-01-15
Merge branch 'ds/maintenance-part-4'
Junio C Hamano
1
-27
/
+395
2021-01-13
builtin/gc.c: guess the size of the revindex
Taylor Blau
1
-1
/
+1
2021-01-06
builtin/gc: don't peek into `struct lock_file`
Martin Ågren
1
-3
/
+3
2021-01-05
maintenance: use Windows scheduled tasks
Derrick Stolee
1
-1
/
+167
2021-01-05
maintenance: use launchctl on macOS
Derrick Stolee
1
-1
/
+187
2020-12-21
gc: fix handling of crontab magic markers
Martin Ågren
1
-4
/
+3
2020-12-08
Merge branch 'rs/maintenance-run-outside-repo'
Junio C Hamano
1
-7
/
+0
2020-12-08
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
1
-2
/
+3
2020-11-30
Merge branch 'ab/gc-keep-base-option'
Junio C Hamano
1
-4
/
+4
2020-11-30
maintenance: fix SEGFAULT when no repository
Rafael Silva
1
-7
/
+0
2020-11-25
maintenance: use 'git config --fixed-value'
Derrick Stolee
1
-2
/
+3
2020-11-24
maintenance: extract platform-specific scheduling
Derrick Stolee
1
-27
/
+43
2020-11-21
gc: rename keep_base_pack variable for --keep-largest-pack
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2020-11-18
gc: fix cast in compare_tasks_by_selection()
René Scharfe
1
-4
/
+2
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
1
-6
/
+275
2020-11-11
Merge branch 'rs/clear-commit-marks-in-repo'
Junio C Hamano
1
-1
/
+1
2020-11-02
Merge branch 'ds/maintenance-commit-graph-auto-fix'
Junio C Hamano
1
-1
/
+11
2020-10-31
object: allow clear_commit_marks_all to handle any repo
René Scharfe
1
-1
/
+1
2020-10-16
maintenance: use 'incremental' strategy by default
Derrick Stolee
1
-0
/
+10
2020-10-16
maintenance: create maintenance.strategy config
Derrick Stolee
1
-2
/
+26
2020-10-12
maintenance: core.commitGraph=false prevents writes
Derrick Stolee
1
-0
/
+4
[next]