chainlint.pl: complain about loops lacking explicit failure handling
Eric Sunshine committed almost 4 years ago
chainlint.pl: don't flag broken &&-chain if failure indicated explicitly
Eric Sunshine committed almost 4 years ago
chainlint.pl: don't flag broken &&-chain if `$?` handled explicitly
Eric Sunshine committed almost 4 years ago
chainlint.pl: don't require `&` background command to end with `&&`
Eric Sunshine committed almost 4 years ago
t/Makefile: apply chainlint.pl to existing self-tests
Eric Sunshine committed almost 4 years ago
chainlint.pl: don't require `return|exit|continue` to end with `&&`
Eric Sunshine committed almost 4 years ago
chainlint.pl: validate test scripts in parallel
Eric Sunshine committed almost 4 years ago
chainlint.pl: add parser to identify test definitions
Eric Sunshine committed almost 4 years ago
chainlint.pl: add parser to validate tests
Eric Sunshine committed almost 4 years ago
chainlint.pl: add POSIX shell parser
Eric Sunshine committed almost 4 years ago
chainlint.pl: add POSIX shell lexical analyzer
Eric Sunshine committed almost 4 years ago
Eric Sunshine committed almost 4 years ago
add -p: ignore dirty submodules
Johannes Schindelin committed almost 4 years ago
add -p: gracefully handle unparseable hunk headers in colored diffs
Johannes Schindelin committed almost 4 years ago
add -p: detect more mismatches between plain vs colored diffs
Johannes Schindelin committed almost 4 years ago
Makefile: use $(OBJECTS) instead of $(C_OBJ)
Ævar Arnfjörð Bjarmason committed almost 4 years ago
Makefile + hash.h: remove PPC_SHA1 implementation
Ævar Arnfjörð Bjarmason committed almost 4 years ago
test-crontab: minor memory and error handling fixes
Jeff King committed almost 4 years ago
tempfile: update comment describing state transitions
Jeff King committed almost 4 years ago
Jeff King committed almost 4 years ago