summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-12 02:35:44 -0400
committerJune McEnroe <june@causal.agency>2019-09-12 02:35:44 -0400
commitb46e8bb966e559bb8ac0cd9d514d19a97d969566 (patch)
treee237d897b589e5a0c1b9b4490057401d55a5d2db /txt
parentAdd title -v flag (diff)
downloadsrc-b46e8bb966e559bb8ac0cd9d514d19a97d969566.tar.gz
src-b46e8bb966e559bb8ac0cd9d514d19a97d969566.zip
Consume entire body
Aborting the request and leaving data around may be causing intermittent
errors. Just discard the rest of the data.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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