AI-powered social skills training app with multi-provider LLM support
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
reftable/block: expose a generic iterator over reftable records
Patrick Steinhardt committed over 1 year ago
reftable/block: make block iterators reseekable
Patrick Steinhardt committed over 1 year ago
reftable/block: store block pointer in the block iterator
Patrick Steinhardt committed over 1 year ago
reftable/block: create public interface for reading blocks
Patrick Steinhardt committed over 1 year ago
git-zlib: use `struct z_stream_s` instead of typedef
Patrick Steinhardt committed over 1 year ago
reftable/block: rename `block_reader` to `reftable_block`
Patrick Steinhardt committed over 1 year ago
reftable/block: rename `block` to `block_data`
Patrick Steinhardt committed over 1 year ago