update-ref: add --batch-updates flag for stdin mode
Karthik Nayak committed over 1 year ago
refs: support rejection in batch updates during F/D checks
Karthik Nayak committed over 1 year ago
refs: implement batch reference update support
Karthik Nayak committed over 1 year ago
refs: introduce enum-based transaction error types
Karthik Nayak committed over 1 year ago
refs/reftable: extract code from the transaction preparation
Karthik Nayak committed over 1 year ago
refs/files: remove duplicate duplicates check
Karthik Nayak committed over 1 year ago
refs: move duplicate refname update check to generic layer
Karthik Nayak committed over 1 year ago
refs/files: remove redundant check in split_symref_update()
Karthik Nayak committed over 1 year ago
builtin/maintenance: introduce "reflog-expire" task
Patrick Steinhardt committed over 1 year ago
builtin/gc: split out function to expire reflog entries
Patrick Steinhardt committed over 1 year ago
builtin/reflog: make functions regarding `reflog_expire_options` public
Patrick Steinhardt committed over 1 year ago
builtin/reflog: stop storing per-reflog expiry dates globally
Patrick Steinhardt committed over 1 year ago
builtin/reflog: stop storing default reflog expiry dates globally
Patrick Steinhardt committed over 1 year ago
reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options`
Patrick Steinhardt committed over 1 year ago
send-email: finer-grained SMTP error handling
Zheng Yuting committed over 1 year ago
send-email: capture errors in an eval {} block
Zheng Yuting committed over 1 year ago
reftable/table: move printing logic into test helper
Patrick Steinhardt committed over 1 year ago
reftable/constants: make block types part of the public interface
Patrick Steinhardt committed over 1 year ago
reftable/table: introduce iterator for table blocks
Patrick Steinhardt committed over 1 year ago
reftable/table: add `reftable_table` to the public interface
Patrick Steinhardt committed over 1 year ago