summary refs log tree commit diff
path: root/src/funcs/kill
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2020-04-29 08:29:53 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2020-05-15 16:24:38 +1000
commit24bc10e6496bd69df275838c2722ddce0cff0e46 (patch)
tree47b12bc0f3e7281237c9a5c8a4802fda729869fa /src/funcs/kill
parentparser: Fix alias expansion after heredoc or newlines (diff)
downloaddash-24bc10e6496bd69df275838c2722ddce0cff0e46.tar.gz
dash-24bc10e6496bd69df275838c2722ddce0cff0e46.zip
expand: Remove unused expandmeta() flag parameter
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
"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