Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: correct typos and wording | Oliver Kiddle | 2017-06-30 | 8 | -23/+23 |
| | | | | Closes: #43 [via git-merge-pr] | ||||
* | Changes to magrep.1 | Larry Hynes | 2017-06-30 | 1 | -23/+23 |
| | | | | | | | | | | | | | - Try not to use 'messages msgs' - 'matches' instead of 'instead match' - 'specified' instead of 'passed' - Clarify default use of current sequence - Simplify some language used - List '-p' output in the order it is printed - Remove superfluous 'the' - Bring EXIT STATUS in line with '.Ex -std' Closes: #42 [via git-merge-pr] | ||||
* | mthread: add optional message support | Leah Neukirchen | 2017-06-30 | 2 | -3/+43 |
| | |||||
* | VIOLATIONS.md: missing MIME-Version | Leah Neukirchen | 2017-06-30 | 1 | -0/+3 |
| | |||||
* | mthread: fix infinite recursion | Leah Neukirchen | 2017-06-30 | 1 | -0/+4 |
| | | | | | | | | | | | | | This fixes: References: <5> <4> <6> Message-ID: <3> References: <6> Message-ID: <5> References: <3> <2> Message-ID: <1> | ||||
* | mmime: gen_qp: ensure not to split utf8 multibyte sequences into encoded words | Leah Neukirchen | 2017-06-29 | 1 | -11/+20 |
| | | | | | | | RFC2047, 5.(3): > Each 'encoded-word' MUST represent an integral number of characters. > A multi-octet character may not be split across adjacent 'encoded- > word's. | ||||
* | mthread: ignore sequence indentation, to allow rethreading | Leah Neukirchen | 2017-06-29 | 1 | -0/+3 |
| | |||||
* | Changes to maddr.1 | Larry Hynes | 2017-06-29 | 1 | -9/+9 |
| | | | | | | | | | | | - Change 'one per line' to 'line by line', and move it up - Change 'given' to 'specified'... - ...and continue to use 'specified' in place of 'passed' - Change 'Else' to 'Otherwise' - Use 'addr-spec' instead of 'address', as per RFCs - Reword explanation of 'resent-' headers Closes: #41 [via git-merge-pr] | ||||
* | seq: blaze822_seq_open: display error when opening the sequence failed | Leah Neukirchen | 2017-06-29 | 1 | -1/+5 |
| | |||||
* | mcom: add Date: header before submission, or when cancelling a draft | Leah Neukirchen | 2017-06-29 | 1 | -6/+13 |
| | |||||
* | VIOLATIONS.md: add list of known standard violations and our workarounds | Leah Neukirchen | 2017-06-29 | 1 | -0/+25 |
| | |||||
* | mymemmem: fix twobyte_memmem out of bound reads | Leah Neukirchen | 2017-06-28 | 1 | -1/+7 |
| | | | | Closes #40. | ||||
* | mscan.1: fix description of . | Leah Neukirchen | 2017-06-28 | 1 | -2/+2 |
| | |||||
* | GNUmakefile: Ensure creation of all MANDIR subdirectories | Alexander Huemer | 2017-06-25 | 1 | -0/+1 |
| | |||||
* | mseq: remove the ,2: suffix from the file we search for and add testcase | Duncaen | 2017-06-25 | 2 | -1/+8 |
| | | | | | | This fixes #38 Closes: #39 [via git-merge-pr] | ||||
* | Add OS X Yosemite to INSTALL.md | Larry Hynes | 2017-06-24 | 1 | -0/+1 |
| | | | | Closes: #37 [via git-merge-pr] | ||||
* | INSTALL.md: update | Leah Neukirchen | 2017-06-24 | 1 | -2/+2 |
| | |||||
* | VERSION: 0.1 v0.1 | Leah Neukirchen | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | GNUmakefile: fix museragent | Leah Neukirchen | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | mexport: handle return-path without <> | Leah Neukirchen | 2017-06-24 | 1 | -5/+9 |
| | |||||
* | mshow: mark FALL THROUGH | Leah Neukirchen | 2017-06-23 | 1 | -0/+5 |
| | |||||
* | GNUmakefile: add release and sign targets | Leah Neukirchen | 2017-06-23 | 1 | -1/+11 |
| | |||||
* | mblaze.7: add mailing list and irc | Leah Neukirchen | 2017-06-23 | 2 | -0/+11 |
| | |||||
* | mblaze.7: mention mfwd | Leah Neukirchen | 2017-06-23 | 2 | -0/+3 |
| | |||||
* | man/mblaze.7: bump date | Leah Neukirchen | 2017-06-20 | 2 | -2/+2 |
| | |||||
* | man/mfwd.1: refer to mcom.1 | Leah Neukirchen | 2017-06-20 | 1 | -0/+1 |
| | |||||
* | README: update | Leah Neukirchen | 2017-06-20 | 1 | -1/+2 |
| | |||||
* | mmkdir: make official command | Leah Neukirchen | 2017-06-20 | 4 | -2/+44 |
| | |||||
* | man/mdirs.1: tweak | Leah Neukirchen | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | mcom: integrate msign and mencrypt | Leah Neukirchen | 2017-06-19 | 1 | -1/+19 |
| | |||||
* | mcom: remove debugging output | Leah Neukirchen | 2017-06-19 | 1 | -2/+0 |
| | |||||
* | contrib: add mmkdir | Leah Neukirchen | 2017-06-19 | 1 | -0/+9 |
| | |||||
* | mcom: send attached messages inline and without leaking basename | Leah Neukirchen | 2017-06-19 | 1 | -2/+2 |
| | |||||
* | mcom: don't limit column width for subjects | Leah Neukirchen | 2017-06-19 | 1 | -2/+2 |
| | |||||
* | mcom: add -r to resume editing drafts | Leah Neukirchen | 2017-06-19 | 2 | -13/+49 |
| | |||||
* | mdeliver: don't increment line buffer of getdelim | Leah Neukirchen | 2017-06-19 | 1 | -2/+3 |
| | |||||
* | mexport: < and > are not part of the addr-spec used in From lines | Leah Neukirchen | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | mmime: don't generate empty filenames | Leah Neukirchen | 2017-06-19 | 1 | -0/+5 |
| | |||||
* | mmime: allow setting content-disposition and overriding filename | Leah Neukirchen | 2017-06-19 | 2 | -7/+27 |
| | |||||
* | mshow: show Reply-To by default | Leah Neukirchen | 2017-06-18 | 2 | -2/+2 |
| | |||||
* | mcom: add mfwd command to forward messages | Leah Neukirchen | 2017-06-18 | 3 | -1/+45 |
| | |||||
* | mshow: add -N to not show MIME structure markers. | Leah Neukirchen | 2017-06-18 | 2 | -11/+20 |
| | |||||
* | mcolor: add colors for two and three level quotes | Leah Neukirchen | 2017-06-13 | 1 | -0/+2 |
| | |||||
* | mshow: print_decode_header: bump buffer size | Leah Neukirchen | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | maddr: bump decode buffer to allow a few hundred mail adresses | Leah Neukirchen | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | blaze822: blaze822_addr: support backslashes in atoms | Leah Neukirchen | 2017-06-13 | 1 | -1/+5 |
| | | | | This happens a lot in the real world, even if it's not RFC conforming. | ||||
* | blaze822: blaze822_addr: ensure space for terminal null | Leah Neukirchen | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | mcolor: normalize CRLF | Leah Neukirchen | 2017-06-13 | 1 | -0/+1 |
| | |||||
* | blaze822: blaze822_addr: unquote quoted strings | Leah Neukirchen | 2017-06-12 | 1 | -1/+4 |
| | |||||
* | mexport: support reading from pipes, better error reporting | Leah Neukirchen | 2017-06-12 | 1 | -24/+31 |
| |