AI-powered social skills training app with multi-provider LLM support
Makefile: extract script to massage Shell scripts
Patrick Steinhardt committed over 1 year ago
Makefile: use "generate-perl.sh" to massage Perl library
Patrick Steinhardt committed over 1 year ago
Makefile: generate doc versions via GIT-VERSION-GEN
Patrick Steinhardt committed over 1 year ago
Makefile: extract script to massage Perl scripts
Patrick Steinhardt committed over 1 year ago
Makefile: generate "git.rc" via GIT-VERSION-GEN
Patrick Steinhardt committed over 1 year ago
Makefile: consistently use PERL_PATH
Patrick Steinhardt committed over 1 year ago
Makefile: propagate Git version via generated header
Patrick Steinhardt committed over 1 year ago
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt committed over 1 year ago
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt committed over 1 year ago
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt committed over 1 year ago
t/helper: don't depend on implicit wraparound
Patrick Steinhardt committed over 1 year ago
scalar: address -Wsign-compare warnings
Patrick Steinhardt committed over 1 year ago
builtin/patch-id: fix type of `get_one_patchid()`
Patrick Steinhardt committed over 1 year ago
builtin/blame: fix type of `length` variable when emitting object ID
Patrick Steinhardt committed over 1 year ago
gpg-interface: address -Wsign-comparison warnings
Patrick Steinhardt committed over 1 year ago
daemon: fix type of `max_connections`
Patrick Steinhardt committed over 1 year ago
daemon: fix loops that have mismatching integer types
Patrick Steinhardt committed over 1 year ago
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt committed over 1 year ago
pkt-line: fix -Wsign-compare warning on 32 bit platform
Patrick Steinhardt committed over 1 year ago
csum-file: fix -Wsign-compare warning on 32-bit platform
Junio C Hamano committed over 1 year ago