about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Generalize index.{atom,html} to search pagesJune McEnroe2021-06-11
* Ignore test directoryJune McEnroe2021-06-11
* Remove -t truncate flagJune McEnroe2021-06-11
* Fix decoding adjacent encoded-wordsJune McEnroe2021-06-10
* Limit number of entries in index Atom feedJune McEnroe2021-06-09
* Use LDADD variables and BINDIRJune McEnroe2021-06-09
* Don't output "0 replies" at all 1.0aJune McEnroe2021-04-26
* Fix address group spacingJune McEnroe2021-04-25
* Only highlight the direct target message headerJune McEnroe2021-04-22
* Handle trailing comments in message IDsJune McEnroe2021-04-22
* Don't URL-encode fragment linksJune McEnroe2021-04-22
* Fix handling groups in address listsJune McEnroe2021-04-22
* Omit HTML nav from nested messagesJune McEnroe2021-04-21
* Parse dates in a hopefully more portable fashionJune McEnroe2021-04-11
* Remove unnecessary capture group in URL regexJune McEnroe2021-04-09
* Exit on getopt failureJune McEnroe2021-03-13
* Respect DESTDIR 1.0June McEnroe2021-03-08
* Remove mention of SORT extensionJune McEnroe2021-03-08
* Port to LinuxJune McEnroe2021-03-08
* Reference "Mailing List" post in READMEJune McEnroe2021-03-04
* Remove DEPLOYMENT sectionJune McEnroe2021-03-03
* Add -t flag to truncate stdout before writing pathsJune McEnroe2021-03-03
* Output updated pathsJune McEnroe2021-03-03
* Sandbox with unveil(2) and pledge(2) on OpenBSDJune McEnroe2021-03-03
* Target OpenBSDJune McEnroe2021-03-03
* Expand READMEJune McEnroe2021-03-02
* Generate properly populated reply Cc listsJune McEnroe2021-03-01
* Match any non-context diff lines as "head"June McEnroe2021-01-18
* Alphabetize STANDARDS sectionJune McEnroe2021-01-18
* Fix MANDIR defaultJune McEnroe2020-12-14
* Free threads and envelopes after concatJune McEnroe2020-12-11
* Add -i to idleJune McEnroe2020-12-11
* Add imapIdleJune McEnroe2020-12-11
* Add FILES section to READMEJune McEnroe2020-12-09
* Handle mail with no trailing newline correctlyJune McEnroe2020-12-08
* Condense getservinfo and bounds checkJune McEnroe2020-12-07
* Remove RCODE and ANCOUNT checkJune McEnroe2020-12-07
* Correctly handle . in nameStringJune McEnroe2020-12-07
* Remove use of AI_DEFAULTJune McEnroe2020-12-07
* Infer hostname from usernameJune McEnroe2020-12-04
* Add DNS and SRV RFCs to STANDARDSJune McEnroe2020-12-04
* Add -lresolv on macOSJune McEnroe2020-12-04
* Implement getservinfo for SRV lookupJune McEnroe2020-12-04
* Refactor patch markup generationJune McEnroe2020-12-03
* Switch to inline default stylesheetJune McEnroe2020-12-02
* Be even less weird about HTMLJune McEnroe2020-12-01
* Add conditionals to templatesJune McEnroe2020-12-01
* Remove unnecessary margin CSSJune McEnroe2020-11-30
* Move reply link to message navJune McEnroe2020-11-30
* Stop being so weird about HTMLJune McEnroe2020-11-29
1d3d1348b&follow=1'>Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune 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-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe