merge-ort: do leave trace2 region even if checkout fails
Johannes Schindelin committed about 4 years ago
merge-ort: clean up after failed merge
Johannes Schindelin committed about 4 years ago
config.mak.dev: squelch -Wno-missing-braces for older gcc
Jeff King committed about 4 years ago
lstat(mingw): correctly detect ENOTDIR scenarios
Johannes Schindelin committed about 4 years ago
mingw: remove unneeded `NO_CURL` directive
Johannes Schindelin committed about 4 years ago
mingw: remove unneeded `NO_GETTEXT` directive
Johannes Schindelin committed about 4 years ago
windows: include the Python bits when building Git for Windows
Johannes Schindelin committed about 4 years ago
t5351: avoid using `test_cmp` for binary data
Johannes Schindelin committed about 4 years ago
t5351: avoid relying on `core.fsyncMethod = batch` to be supported
Johannes Schindelin committed about 4 years ago
CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks
Ævar Arnfjörð Bjarmason committed about 4 years ago
upload-pack: fix a memory leak in create_pack_file()
Ævar Arnfjörð Bjarmason committed about 4 years ago
leak tests: mark passing SANITIZE=leak tests as leak-free
Ævar Arnfjörð Bjarmason committed about 4 years ago
leak tests: don't skip some tests under SANITIZE=leak
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: have the "check" mode for SANITIZE=leak consider leak logs
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason committed about 4 years ago
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason committed about 4 years ago
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: add a SANITIZE=leak logging mode
Ævar Arnfjörð Bjarmason committed about 4 years ago
t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
Ævar Arnfjörð Bjarmason committed about 4 years ago