summary refs log tree commit diff
path: root/event.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-22 16:32:02 -0400
committerJune McEnroe <june@causal.agency>2018-10-22 16:32:02 -0400
commit1164db0ba8564d273a4d46e5d1af6baa6e2f54a0 (patch)
treec72c9477a3a3cd55ee3ddbd57c2b7fe587dc59b3 /event.c
parentRework status line (diff)
downloadcatgirl-1164db0ba8564d273a4d46e5d1af6baa6e2f54a0.tar.gz
catgirl-1164db0ba8564d273a4d46e5d1af6baa6e2f54a0.zip
Add more URL schemes
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
3155c1f9c2ce1fa7d536c278&follow=1'>Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe