Commit message (Expand) | Author | ||
---|---|---|---|
2021-01-13 | Support long double in c.sh | June McEnroe | |
2021-01-13 | Update Terminal.app colours | June McEnroe | |
2021-01-13 | Increase dark white brightness slightly | June McEnroe | |
2021-01-13 | Add hilex example to htagml manual | June McEnroe | |
2021-01-12 | Style causal.agency like bin HTML | June McEnroe | |
2021-01-12 | Avoid matching tag text inside HTML elements | June McEnroe | |
2021-01-12 | Use hilex for up -h | June McEnroe | |
2021-01-12 | Use hilex for bin HTML | June McEnroe | |
2021-01-12 | Don't output a pre in hilex by default | June McEnroe | |
2021-01-12 | Move hilex out of hilex directory | June McEnroe | |
2021-01-12 | Consolidate hilex formatters into hilex.c | June McEnroe | |
2021-01-12 | Remove hacky tagging from hilex | June McEnroe | |
2021-01-12 | Add htagml -i | June McEnroe | |
2021-01-12 | Render tag index in HTML | June McEnroe | |
2021-01-12 | Add htagml -x | June McEnroe | |
2021-01-12 | Prevent matching the same tag twice | June McEnroe | |
2021-01-12 | Process htagml file line by line | June McEnroe | |
2021-01-12 | Split fields by tab only | June McEnroe | |
2021-01-12 | List both Makefile and html.sh under README.7 | June McEnroe | |
2021-01-12 | Add htagml example | June McEnroe | |
2021-01-12 | Use mandoc and htagml for bin html | June McEnroe | |
2021-01-12 | Add htagml | June McEnroe | |
2021-01-12 | Replace causal.agency with a simple mdoc page | June McEnroe | |
2021-01-11 | Publish "Using vi" | June McEnroe | |
2021-01-11 | Enable diff.colorMoved | June McEnroe | |
2021-01-10 | Set less search case-insensitive | June McEnroe | |
2021-01-10 | Set EXINIT | June McEnroe | |
2021-01-09 | Add c -t flag to print expression type | June McEnroe | |
2021-01-05 | Update tagline | June McEnroef='/src/commit/bin/hi.c?id=88289ed91d756ca8c842e78c54af5782bfd78fa8&follow=1'>Match Tag in Rust | June McEnroe |
2019-02-18 | Match sh functions as Tag | June McEnroe | |
2019-02-18 | Match Sh and Ss as Tag in mdoc | June McEnroe | |
2019-02-18 | Match statics and typedefs as Tag | June McEnroe | |
2019-02-18 | Clean up htmlHeader | June McEnroe | |
2019-02-18 | Remove hi line numbering | June McEnroe | |
Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. | |||
2019-02-18 | Add Tag class to hi | June McEnroe | |
2019-02-17 | Generate HTML with hi -n -f html -o anchor | June McEnroe | |
Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. | |||
2019-02-17 | Add hi -f html -o anchor for line number links | June McEnroe | |
2019-02-17 | Simplify temp trap in up | June McEnroe | |
2019-02-17 | Add line numbers to hi | June McEnroe | |
Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. | |||
2019-02-17 | Always split spans after newlines | June McEnroe | |
Simplifies ANSI and IRC output code, and prepares for line numbered output. | |||
2019-02-15 | Color format specifiers light cyan in vim | June McEnroe | |
2019-02-15 | Highlight Interp as yellow | June McEnroe | |
2019-02-15 | Highlight strings in sh command substitutions | June McEnroe | |
2019-02-15 | Add nmap gp | June McEnroe | |
2019-02-14 | Avoid newline when copying URL to pasteboard | June McEnroe | |
2019-02-13 | Add forgotten "sixth" book of H2G2 | June McEnroe |