index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
/
reftable-backend.c
Age
Commit message (
Expand
)
Author
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
2025-04-08
refs: implement batch reference update support
Karthik Nayak
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
2025-04-08
refs/reftable: extract code from the transaction preparation
Karthik Nayak
2025-04-08
refs: move duplicate refname update check to generic layer
Karthik Nayak
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
2025-03-12
refs/iterator: implement seeking for reftable iterators
Patrick Steinhardt
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
2025-03-12
refs/reftable: batch refname availability checks
Patrick Steinhardt
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
[next]