summary refs log tree commit diff
path: root/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-09-13 21:29:46 -0400
committerJune McEnroe <programble@gmail.com>2016-09-13 21:29:46 -0400
commitcd661fef839a92842beb163f83f74ad3aaaab5b7 (patch)
tree9da4c2e96a268e92c6327b0dca819e8c148e495f /.config/git
parentUse return value of getopt in xx (diff)
downloadsrc-cd661fef839a92842beb163f83f74ad3aaaab5b7.tar.gz
src-cd661fef839a92842beb163f83f74ad3aaaab5b7.zip
Use nvim as MANPAGER
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ow=1'>Add 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