summary refs log tree commit diff
path: root/home/.config
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 /home/.config
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 'home/.config')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/title.c?id=f0bbb49d1cf6d0f6d2544ca6a88828c00a2f6b18&follow=1'>Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe