ref: add more strict checks for regular refs
shejialuo committed over 1 year ago
ref: port git-fsck(1) regular refs check for files backend
shejialuo committed over 1 year ago
ref: support multiple worktrees check for refs
shejialuo committed over 1 year ago
ref: initialize ref name outside of check functions
shejialuo committed over 1 year ago
ref: check the full refname instead of basename
shejialuo committed over 1 year ago
ref: initialize "fsck_ref_report" with zero
shejialuo committed over 1 year ago
reftable/block: optimize allocations by using scratch buffer
Patrick Steinhardt committed over 1 year ago
reftable/block: rename `block_writer::buf` variable
Patrick Steinhardt committed over 1 year ago
reftable/writer: optimize allocations by using a scratch buffer
Patrick Steinhardt committed over 1 year ago
refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
Patrick Steinhardt committed over 1 year ago
refs: skip collision checks in initial transactions
Patrick Steinhardt committed over 1 year ago
refs: use "initial" transaction semantics to migrate refs
Patrick Steinhardt committed over 1 year ago
refs/files: support symbolic and root refs in initial transaction
Patrick Steinhardt committed over 1 year ago
refs: introduce "initial" transaction flag
Patrick Steinhardt committed over 1 year ago
refs/files: move logic to commit initial transaction
Patrick Steinhardt committed over 1 year ago
refs: allow passing flags when setting up a transaction
Patrick Steinhardt committed over 1 year ago
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'la/trailer-info'
Junio C Hamano committed over 1 year ago
Merge branch 'ja/git-add-doc-markup'
Junio C Hamano committed over 1 year ago