index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint.sed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
Eric Sunshine
2021-12-13
1
-13
/
+25
*
chainlint.sed: swallow comments consistently
Eric Sunshine
2021-12-13
1
-2
/
+19
*
chainlint.sed: stop throwing away here-doc tags
Eric Sunshine
2021-12-13
1
-9
/
+15
*
chainlint.sed: don't mistake `<< word` in string as here-doc operator
Eric Sunshine
2021-12-13
1
-2
/
+6
*
chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like
Eric Sunshine
2021-12-13
1
-4
/
+4
*
chainlint.sed: drop subshell-closing ">" annotation
Eric Sunshine
2021-12-13
1
-9
/
+0
*
chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
Eric Sunshine
2021-12-13
1
-11
/
+10
*
chainlint.sed: tolerate harmless ";" at end of last line in block
Eric Sunshine
2021-12-13
1
-5
/
+6
*
chainlint.sed: improve ?!SEMI?! placement accuracy
Eric Sunshine
2021-12-13
1
-2
/
+2
*
chainlint.sed: improve ?!AMP?! placement accuracy
Eric Sunshine
2021-12-13
1
-4
/
+4
*
Fit to Plan 9's ANSI/POSIX compatibility layer
Kyohei Kadota
2020-09-10
1
-33
/
+33
*
Merge branch 'es/chain-lint-more'
Junio C Hamano
2018-09-04
1
-4
/
+4
|
\
|
*
chainlint: match "quoted" here-doc tags
Eric Sunshine
2018-08-29
1
-4
/
+4
*
|
tests: use shorter labels in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
2018-08-27
1
-28
/
+28
*
|
tests: fix comment syntax in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
2018-08-27
1
-2
/
+1
|
/
*
chainlint: recognize multi-line quoted strings more robustly
Eric Sunshine
2018-08-13
1
-10
/
+22
*
chainlint: let here-doc and multi-line string commence on same line
Eric Sunshine
2018-08-13
1
-3
/
+4
*
chainlint: recognize multi-line $(...) when command cuddled with "$("
Eric Sunshine
2018-08-13
1
-1
/
+1
*
chainlint: match 'quoted' here-doc tags
Eric Sunshine
2018-08-13
1
-4
/
+4
*
chainlint: match arbitrary here-docs tags rather than hard-coded names
Eric Sunshine
2018-08-13
1
-23
/
+34
*
t/chainlint.sed: drop extra spaces from regex character class
Eric Sunshine
2018-07-31
1
-4
/
+4
*
t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
Eric Sunshine
2018-07-17
1
-0
/
+346