Makefile: make COMPUTE_HEADER_DEPENDENCIES=auto work with DEVOPTS=pedantic
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: make the "sparse" target non-.PHONY
Ævar Arnfjörð Bjarmason committed almost 5 years ago
http: match headers case-insensitively when redacting
Jeff King committed almost 5 years ago
Merge branch 'jt/add-submodule-odb-clean-up' into jt/no-abuse-alternate-odb-for-submodules
Junio C Hamano committed almost 5 years ago
difftool: fix word spacing in the usage strings
Bagas Sanjaya committed almost 5 years ago
test-lib tests: get rid of copy/pasted mock test code
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-lib tests: assert 1 exit code, not non-zero
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-lib tests: refactor common part of check_sub_test_lib_test*()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-lib tests: avoid subshell for "test_cmp" for readability
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-lib tests: don't provide a description for the sub-tests
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-lib tests: split up "write and run" into two functions
Ævar Arnfjörð Bjarmason committed almost 5 years ago
parse-options: properly align continued usage output
Ævar Arnfjörð Bjarmason committed almost 5 years ago
MyFirstContribution: Document --range-diff option when writing v2
Glen Choo committed almost 5 years ago
Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes
Ævar Arnfjörð Bjarmason committed almost 5 years ago
t/perf/run: fix bin-wrappers computation
Derrick Stolee committed almost 5 years ago
repository.h: don't use a mix of int and bitfields
Ævar Arnfjörð Bjarmason committed almost 5 years ago
repo-settings.c: simplify the setup
Ævar Arnfjörð Bjarmason committed almost 5 years ago
read-cache & fetch-negotiator: check "enum" values in switch()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
environment.c: remove test-specific "ignore_untracked..." variable
Ævar Arnfjörð Bjarmason committed almost 5 years ago
wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c
Ævar Arnfjörð Bjarmason committed almost 5 years ago