ci: raise error when Meson generates warnings
Patrick Steinhardt committed over 1 year ago
meson: fix compilation with Visual Studio
Patrick Steinhardt committed over 1 year ago
meson: make the CSPRNG backend configurable
Patrick Steinhardt committed over 1 year ago
Patrick Steinhardt committed over 1 year ago
meson: wire up generation of distribution archive
Patrick Steinhardt committed over 1 year ago
meson: wire up development environments
Patrick Steinhardt committed over 1 year ago
meson: fix dependencies for generated headers
Patrick Steinhardt committed over 1 year ago
meson: populate project version via GIT-VERSION-GEN
Patrick Steinhardt committed over 1 year ago
GIT-VERSION-GEN: allow running without input and output files
Patrick Steinhardt committed over 1 year ago
GIT-VERSION-GEN: simplify computing the dirty marker
Patrick Steinhardt committed over 1 year ago
builtin/pack-redundant: remove subcommand with breaking changes
Patrick Steinhardt committed over 1 year ago
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