summary refs log tree commit diff
path: root/bin/dash/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-22 11:14:26 -0400
committerJune McEnroe <june@causal.agency>2021-07-22 11:14:26 -0400
commitdb1267e247cdcc7802a9e51e032512214765f552 (patch)
treef3c54f842c68b8b9bfb3fa26d38d7d3aeb2e370a /bin/dash/configure
parentStrip typer down to copy or reverse modes (diff)
downloadsrc-db1267e247cdcc7802a9e51e032512214765f552.tar.gz
src-db1267e247cdcc7802a9e51e032512214765f552.zip
Add Sisters of the Revolution
Some good stories but 99% downers. Feels like the editors fell for
thinking that "feminist speculative fiction" can only be about
suffering. Where are the stories of pride and empowerment? Balance
it out, please.
Diffstat (limited to 'bin/dash/configure')
0 files changed, 0 insertions, 0 deletions
p;id=35bfb04557f14b1c065acf5271f06fed6634e691&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