summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-12 02:07:08 -0500
committerJune McEnroe <june@causal.agency>2020-02-12 02:23:15 -0500
commit851b0e680abfccd7d650b8c77900c186fc167f90 (patch)
tree4072f61653584f53f8ec87c75e73f2651f2170cd /bin/dash
parentSeparate LINKS from BINS for html to work (diff)
downloadsrc-851b0e680abfccd7d650b8c77900c186fc167f90.tar.gz
src-851b0e680abfccd7d650b8c77900c186fc167f90.zip
Link to cgit /about pages where appropriate
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
1?id=0193f411a44b7f20e97a93d52274582043589c2e&follow=1'>Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe