Age | Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Fit to Plan 9's ANSI/POSIX compatibility layer | Kyohei Kadota | 1 | -33/+33 |
2018-09-04 | Merge branch 'es/chain-lint-more' | Junio C Hamano | 1 | -4/+4 |
2018-08-29 | chainlint: match "quoted" here-doc tags | Eric Sunshine | 1 | -4/+4 |
2018-08-27 | tests: use shorter labels in chainlint.sed for AIX sed | Ævar Arnfjörð Bjarmason | 1 | -28/+28 |
2018-08-27 | tests: fix comment syntax in chainlint.sed for AIX sed | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2018-08-13 | chainlint: recognize multi-line quoted strings more robustly | Eric Sunshine | 1 | -10/+22 |
2018-08-13 | chainlint: let here-doc and multi-line string commence on same line | Eric Sunshine | 1 | -3/+4 |
2018-08-13 | chainlint: recognize multi-line $(...) when command cuddled with "$(" | Eric Sunshine | 1 | -1/+1 |
2018-08-13 | chainlint: match 'quoted' here-doc tags | Eric Sunshine | 1 | -4/+4 |
2018-08-13 | chainlint: match arbitrary here-docs tags rather than hard-coded names | Eric Sunshine | 1 | -23/+34 |
2018-07-31 | t/chainlint.sed: drop extra spaces from regex character class | Eric Sunshine | 1 | -4/+4 |
2018-07-17 | t/test-lib: teach --chain-lint to detect broken &&-chains in subshells | Eric Sunshine | 1 | -0/+346 |