summary refs log tree commit diff
path: root/src/funcs/dirs
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-11-26 14:15:04 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-11-26 14:15:04 +1100
commitc49ef4ee9f71be41676d59257f8bd7869dd5ee2b (patch)
tree6d4f7e20cf1bfa3b99b2b3825b42fd7b504291f7 /src/funcs/dirs
parent[BUILTIN] Fix \c spillage across echo commands (diff)
downloaddash-c49ef4ee9f71be41676d59257f8bd7869dd5ee2b.tar.gz
dash-c49ef4ee9f71be41676d59257f8bd7869dd5ee2b.zip
Release 0.5.3.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
c28ad6eb7e0&follow=1'>Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe