hash.h: introduce `unsafe_hash_algo()`
Taylor Blau committed over 1 year ago
csum-file.c: extract algop from hashfile_checksum_valid()
Taylor Blau committed over 1 year ago
csum-file: store the hash algorithm as a struct field
Taylor Blau committed over 1 year ago
t/helper/test-tool: implement sha1-unsafe helper
Taylor Blau committed over 1 year ago
trace2: prevent segfault on config collection with valueless true
Adam Murray committed over 1 year ago
refs: fix creation of reflog entries for symrefs
Karthik Nayak committed over 1 year ago
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