about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* 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
* Simplify base64 tableJune McEnroe2020-11-29
* Fix bufferDest for when len requires more than cap * 2June McEnroe2020-11-29
* Fall back to multipart export for alternative without suitable inlineJune McEnroe2020-11-29
* Fix section spec of multipart/alternative fallback exportJune McEnroe2020-11-29
* Use open_memstream for section specsJune McEnroe2020-11-29
* Factor out uint32_t stringifyJune McEnroe2020-11-29
* Rearrange archive.hJune McEnroe2020-11-29
* Revert to old quoting style in atomJune McEnroe2020-11-29
* Replace templateBuffer with templateStringJune McEnroe2020-11-28
* Refactor IMAP structJune McEnroe2020-11-28
* Say OpenSSL in additional permission noticesJune McEnroe2020-11-28
* Add configure scriptJune McEnroe2020-11-28
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Remove base title from thread titlesJune McEnroe2020-05-11
* Eliminate stray whitespace in HTML and AtomJune McEnroe2020-05-11
* Remove unused predefined atomsJune McEnroe2020-05-01
* Support continue responsesJune McEnroe2020-05-01
* Add generator linksJune McEnroe2020-05-01
* Fix UIDNEXT removal documentationJune McEnroe2020-05-01
* Add README.7, LICENSEJune McEnroe2020-05-01
* Set up Makefile for FreeBSDJune McEnroe2020-05-01
* Expand documentationJune McEnroe2020-05-01
* Remove +1sJune McEnroe2020-04-30
* Rename baseAddress to baseMailtoJune McEnroe2020-04-30
* Swap -s and -SJune McEnroe2020-04-30
* Add -S for subscribe linkJune McEnroe2020-04-30
* Add install, uninstall targetsJune McEnroe2020-04-30
* Wrap footer text in <small>June McEnroe2020-04-30
* Nest <q> elements for increased levels of quotationJune McEnroe2020-04-30
* Use a table to decode base64June McEnroe2020-04-29
* Fix infinite loop if exportAtom can't find a text partJune McEnroe2020-04-29
* Highlight diff/index/---/+++ lines of patches as wellJune McEnroe2020-04-29
* Turn URLs into HTML linksJune McEnroe2020-04-29
* Clean up html.cJune McEnroe2020-04-28
* Style groups in recipientsJune McEnroe2020-04-27
* Clean up export.cJune McEnroe2020-04-27
* Clean up decode.cJune McEnroe2020-04-27
* Free orderJune McEnroe2020-04-26
* Clean up atom.c and fix base URLsJune McEnroe2020-04-26
* Clean up archive.cJune McEnroe2020-04-26
* Add -q to exit non-zero on early exitJune McEnroe2020-04-26
* Rearrange some of archive.hJune McEnroe2020-04-26
* Free part.parts.ptrJune McEnroe2020-04-26
* Rename part->id to part->contentIDJune McEnroe2020-04-26
088&follow=1'>Clean up htmlHeaderJune McEnroe 2019-02-18Remove hi line numberingJune 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-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune 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-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe