summaryrefslogtreecommitdiff
path: root/t/chainlint.sed
AgeCommit message (Expand)Author
2018-09-04Merge branch 'es/chain-lint-more'Junio C Hamano
2018-08-29chainlint: match "quoted" here-doc tagsEric Sunshine
2018-08-27tests: use shorter labels in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason
2018-08-27tests: fix comment syntax in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason
2018-08-13chainlint: recognize multi-line quoted strings more robustlyEric Sunshine
2018-08-13chainlint: let here-doc and multi-line string commence on same lineEric Sunshine
2018-08-13chainlint: recognize multi-line $(...) when command cuddled with "$("Eric Sunshine
2018-08-13chainlint: match 'quoted' here-doc tagsEric Sunshine
2018-08-13chainlint: match arbitrary here-docs tags rather than hard-coded namesEric Sunshine
2018-07-31t/chainlint.sed: drop extra spaces from regex character classEric Sunshine
2018-07-17t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsEric Sunshine