| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2020-01-14 | Implement IRC formatting to ANSI translation | June McEnroe | |
| 2020-01-14 | Add -b flag for live backup | June McEnroe | |
| 2020-01-14 | Add columnsize = 0 option to FTS index | June 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-12 | Add option for client cert and SASL EXTERNAL | June McEnroe | |
| 2020-01-12 | Add Linux.mk | June McEnroe | |
| 2020-01-11 | Fix unscoop dedup window syntax | June McEnroe | |
| 2020-01-11 | Bump busy timeout to 10s | June McEnroe7174c37ff4558b335b0cbf18&follow=1'>Add psf2png | June McEnroe |
| 2018-09-27 | Add HJKL for moving glyphs to psfed | June McEnroe | |
| 2018-09-27 | Move psfed paste to edit mode | June McEnroe | |
| 2018-09-27 | Export PWD | June McEnroe | |
| Without it, $(PWD) is unset in GNU make. | |||
| 2018-09-27 | Add sans6x8 PSF2 font | June McEnroe | |
| 2018-09-26 | Add copy paste to psfed | June McEnroe | |
| 2018-09-25 | Add r to psfed for invert | June McEnroe | |
| 2018-09-24 | Add psfed, a PSF2 font editor | June McEnroe | |
| 2018-09-21 | Add scheme -i to swap white and black | June McEnroe | |
| 2018-09-21 | Map caps lock to escape on Linux console | June McEnroe | |
| 2018-09-19 | Fix README mandoc lints | June McEnroe | |
| 2018-09-19 | Un-NOT trans.alpha values in pngo | June McEnroe | |
| 2018-09-18 | Refactor reads in pngo and clear palette between files | June McEnroe | |
| 2018-09-17 | Add tRNS support to pngo | June McEnroe | |
| 2018-09-11 | Move gfx man pages to gfx/man | June McEnroe | |
| 2018-09-11 | Move bin man pages to bin/man | June McEnroe | |
| 2018-09-11 | Rewrite gfx.7 and render plaintext README | June McEnroe | |
| 2018-09-11 | Remove GAMES from BINS | June McEnroe | |
| 2018-09-11 | Rewrite bin.7 and render to plaintext README | June McEnroe | |
| 2018-09-11 | Add "blank" lines to man pages | June McEnroe | |
| 2018-09-10 | Add mdoc syntax file | June McEnroe | |
| 2018-09-08 | Fix Nm usage in multi-name man pages | June McEnroe | |
| 2018-09-08 | Put real dates on man pages | June McEnroe | |
| 2018-09-08 | Replace gfx README with REAMDE.7 | June McEnroe | |
| 2018-09-08 | Link gfx man pages in ~/.local | June McEnroe | |