Junio C Hamano committed over 4 years ago
Merge branch 'ab/mark-leak-free-tests-even-more'
Junio C Hamano committed over 4 years ago
Junio C Hamano committed over 4 years ago
git-apply: add --allow-empty flag
Jerry Zhang committed over 4 years ago
Jerry Zhang committed over 4 years ago
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
Eric Sunshine committed over 4 years ago
chainlint.sed: swallow comments consistently
Eric Sunshine committed over 4 years ago
chainlint.sed: stop throwing away here-doc tags
Eric Sunshine committed over 4 years ago
chainlint.sed: don't mistake `<< word` in string as here-doc operator
Eric Sunshine committed over 4 years ago
chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like
Eric Sunshine committed over 4 years ago
chainlint.sed: drop subshell-closing ">" annotation
Eric Sunshine committed over 4 years ago
chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
Eric Sunshine committed over 4 years ago
chainlint.sed: tolerate harmless ";" at end of last line in block
Eric Sunshine committed over 4 years ago
chainlint.sed: improve ?!SEMI?! placement accuracy
Eric Sunshine committed over 4 years ago
chainlint.sed: improve ?!AMP?! placement accuracy
Eric Sunshine committed over 4 years ago
t/Makefile: optimize chainlint self-test
Eric Sunshine committed over 4 years ago
t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge
Eric Sunshine committed over 4 years ago
t/chainlint/*.test: generalize self-test commentary
Eric Sunshine committed over 4 years ago
t/chainlint/*.test: fix invalid test cases due to mixing quote types
Eric Sunshine committed over 4 years ago
t/chainlint/*.test: don't use invalid shell syntax
Eric Sunshine committed over 4 years ago