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
/
refs.c
Age
Commit message (
Expand
)
Author
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
2025-09-19
builtin/refs: add optimize subcommand
Meet Soni
2025-09-02
builtin/refs: add 'exists' subcommand
Meet Soni
2025-08-05
builtin/refs: add list subcommand
Meet Soni
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
2025-03-03
refs: show --no-reflog in the help text
Junio C Hamano
2025-02-27
builtin/refs: get worktrees without reading head information
shejialuo
2025-02-21
builtin/refs: add '--no-reflog' flag to drop reflogs
Karthik Nayak
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
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-08-08
builtin/refs: add verify subcommand
shejialuo
2024-06-06
builtin/refs: new command to migrate ref storage formats
Patrick Steinhardt