summary refs log tree commit diff
path: root/.XCompose
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-01-29 21:58:08 -0500
committerJune McEnroe <programble@gmail.com>2012-01-29 21:58:08 -0500
commit29c4823373cca14a73d2d080b3c444aceb0b9611 (patch)
tree9a7dae0bfd2dd6c8d619bc62711926f69fdd88bc /.XCompose
parentUpdate to Quicktask 1.1 (diff)
downloadsrc-29c4823373cca14a73d2d080b3c444aceb0b9611.tar.gz
src-29c4823373cca14a73d2d080b3c444aceb0b9611.zip
Don't show Syntastic errors automatically
Diffstat (limited to '.XCompose')
0 files changed, 0 insertions, 0 deletions
'logsubject'>Ensure ansi resets formatting and null-terminatesJune 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