summary refs log tree commit diff
path: root/home/.hushlogin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-12-29 23:38:05 -0500
committerJune McEnroe <june@causal.agency>2024-12-29 23:38:05 -0500
commitef8f3bec4b008b94495ef2888a38729cb96ee9cc (patch)
treec6deca376f33e59da51f16218ba7f56e98211040 /home/.hushlogin
parentUpdate film preset list with what I expect to keep shooting (diff)
downloadsrc-ef8f3bec4b008b94495ef2888a38729cb96ee9cc.tar.gz
src-ef8f3bec4b008b94495ef2888a38729cb96ee9cc.zip
Fancify the manual lens text
Diffstat (limited to 'home/.hushlogin')
0 files changed, 0 insertions, 0 deletions
/a>June McEnroe fmemopen in text-mode only ensures the buffer is null-terminated if the last write does not fill the buffer. 2020-01-14Implement IRC formatting to ANSI translationJune McEnroe 2020-01-14Add -b flag for live backupJune McEnroe 2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe