summary refs log tree commit diff
path: root/unscoop.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-12 20:30:15 -0500
committerJune McEnroe <june@causal.agency>2019-12-12 20:30:15 -0500
commitb8d9cf3f9cfde92ad51ffb66c4e1067cda1d1303 (patch)
tree50d7bf095633d7e25454cec38a890570e39b4fe2 /unscoop.1
parentMatch missing final parameters in irc format (diff)
downloadlitterbox-b8d9cf3f9cfde92ad51ffb66c4e1067cda1d1303.tar.gz
litterbox-b8d9cf3f9cfde92ad51ffb66c4e1067cda1d1303.zip
Infer context from input paths
This could probably use some cleanup, but it's been in-progress for a
week already. Also missing documentation and examples.

But this did let me import 3.5 million events from Textual logs in about
6 minutes, so that's cool.
Diffstat (limited to 'unscoop.1')
0 files changed, 0 insertions, 0 deletions
for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move 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