test-tool submodule-config: remove unused "--url" handling
Ævar Arnfjörð Bjarmason committed almost 4 years ago
submodule--helper: remove unused "list" helper
Ævar Arnfjörð Bjarmason committed almost 4 years ago
submodule--helper: remove unused "name" helper
Ævar Arnfjörð Bjarmason committed almost 4 years ago
submodule tests: test for "add <repository> <abs-path>"
Ævar Arnfjörð Bjarmason committed almost 4 years ago
submodule tests: test usage behavior
Ævar Arnfjörð Bjarmason committed almost 4 years ago
Junio C Hamano committed almost 4 years ago
Merge branch 'en/merge-multi-strategies'
Junio C Hamano committed almost 4 years ago
Merge branch 'en/t4301-more-merge-tree-tests'
Junio C Hamano committed almost 4 years ago
Merge branch 'en/merge-unstash-only-on-clean-merge'
Junio C Hamano committed almost 4 years ago
Merge branch 'sg/parse-options-subcommand'
Junio C Hamano committed almost 4 years ago
Merge branch 'ds/bundle-uri-clone'
Junio C Hamano committed almost 4 years ago
git-compat-util.h: use "deprecated" for UNUSED variables
Ævar Arnfjörð Bjarmason committed almost 4 years ago
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason committed almost 4 years ago
t: retire unused chainlint.sed
Eric Sunshine committed almost 4 years ago
t/Makefile: teach `make test` and `make prove` to run chainlint.pl
Eric Sunshine committed almost 4 years ago
test-lib: replace chainlint.sed with chainlint.pl
Eric Sunshine committed almost 4 years ago
test-lib: retire "lint harder" optimization hack
Eric Sunshine committed almost 4 years ago
t/chainlint: add more chainlint.pl self-tests
Eric Sunshine committed almost 4 years ago
chainlint.pl: allow `|| echo` to signal failure upstream of a pipe
Eric Sunshine committed almost 4 years ago
chainlint.pl: complain about loops lacking explicit failure handling
Eric Sunshine committed almost 4 years ago