index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
refs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-16
worktree: pass repository to public functions
Patrick Steinhardt
1
-1
/
+1
2026-07-06
builtin/refs: add "rename" subcommand
Patrick Steinhardt
1
-0
/
+49
2026-07-06
builtin/refs: add "create" subcommand
Patrick Steinhardt
1
-0
/
+52
2026-07-06
builtin/refs: add "update" subcommand
Patrick Steinhardt
1
-0
/
+55
2026-07-06
builtin/refs: add "delete" subcommand
Patrick Steinhardt
1
-0
/
+51
2026-07-06
builtin/refs: drop `the_repository`
Patrick Steinhardt
1
-8
/
+7
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
1
-2
/
+2
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
1
-1
/
+3
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
1
-0
/
+17
2025-09-19
builtin/refs: add optimize subcommand
Meet Soni
1
-0
/
+17
2025-09-02
builtin/refs: add 'exists' subcommand
Meet Soni
1
-0
/
+48
2025-08-05
builtin/refs: add list subcommand
Meet Soni
1
-0
/
+14
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
1
-1
/
+1
2025-03-03
refs: show --no-reflog in the help text
Junio C Hamano
1
-1
/
+1
2025-02-27
builtin/refs: get worktrees without reading head information
shejialuo
1
-1
/
+1
2025-02-21
builtin/refs: add '--no-reflog' flag to drop reflogs
Karthik Nayak
1
-0
/
+3
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
1
-4
/
+6
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-4
/
+6
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
1
-2
/
+8
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-08-08
builtin/refs: add verify subcommand
shejialuo
1
-0
/
+34
2024-06-06
builtin/refs: new command to migrate ref storage formats
Patrick Steinhardt
1
-0
/
+75