refs: reuse iterators when determining refname availability
Patrick Steinhardt committed over 1 year ago
refs/iterator: implement seeking for files iterators
Patrick Steinhardt committed over 1 year ago
refs/iterator: implement seeking for packed-ref iterators
Patrick Steinhardt committed over 1 year ago
refs/iterator: implement seeking for ref-cache iterators
Patrick Steinhardt committed over 1 year ago
refs/iterator: implement seeking for reftable iterators
Patrick Steinhardt committed over 1 year ago
refs/iterator: implement seeking for merged iterators
Patrick Steinhardt committed over 1 year ago
refs/iterator: provide infrastructure to re-seek iterators
Patrick Steinhardt committed over 1 year ago
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt committed over 1 year ago
refs: stop re-verifying common prefixes for availability
Patrick Steinhardt committed over 1 year ago
refs/files: batch refname availability checks for initial transactions
Patrick Steinhardt committed over 1 year ago
refs/files: batch refname availability checks for normal transactions
Patrick Steinhardt committed over 1 year ago
refs/reftable: batch refname availability checks
Patrick Steinhardt committed over 1 year ago
refs: introduce function to batch refname availability checks
Patrick Steinhardt committed over 1 year ago
builtin/update-ref: skip ambiguity checks when parsing object IDs
Patrick Steinhardt committed over 1 year ago
object-name: allow skipping ambiguity checks in `get_oid()` family
Patrick Steinhardt committed over 1 year ago
object-name: introduce `repo_get_oid_with_flags()`
Patrick Steinhardt committed over 1 year ago
ci: perform build and smoke tests for Meson docs
Patrick Steinhardt committed over 1 year ago
meson: don't install git-pack-redundant(1) docs with breaking changes
Patrick Steinhardt committed over 1 year ago
meson: don't compile git-pack-redundant(1) with breaking changes
Patrick Steinhardt committed over 1 year ago
meson: define WITH_BREAKING_CHANGES when enabling breaking changes
Patrick Steinhardt committed over 1 year ago