summary refs log tree commit diff
path: root/src/TOUR
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2014-10-28 17:22:16 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-10-28 17:22:16 +0800
commit7c245aa8ed33ba5db30eef9369d67036a05b0371 (patch)
treeb9cf64a4db6dd9b17b4c6b265a50966613c965d9 /src/TOUR
parent[PARSER] Removed unnecessary pungetc on EOF from parser (diff)
downloaddash-7c245aa8ed33ba5db30eef9369d67036a05b0371.tar.gz
dash-7c245aa8ed33ba5db30eef9369d67036a05b0371.zip
[PARSER] Simplify EOF/newline handling in list parser
This patch simplifies the EOF and new handling in the list parser.
In particular, it eliminates a case where we may leave here-documents
unfinished upon EOF.

It also removes special EOF/newline handling from parsecmd.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/TOUR')
0 files changed, 0 insertions, 0 deletions
t-comment.pl?id=9d3e8a88a0d06310ff0a9309a5439ab97b8f922f&follow=1'>Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe