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
2025-11-06
Merge branch 'pk/reflog-migrate-message-fix'
Junio C Hamano
2025-11-05
refs: add missing space in messages
Peter Krefting
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
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
2025-02-03
Merge branch 'kn/reflog-migration-fix-fix'
Junio C Hamano
2025-01-27
refs/reftable: fix uninitialized memory access of `max_index`
Karthik Nayak
2025-01-22
reftable: prevent 'update_index' changes after adding records
Karthik Nayak
2025-01-22
refs: use 'uint64_t' for 'ref_update.index'
Karthik Nayak
2025-01-17
Merge branch 'kn/reflog-migration-fix' into kn/reflog-migration-fix-followup
Junio C Hamano
2025-01-15
reftable: write correct max_update_index to header
Karthik Nayak
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-16
refs: allow multiple reflog entries for the same refname
Karthik Nayak
2024-12-16
refs: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
2024-12-16
refs: add `index` field to `struct ref_udpate`
Karthik Nayak
2024-12-16
refs: include committer info in `ref_update` struct
Karthik Nayak
2024-12-10
Merge branch 'ps/reftable-iterator-reuse'
Junio C Hamano
2024-12-10
Merge branch 'ps/reftable-detach'
Junio C Hamano
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-11-26
refs/reftable: reuse iterators when reading refs
Patrick Steinhardt
[next]