| Commit message (Expand) | Author | Age |
* | Handle trailing comments in message IDs | June McEnroe | 2021-04-22 |
* | Don't URL-encode fragment links | June McEnroe | 2021-04-22 |
* | Fix handling groups in address lists | June McEnroe | 2021-04-22 |
* | Omit HTML nav from nested messages | June McEnroe | 2021-04-21 |
* | Parse dates in a hopefully more portable fashion | June McEnroe | 2021-04-11 |
* | Remove unnecessary capture group in URL regex | June McEnroe | 2021-04-09 |
* | Exit on getopt failure | June McEnroe | 2021-03-13 |
* | Respect DESTDIR 1.0 | June McEnroe | 2021-03-08 |
* | Remove mention of SORT extension | June McEnroe | 2021-03-08 |
* | Port to Linux | June McEnroe | 2021-03-08 |
* | Reference "Mailing List" post in README | June McEnroe | 2021-03-04 |
* | Remove DEPLOYMENT section | June McEnroe | 2021-03-03 |
* | Add -t flag to truncate stdout before writing paths | June McEnroe | 2021-03-03 |
* | Output updated paths | June McEnroe | 2021-03-03 |
* | Sandbox with unveil(2) and pledge(2) on OpenBSD | June McEnroe | 2021-03-03 |
* | Target OpenBSD | June McEnroe | 2021-03-03 |
* | Expand README | June McEnroe | 2021-03-02 |
* | Generate properly populated reply Cc lists | June McEnroe | 2021-03-01 |
* | Match any non-context diff lines as "head" | June McEnroe | 2021-01-18 |
* | Alphabetize STANDARDS section | June McEnroe | 2021-01-18 |
* | Fix MANDIR default | June McEnroe | 2020-12-14 |
* | Free threads and envelopes after concat | June McEnroe | 2020-12-11 |
* | Add -i to idle | June McEnroe | 2020-12-11 |
* | Add imapIdle | June McEnroe | 2020-12-11 |
* | Add FILES section to README | June McEnroe | 2020-12-09 |
* | Handle mail with no trailing newline correctly | June McEnroe | 2020-12-08 |
* | Condense getservinfo and bounds check | June McEnroe | 2020-12-07 |
* | Remove RCODE and ANCOUNT check | June McEnroe | 2020-12-07 |
* | Correctly handle . in nameString | June McEnroe | 2020-12-07 |
* | Remove use of AI_DEFAULT | June McEnroe | 2020-12-07 |
* | Infer hostname from username | June McEnroe | 2020-12-04 |
* | Add DNS and SRV RFCs to STANDARDS | June McEnroe | 2020-12-04 |
* | Add -lresolv on macOS | June McEnroe | 2020-12-04 |
* | Implement getservinfo for SRV lookup | June McEnroe | 2020-12-04 |
* | Refactor patch markup generation | June McEnroe | 2020-12-03 |
* | Switch to inline default stylesheet | June McEnroe | 2020-12-02 |
* | Be even less weird about HTML | June McEnroe | 2020-12-01 |
* | Add conditionals to templates | June McEnroe | 2020-12-01 |
* | Remove unnecessary margin CSS | June McEnroe | 2020-11-30 |
* | Move reply link to message nav | June McEnroe | 2020-11-30 |
* | Stop being so weird about HTML | June McEnroe | 2020-11-29 |
* | Simplify base64 table | June McEnroe | 2020-11-29 |
* | Fix bufferDest for when len requires more than cap * 2 | June McEnroe | 2020-11-29 |
* | Fall back to multipart export for alternative without suitable inline | June McEnroe | 2020-11-29 |
* | Fix section spec of multipart/alternative fallback export | June McEnroe | 2020-11-29 |
* | Use open_memstream for section specs | June McEnroe | 2020-11-29 |
* | Factor out uint32_t stringify | June McEnroe | 2020-11-29 |
* | Rearrange archive.h | June McEnroe | 2020-11-29 |
* | Revert to old quoting style in atom | June McEnroe | 2020-11-29 |
* | Replace templateBuffer with templateString | June McEnroe | 2020-11-28 |