summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-01 23:29:16 +0000
committerJune McEnroe <june@causal.agency>2021-10-02 00:18:59 +0000
commit9af53955dc09a9c7c510cd0ade758dd0af5bcabb (patch)
treea8e2542459810e8d2904310c813c3f8946fed7cc /etc
parentAdd htagml -m to rename main tag (diff)
downloadsrc-9af53955dc09a9c7c510cd0ade758dd0af5bcabb.tar.gz
src-9af53955dc09a9c7c510cd0ade758dd0af5bcabb.zip
Replace filter shell scripts with C program
Eliminates the need for a shell inside the chroot, along with cat,
mktemp and rm. It's likely a bit faster too.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
e='2019-02-10 17:42:47 -0500'>2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe