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
/
refs
/
reftable-backend.c
Age
Commit message (
Expand
)
Author
13 days
reftable/stack: provide fsync(3p) via system header
Patrick Steinhardt
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
2026-02-25
refs: receive and use the reference storage payload
Karthik Nayak
2026-02-25
refs: move out stub modification to generic layer
Karthik Nayak
2026-02-25
refs: extract out `refs_create_refdir_stubs()`
Karthik Nayak
2026-02-23
refs: rename `do_for_each_ref_flags`
Patrick Steinhardt
2026-02-09
Merge branch 'kn/ref-batch-output-error-reporting-fix'
Junio C Hamano
2026-01-25
refs: skip to next ref when current ref is rejected
Karthik Nayak
2026-01-12
refs/reftable: introduce generic checks for refs
Patrick Steinhardt
2026-01-12
refs/reftable: fix consistency checks with worktrees
Patrick Steinhardt
2026-01-12
refs/reftable: extract function to retrieve backend for worktree
Patrick Steinhardt
2026-01-12
refs/reftable: adapt includes to become consistent
Patrick Steinhardt
2025-11-21
Merge branch 'kn/maintenance-is-needed'
Junio C Hamano
2025-11-19
Merge branch 'ps/ref-peeled-tags-fixes'
Junio C Hamano
2025-11-19
Merge branch 'kn/refs-optim-cleanup'
Junio C Hamano
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
2025-11-10
refs: add a `optimize_required` field to `struct ref_storage_be`
Karthik Nayak
2025-11-06
Merge branch 'pk/reflog-migrate-message-fix'
Junio C Hamano
2025-11-06
object: fix performance regression when peeling tags
Patrick Steinhardt
2025-11-05
refs: add missing space in messages
Peter Krefting
2025-11-04
refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
Karthik Nayak
2025-11-04
refs: move to using the '.optimize' functions
Karthik Nayak
2025-11-04
refs: don't store peeled object IDs for invalid tags
Patrick Steinhardt
2025-11-04
object: add flag to `peel_object()` to verify object type
Patrick Steinhardt
2025-11-04
refs: drop infrastructure to peel via iterators
Patrick Steinhardt
2025-11-04
refs: expose peeled object ID via the iterator
Patrick Steinhardt
2025-11-04
refs: fully reset `struct ref_iterator::ref` on iteration
Patrick Steinhardt
2025-11-04
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
2025-10-13
Merge branch 'kn/reftable-consistency-checks'
Junio C Hamano
2025-10-07
refs/reftable: add fsck check for checking the table name
Karthik Nayak
2025-10-07
refs: remove unused headers
Karthik Nayak
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
2025-09-19
reftable-backend: implement 'optimize' action
Meet Soni
2025-08-29
Merge branch 'jk/no-clobber-dangling-symref-with-fetch'
Junio C Hamano
2025-08-29
Merge branch 'ps/reftable-libgit2-cleanup'
Junio C Hamano
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
2025-08-19
refs: do not clobber dangling symrefs
Jeff King
2025-08-12
refs/reftable: always reload stacks when creating lock
Patrick Steinhardt
2025-08-12
reftable/stack: allow passing flags to `reftable_stack_add()`
Patrick Steinhardt
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
2025-08-06
refs: stop unsetting REF_HAVE_OLD for log-only updates
Patrick Steinhardt
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
2025-04-08
refs: support rejection in batch updates during F/D checks
Karthik Nayak
[next]