summary refs log tree commit diff
path: root/txt/.notemap
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-10 17:10:15 -0400
committerJune McEnroe <june@causal.agency>2021-09-10 17:10:15 -0400
commitb29e2c22710b965ec942dcc33f0b26e08ad76b50 (patch)
treeb0c81e67a45d2fc58edf66cd47d271201202101c /txt/.notemap
parentDefer printing comment if line is blank or closing brace (diff)
downloadsrc-b29e2c22710b965ec942dcc33f0b26e08ad76b50.tar.gz
src-b29e2c22710b965ec942dcc33f0b26e08ad76b50.zip
Add git comment --pretty option
Diffstat (limited to 'txt/.notemap')
0 files changed, 0 insertions, 0 deletions
re 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