AI-powered social skills training app with multi-provider LLM support
ci: repurpose "linux-gcc" job for deprecations
Patrick Steinhardt committed over 1 year ago
ci: merge linux-gcc-default into linux-gcc
Patrick Steinhardt committed over 1 year ago
Makefile: wire up build option for deprecated features
Patrick Steinhardt committed over 1 year ago
refs: fix migration of reflogs respecting "core.logAllRefUpdates"
Patrick Steinhardt committed over 1 year ago
reftable: prevent 'update_index' changes after adding records
Karthik Nayak committed over 1 year ago
refs: use 'uint64_t' for 'ref_update.index'
Karthik Nayak committed over 1 year ago
refs: mark `ref_transaction_update_reflog()` as static
Karthik Nayak committed over 1 year ago
reftable: address trivial -Wsign-compare warnings
Patrick Steinhardt committed over 1 year ago
reftable/blocksource: adjust `read_block()` to return `ssize_t`
Patrick Steinhardt committed over 1 year ago
reftable/blocksource: adjust type of the block length
Patrick Steinhardt committed over 1 year ago
reftable/block: adjust type of the restart length
Patrick Steinhardt committed over 1 year ago
reftable/block: adapt header and footer size to return a `size_t`
Patrick Steinhardt committed over 1 year ago
reftable/basics: adjust `hash_size()` to return `uint32_t`
Patrick Steinhardt committed over 1 year ago
reftable/basics: adjust `common_prefix_size()` to return `size_t`
Patrick Steinhardt committed over 1 year ago
reftable/record: handle overflows when decoding varints
Patrick Steinhardt committed over 1 year ago
reftable/record: drop unused `print` function pointer
Patrick Steinhardt committed over 1 year ago
meson: stop disabling -Wsign-compare
Patrick Steinhardt committed over 1 year ago
t8002: fix ambiguous printf conversion specifications
Jan Palus committed over 1 year ago
Remove obsolete ".txt" extensions for AsciiDoc files
brian m. carlson committed over 1 year ago
doc: use .adoc extension for AsciiDoc files
brian m. carlson committed over 1 year ago