summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-08 20:34:35 -0500
committerJune McEnroe <june@causal.agency>2020-12-08 20:34:35 -0500
commit0b57cb9976c2eab1404d455038d69d2d273f105a (patch)
treec82925889d0a8d1ad159bb4a21f00713fd16a28c /default.html
parentCondense getservinfo and bounds check (diff)
downloadbubger-0b57cb9976c2eab1404d455038d69d2d273f105a.tar.gz
bubger-0b57cb9976c2eab1404d455038d69d2d273f105a.zip
Handle mail with no trailing newline correctly
Embarrassing that my mail client produced such a thing.
Diffstat (limited to 'default.html')
0 files changed, 0 insertions, 0 deletions
td>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