summary refs log tree commit diff
path: root/pdf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 04:09:45 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 04:09:45 -0400
commit61dc6d9d2fe3c782a6725778c1fd60206d56e2b7 (patch)
tree88d87e5a5818752a3242da64da169b68fff882a6 /pdf
parentImport /usr/src/usr.bin/printf from FreeBSD 12.1-RELEASE (diff)
downloadsrc-61dc6d9d2fe3c782a6725778c1fd60206d56e2b7.tar.gz
src-61dc6d9d2fe3c782a6725778c1fd60206d56e2b7.zip
Move bltin out of subdirectory
Diffstat (limited to 'pdf')
0 files changed, 0 insertions, 0 deletions
fb04557f14b1c065acf5271f06fed6634e691&follow=1'>Implement 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