index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
Merge branch 'ps/refs-for-each' into next
Junio C Hamano
-18
/
+21
2026-02-26
Merge branch 'kn/ref-location' into next
Junio C Hamano
-53
/
+51
2026-02-25
refs: receive and use the reference storage payload
Karthik Nayak
-15
/
+46
2026-02-25
refs: move out stub modification to generic layer
Karthik Nayak
-28
/
+5
2026-02-25
refs: extract out `refs_create_refdir_stubs()`
Karthik Nayak
-12
/
+2
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
-2
/
+5
2026-02-23
refs: rename `each_ref_fn`
Patrick Steinhardt
-1
/
+1
2026-02-23
refs: rename `do_for_each_ref_flags`
Patrick Steinhardt
-15
/
+15
2026-02-09
Merge branch 'kn/ref-batch-output-error-reporting-fix'
Junio C Hamano
-13
/
+13
2026-01-30
Merge branch 'kn/ref-batch-output-error-reporting-fix' into next
Junio C Hamano
-13
/
+13
2026-01-25
refs: skip to next ref when current ref is rejected
Karthik Nayak
-13
/
+13
2026-01-12
refs/reftable: introduce generic checks for refs
Patrick Steinhardt
-6
/
+76
2026-01-12
refs/reftable: fix consistency checks with worktrees
Patrick Steinhardt
-15
/
+14
2026-01-12
refs/reftable: extract function to retrieve backend for worktree
Patrick Steinhardt
-27
/
+43
2026-01-12
refs/reftable: adapt includes to become consistent
Patrick Steinhardt
-2
/
+2
2026-01-12
refs/files: introduce function to perform normal ref checks
Patrick Steinhardt
-0
/
+2
2026-01-12
refs/files: extract generic symref target checks
Patrick Steinhardt
-33
/
+21
2026-01-12
refs/files: perform consistency checks for root refs
Patrick Steinhardt
-3
/
+47
2026-01-12
refs/files: improve error handling when verifying symrefs
Patrick Steinhardt
-15
/
+13
2026-01-12
refs/files: extract function to check single ref
Patrick Steinhardt
-29
/
+51
2026-01-12
refs/files: remove useless indirection
Patrick Steinhardt
-9
/
+7
2026-01-12
refs/files: remove `refs_check_dir` parameter
Patrick Steinhardt
-5
/
+3
2026-01-12
refs/files: move fsck functions into global scope
Patrick Steinhardt
-9
/
+8
2026-01-12
refs/files: simplify iterating through root refs
Patrick Steinhardt
-8
/
+3
2025-12-30
Merge branch 'gf/maintenance-is-needed-fix'
Junio C Hamano
-1
/
+1
2025-12-19
refs: dereference the value of the required pointer
Greg Funni
-1
/
+1
2025-11-21
Merge branch 'kn/maintenance-is-needed'
Junio C Hamano
-0
/
+68
2025-11-19
Merge branch 'ps/ref-peeled-tags-fixes'
Junio C Hamano
-2
/
+2
2025-11-19
Merge branch 'kn/refs-optim-cleanup'
Junio C Hamano
-38
/
+18
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
-239
/
+83
2025-11-10
refs: add a `optimize_required` field to `struct ref_storage_be`
Karthik Nayak
-0
/
+68
2025-11-06
Merge branch 'pk/reflog-migrate-message-fix'
Junio C Hamano
-2
/
+2
2025-11-06
object: fix performance regression when peeling tags
Patrick Steinhardt
-2
/
+2
2025-11-06
Merge branch 'ps/ref-peeled-tags' into ps/ref-peeled-tags-fixes
Junio C Hamano
-239
/
+83
2025-11-05
refs: add missing space in messages
Peter Krefting
-2
/
+2
2025-11-04
Merge branch 'xr/ref-debug-remove-on-disk'
Junio C Hamano
-0
/
+9
2025-11-04
Merge branch 'kn/refs-optim-cleanup' into kn/maintenance-is-needed
Junio C Hamano
-38
/
+18
2025-11-04
Merge branch 'ps/ref-peeled-tags' into kn/maintenance-is-needed
Junio C Hamano
-239
/
+83
2025-11-04
refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
Karthik Nayak
-10
/
+10
2025-11-04
refs: move to using the '.optimize' functions
Karthik Nayak
-32
/
+12
2025-11-04
refs: don't store peeled object IDs for invalid tags
Patrick Steinhardt
-2
/
+3
2025-11-04
object: add flag to `peel_object()` to verify object type
Patrick Steinhardt
-5
/
+4
2025-11-04
refs: drop infrastructure to peel via iterators
Patrick Steinhardt
-127
/
+1
2025-11-04
refs: drop `current_ref_iter` hack
Patrick Steinhardt
-18
/
+0
2025-11-04
refs: expose peeled object ID via the iterator
Patrick Steinhardt
-0
/
+6
2025-11-04
refs: fully reset `struct ref_iterator::ref` on iteration
Patrick Steinhardt
-1
/
+4
2025-11-04
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt
-96
/
+71
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
-6
/
+10
2025-10-30
Merge branch 'ps/symlink-symref-deprecation'
Junio C Hamano
-2
/
+17
2025-10-27
refs: add missing remove_on_disk implementation for debug backend
Xinyu Ruan
-0
/
+9
[next]