index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
gc.c
Age
Commit message (
Expand
)
Author
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-22
reflog: close leak of reflog expire entry
Jacob Keller
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-14
Merge branch 'ac/prune-wo-the-repository'
Junio C Hamano
2025-07-14
Merge branch 'cb/total-ram-bsd-fix'
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-file-wo-the-repository
Junio C Hamano
2025-07-07
builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
Carlo Marcelo Arenas Belón
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-06-25
Merge branch 'ps/maintenance-ref-lock'
Junio C Hamano
2025-06-03
builtin/maintenance: fix locking race when handling "gc" task
Patrick Steinhardt
2025-06-03
builtin/gc: avoid global state in `gc_before_repack()`
Patrick Steinhardt
2025-06-03
builtin/maintenance: fix locking race with refs and reflogs tasks
Patrick Steinhardt
2025-06-03
builtin/maintenance: split into foreground and background tasks
Patrick Steinhardt
2025-06-03
builtin/maintenance: fix typedef for function pointers
Patrick Steinhardt
2025-06-03
builtin/maintenance: extract function to run tasks
Patrick Steinhardt
2025-06-03
builtin/maintenance: stop modifying global array of tasks
Patrick Steinhardt
2025-06-03
builtin/maintenance: mark "--task=" and "--schedule=" as incompatible
Patrick Steinhardt
2025-06-03
builtin/maintenance: centralize configuration of explicit tasks
Patrick Steinhardt
2025-06-03
builtin/gc: drop redundant local variable
Patrick Steinhardt
2025-06-03
builtin/gc: use designated field initializers for maintenance tasks
Patrick Steinhardt
2025-06-01
builtin/gc: correct physical memory detection for OpenBSD / NetBSD
Brad Smith
2025-05-15
Merge branch 'ps/maintenance-missing-tasks'
Junio C Hamano
2025-05-12
Merge branch 'ps/object-store-cleanup'
Junio C Hamano
2025-05-07
builtin/maintenance: introduce "rerere-gc" task
Patrick Steinhardt
2025-05-07
builtin/gc: move rerere garbage collection into separate function
Patrick Steinhardt
2025-05-07
builtin/maintenance: introduce "worktree-prune" task
Patrick Steinhardt
2025-05-07
builtin/gc: move pruning of worktrees into a separate function
Patrick Steinhardt
2025-05-07
builtin/gc: remove global variables where it is trivial to do
Patrick Steinhardt
2025-05-07
builtin/gc: fix indentation of `cmd_gc()` parameters
Patrick Steinhardt
2025-04-29
Merge branch 'jh/gc-launchctl-schedule-fix'
Junio C Hamano
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
2025-04-24
Merge branch 'rj/build-tweaks'
Junio C Hamano
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
2025-04-23
maintenance: fix launchctl calendar intervals
Josh Heinrichs
2025-04-17
parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
Patrick Steinhardt
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
2025-04-16
builtin/gc.c: correct RAM calculation when using sysinfo
Ramsay Jones
2025-04-16
Merge branch 'ps/maintenance-reflog-expire'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-04-08
builtin/maintenance: introduce "reflog-expire" task
Patrick Steinhardt
2025-04-08
builtin/gc: split out function to expire reflog entries
Patrick Steinhardt
2025-03-23
maintenance: add loose-objects.batchSize config
Derrick Stolee
2025-03-23
maintenance: force progress/no-quiet to children
Derrick Stolee
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
[prev]
[next]