path-walk: drop redundant parse_tree() call
Jeff King committed over 1 year ago
Merge branch 'ps/build-meson-fixes' into ps/zlib-ng
Junio C Hamano committed over 1 year ago
ci: wire up Visual Studio build with Meson
Patrick Steinhardt committed over 1 year ago
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