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-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-02-12
Merge branch 'zh/gc-expire-to'
Junio C Hamano
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
2025-01-24
gc: add `--expire-to` option
ZheNing Hu
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
2025-01-07
wrapper: allow generating insecure random bytes
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-r...
Junio C Hamano
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
2024-12-04
Merge branch 'ps/gc-stale-lock-warning'
Junio C Hamano
2024-12-04
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
2024-11-20
Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47
Junio C Hamano
2024-11-20
builtin/gc: provide hint when maintenance hits a stale schedule lock
Patrick Steinhardt
2024-10-18
Merge branch 'ps/maintenance-start-crash-fix'
Taylor Blau
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
2024-09-30
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
2024-09-27
builtin/maintenance: fix leaking config string
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-20
maintenance: add custom config to background jobs
Derrick Stolee
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-06
Merge branch 'jk/maybe-unused-cleanup'
Junio C Hamano
2024-08-29
gc: drop MAYBE_UNUSED annotation from used parameter
Jeff King
2024-08-28
gc: mark unused config parameter in virtual functions
Jeff King
2024-08-26
Merge branch 'ps/maintenance-detach-fix-more'
Junio C Hamano
2024-08-26
Merge branch 'ps/maintenance-detach-fix'
Junio C Hamano
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-21
builtin/maintenance: fix loose objects task emitting pack hash
Patrick Steinhardt
2024-08-21
t7900: exercise detaching via trace2 regions
Patrick Steinhardt
2024-08-16
run-command: fix detaching when running auto maintenance
Patrick Steinhardt
2024-08-16
builtin/maintenance: add a `--detach` flag
Patrick Steinhardt
2024-08-16
builtin/gc: add a `--detach` flag
Patrick Steinhardt
2024-08-16
builtin/gc: stop processing log file on signal
Patrick Steinhardt
2024-08-16
builtin/gc: fix leaking config values
Patrick Steinhardt
2024-08-16
builtin/gc: refactor to read config into structure
Patrick Steinhardt
2024-08-16
config: fix constness of out parameter for `git_config_get_expiry()`
Patrick Steinhardt
2024-08-13
config: pass repo to `git_config_get_expiry()`
Patrick Steinhardt
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-04-30
Merge branch 'js/for-each-repo-keep-going'
Junio C Hamano
[prev]
[next]