Commit message (Collapse) | Author | ||
---|---|---|---|
2019-02-12 | Fix sh comment pattern to require blank | June McEnroe | |
2019-02-12 | Unify *up scripts into one up.sh | June McEnroe | |
2019-02-12 | Use a proper fread-realloc loop in hi | June McEnroe | |
2019-02-12 | Don't match Rust raw strings inside other strings | June McEnroe | |
2019-02-12 | Add Rust to hi | June McEnroe | |
This also fixes the block comment pattern to match /* **/ correctly. | |||
2019-02-12 | Call setlocale in hi | June McEnroe | |
2019-02-11 | Install html with -C | June McEnroe | |
2019-02-10 | Avoid excessive tags in ttpre | June McEnroe | |
2019-02-10 | Generate html for bins | June McEnroe | |
2019-02-10 | Use italic for underline in nvim man mode | June McEnroe | |
This doesn't yet work in Terminal.app: <https://github.com/neovim/neovim/issues/9598>. | |||
2019-02-10 | Add plain text "language" to hi | June McEnroe | |
2019-02-10 | Don't match DQ string inside SQ string | June McEnroe | |
2019-02-10 | Skip only one character if a match fails due to parent | June McEnroe | |
Really it should skip forward until the parent changes, but this is simpler. | |||
2019-02-10 | Remove pattend from hi | June McEnroe | |
2019-02-10 | Replace uses of pattend with newline patterns | June McEnroe | |
2019-02-10 | Add hi debug output | June McEnroe | |
2019-02-10 | Actually do HTML " escaping | June McEnroe | |
2019-02-10 | Set git commit.verbose | June McEnroe | |
2019-02-10 | Add back missing static keyword | June McEnroe=b6083ee59c1982b599049cb432a2d0c3226679c8&follow=1'>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 |