index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
gc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc: fix a memory leak
Ævar Arnfjörð Bjarmason
2022-07-01
1
-1
/
+7
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
Merge branch 'tb/cruft-packs'
Junio C Hamano
2022-06-03
1
-1
/
+9
|
\
|
*
builtin/gc.c: conditionally avoid pruning objects via loose
Taylor Blau
2022-05-27
1
-1
/
+9
*
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-3
/
+3
|
|
\
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-3
/
+3
*
|
|
builtin/gc.c: delete duplicate include
Elia Pinto
2022-03-13
1
-1
/
+0
*
|
|
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-09
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gc: use hook library for pre-auto-gc hook
Emily Shaffer
2022-01-08
1
-1
/
+2
|
|
/
*
|
usage.c + gc: add and use a die_message_errno()
Ævar Arnfjörð Bjarmason
2021-12-07
1
-6
/
+7
*
|
gc: return from cmd_gc(), don't call exit()
Ævar Arnfjörð Bjarmason
2021-12-07
1
-1
/
+2
|
/
*
Merge branch 'ds/no-usable-cron-on-macos'
Junio C Hamano
2021-11-11
1
-6
/
+21
|
\
|
*
maintenance: disable cron on macOS
Derrick Stolee
2021-11-10
1
-6
/
+21
*
|
gc: perform incremental repack when implictly enabled
Glen Choo
2021-10-15
1
-3
/
+2
*
|
Merge branch 'ab/gc-remove-unused-call'
Junio C Hamano
2021-09-23
1
-7
/
+1
|
\
\
|
*
|
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason
2021-09-13
1
-7
/
+1
*
|
|
Merge branch 'js/run-command-close-packs'
Junio C Hamano
2021-09-21
1
-12
/
+6
|
\
\
\
|
*
|
|
Close object store closer to spawning child processes
Johannes Schindelin
2021-09-09
1
-12
/
+6
*
|
|
|
Merge branch 'lh/systemd-timers'
Junio C Hamano
2021-09-21
1
-71
/
+512
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
maintenance: add support for systemd timers on Linux
Lénaïc Huard
2021-09-07
1
-0
/
+216
|
*
|
maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
Lénaïc Huard
2021-09-07
1
-71
/
+294
|
|
/
*
|
Merge branch 'ab/gc-log-rephrase'
Junio C Hamano
2021-09-10
1
-1
/
+1
|
\
\
|
*
|
gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason
2021-09-02
1
-1
/
+1
|
|
/
*
|
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
2021-09-08
1
-21
/
+70
|
\
\
|
*
|
maintenance: skip bootout/bootstrap when plist is registered
Derrick Stolee
2021-08-24
1
-9
/
+45
|
*
|
maintenance: create `launchctl` configuration using a lock file
Johannes Schindelin
2021-08-24
1
-17
/
+30
|
|
/
*
/
Use a better name for the function interpolating paths
Johannes Schindelin
2021-07-26
1
-1
/
+1
|
/
*
maintenance: fix two memory leaks
Lénaïc Huard
2021-05-12
1
-2
/
+8
*
maintenance: respect remote.*.skipFetchAll
Derrick Stolee
2021-04-16
1
-0
/
+3
*
maintenance: use 'git fetch --prefetch'
Derrick Stolee
2021-04-16
1
-4
/
+3
*
maintenance: simplify prefetch logic
Derrick Stolee
2021-04-06
1
-25
/
+8
*
maintenance: fix incorrect `maintenance.repo` path with bare repository
Eric Sunshine
2021-02-23
1
-17
/
+33
*
maintenance: incremental strategy runs pack-refs weekly
Derrick Stolee
2021-02-10
1
-0
/
+2
*
maintenance: add pack-refs task
Derrick Stolee
2021-02-10
1
-4
/
+17
*
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
2021-02-04
1
-1
/
+1
|
\
|
*
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
2021-01-22
1
-1
/
+1
*
|
Merge branch 'ds/maintenance-prefetch-cleanup'
Junio C Hamano
2021-02-04
1
-0
/
+6
|
\
\
|
*
|
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee
2021-01-21
1
-0
/
+6
|
|
/
*
|
Merge branch 'tb/pack-revindex-api'
Junio C Hamano
2021-01-25
1
-1
/
+1
|
\
\
|
*
|
builtin/gc.c: guess the size of the revindex
Taylor Blau
2021-01-14
1
-1
/
+1
*
|
|
Merge branch 'ma/more-opaque-lock-file'
Junio C Hamano
2021-01-25
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
builtin/gc: don't peek into `struct lock_file`
Martin Ågren
2021-01-06
1
-3
/
+3
|
|
/
*
|
Merge branch 'ds/maintenance-part-4'
Junio C Hamano
2021-01-16
1
-27
/
+395
|
\
\
|
|
/
|
/
|
|
*
maintenance: use Windows scheduled tasks
Derrick Stolee
2021-01-05
1
-1
/
+167
|
*
maintenance: use launchctl on macOS
Derrick Stolee
2021-01-05
1
-1
/
+187
|
*
maintenance: extract platform-specific scheduling
Derrick Stolee
2020-11-24
1
-27
/
+43
*
|
gc: fix handling of crontab magic markers
Martin Ågren
2020-12-21
1
-4
/
+3
*
|
Merge branch 'rs/maintenance-run-outside-repo'
Junio C Hamano
2020-12-09
1
-7
/
+0
|
\
\
|
*
|
maintenance: fix SEGFAULT when no repository
Rafael Silva
2020-11-30
1
-7
/
+0
[next]