merge-base: free() allocated "struct commit **" list
Ævar Arnfjörð Bjarmason committed over 4 years ago
Ævar Arnfjörð Bjarmason committed over 4 years ago
test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
Elia Pinto committed over 4 years ago
t/lib-gpg: kill all gpg components, not just gpg-agent
Todd Zullinger committed over 4 years ago
t/lib-gpg: reload gpg components after updating trustlist
Todd Zullinger committed over 4 years ago
gpg-interface/gpgsm: fix for v2.3
Fabian Stelzer committed over 4 years ago
log tests: fix "abort tests early" regression in ff37a60c369
Ævar Arnfjörð Bjarmason committed over 4 years ago
config: correct "--type" option in "git config -h" output
Matheus Felipe committed over 4 years ago
builtin/remote.c: show progress when renaming remote references
Taylor Blau committed over 4 years ago
builtin/remote.c: parse options in 'rename'
Taylor Blau committed over 4 years ago
t5503: simplify setup of test which exercises failure of backfill
Patrick Steinhardt committed over 4 years ago
Documentation: git-read-tree: separate links using commas
Nihal Jere committed over 4 years ago
Makefiles: add and use wildcard "mkdir -p" template
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: add "$(QUIET)" boilerplate to shared.mak
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: move $(comma), $(empty) and $(space) to shared.mak
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: move ".SUFFIXES" rule to shared.mak
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: disable GNU make built-in wildcard rules
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason committed over 4 years ago
scalar Makefile: use "The default target of..." pattern
Ævar Arnfjörð Bjarmason committed over 4 years ago