Commit message (Expand) | Author | ||
---|---|---|---|
2020-04-29 | Fix infinite loop if exportAtom can't find a text part | June McEnroe | |
2020-04-29 | Highlight diff/index/---/+++ lines of patches as well | June McEnroe | |
2020-04-29 | Turn URLs into HTML links | June McEnroe | |
2020-04-28 | Clean up html.c | June McEnroe | |
2020-04-27 | Style groups in recipients | June McEnroe | |
2020-04-27 | Clean up export.c | June McEnroe | |
2020-04-27 | Clean up decode.c | June McEnroe | |
2020-04-26 | Free order | June McEnroe | |
2020-04-26 | Clean up atom.c and fix base URLs | June McEnroe | |
2020-04-26 | Clean up archive.c | June McEnroe | |
2020-04-26 | Add -q to exit non-zero on early exit | June McEnroe | |
2020-04-26 | Rearrange some of archive.h | June McEnroe | |
2020-04-26 | Free part.parts.ptr | June McEnroe | |
2020-04-26 | Rename part->id to part->contentID | June McEnroe | |
2020-04-26 | Iterate through nested multiparts to find content for Atom | June McEnroe | |
2020-04-26 | Include Cc address in reply mailtos | June McEnroe | |
2020-04-26 | Use %R for RFC numbers in STANDARDS section | June McEnroe | |
2020-04-26 | Add mailto spec to STANDARDS | June McEnroe | |
2020-04-26 | Increase space between nav items | June McEnroe | |
2020-04-26 | Add mailto address for the archive | June McEnroe | |
2020-04-26 | Put dates on new lines in index | June McEnroe | |
2020-04-26 | Include <> around Message-Id in mailto: URLs | June McEnroe | |
2020-04-26 | Add link to index on thread pages | June McEnroe | |
2020-04-26 | Fall back to Content-Type name parameter for attachments | June McEnroe | |
2020-04-26 | Remove margins in article.message header | June McEnroe | |
2020-04-26 | Generate index.atom | June McEnroe | |
2020-04-26 | Generate XHTML content in Atom entries | June McEnroe | |
2020-04-25 | Style index page | June McEnroe | |
2020-04-25 | Render index.html | June McEnroe | |
2020-04-25 | Wrap <summary> replies count in <data> | June McEnroe | |
2020-04-25 | Accumulate thread envelopes before concatenation | June McEnroe | |
2020-04-24 | Free envelope in concatData | June McEnroe | |
2020-04-24 | Use replyTo address in mailto: | June McEnroe | |
2020-04-23 | Wrap quoted lines in <q> | June McEnroe08e1de90101ec0884203b2227f&follow=1'>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 | |
This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. | |||
2021-01-12 | Split fields by tab only | June McEnroe | |
Also don't fail hard on non-forward-search definitions. | |||
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 | |
neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. | |||
2021-01-09 | Add c -t flag to print expression type | June McEnroe | |
Also add missing float case. | |||
2021-01-05 | Update tagline | June McEnroe |