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
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
2024-11-26
refs/reftable: refactor reflog expiry to use reftable backend
Patrick Steinhardt
2024-11-26
refs/reftable: refactor reading symbolic refs to use reftable backend
Patrick Steinhardt
2024-11-26
refs/reftable: read references via `struct reftable_backend`
Patrick Steinhardt
2024-11-26
refs/reftable: figure out hash via `reftable_stack`
Patrick Steinhardt
2024-11-26
refs/reftable: handle reloading stacks in the reftable backend
Patrick Steinhardt
2024-11-26
refs/reftable: encapsulate reftable stack
Patrick Steinhardt
2024-11-25
refs: add TRANSACTION_CREATE_EXISTS error
Bence Ferdinandy
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
2024-11-19
Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse
Junio C Hamano
2024-11-19
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
2024-10-21
global: Fix duplicate word typos
Sven Strickroth
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
2024-10-02
reftable/merged: handle allocation failures in `merged_table_init_iter()`
Patrick Steinhardt
2024-09-30
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
2024-09-24
reftable/stack: allow locking of outdated stacks
Patrick Steinhardt
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
2024-09-16
refs/reftable: wire up support for exclude patterns
Patrick Steinhardt
[prev]
[next]