Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mdeliver.1: update wording | Larry Hynes | 2018-02-01 | 1 | -7/+7 | |
| | | | | Closes: #93 [via git-merge-pr] | |||||
* | mcom.1: reword NAME section | Larry Hynes | 2018-01-31 | 1 | -1/+1 | |
| | | | | Closes: #92 [via git-merge-pr] | |||||
* | mcom.1: update wording | Larry Hynes | 2018-01-31 | 1 | -25/+21 | |
| | ||||||
* | NEWS.md: update v0.3.1 | Leah Neukirchen | 2018-01-30 | 1 | -0/+8 | |
| | ||||||
* | mblaze-profile.5: update wording | Larry Hynes | 2018-01-29 | 1 | -10/+10 | |
| | | | | Closes: #91 [via git-merge-pr] | |||||
* | mless: support $NO_COLOR | Leah Neukirchen | 2018-01-29 | 1 | -0/+4 | |
| | | | | http://no-color.org/ | |||||
* | mcolor: support $NO_COLOR | Leah Neukirchen | 2018-01-29 | 1 | -2/+2 | |
| | | | | http://no-color.org/ | |||||
* | magrep.1: update wording | Larry Hynes | 2018-01-29 | 1 | -6/+8 | |
| | | | | Closes: #90 [via git-merge-pr] | |||||
* | maddr.1: put back trailing colon in default headers list | Larry Hynes | 2018-01-27 | 1 | -1/+1 | |
| | | | | Closes: #89 [via git-merge-pr] | |||||
* | maddr.1: update wording | Larry Hynes | 2018-01-27 | 1 | -8/+9 | |
| | ||||||
* | mdirs: use blaze822.h | Leah Neukirchen | 2018-01-25 | 1 | -0/+2 | |
| | ||||||
* | blaze822.h: ensure PATH_MAX is defined | Leah Neukirchen | 2018-01-25 | 1 | -0/+5 | |
| | ||||||
* | mblaze.7: local maildir spool wording | Larry Hynes | 2018-01-24 | 1 | -3/+2 | |
| | | | | Closes: #87 [via git-merge-pr] | |||||
* | mblaze.7: use .Pq for single-line parens enclosure | Larry Hynes | 2018-01-24 | 1 | -18/+6 | |
| | ||||||
* | mblaze.7: incorporate review changes | Larry Hynes | 2018-01-24 | 1 | -9/+7 | |
| | ||||||
* | mblaze.7: update man page | Larry Hynes | 2018-01-24 | 1 | -75/+107 | |
| | ||||||
* | mflow.1: correct quote char | Larry Hynes | 2018-01-22 | 1 | -1/+1 | |
| | | | | Closes: #86 [via git-merge-pr] | |||||
* | mshow: render_mime: render message/delivery-status as plain text | Leah Neukirchen | 2018-01-16 | 1 | -1/+2 | |
| | ||||||
* | t/1501-maddr-regress.t: add regression tests for address parsing | Leah Neukirchen | 2018-01-14 | 1 | -0/+42 | |
| | ||||||
* | blaze822: blaze822_addr: empty ttok after using it | Leah Neukirchen | 2018-01-14 | 1 | -0/+1 | |
| | ||||||
* | blaze822: blaze822_addr: spaces in local-part need quoting too | Leah Neukirchen | 2018-01-14 | 1 | -1/+1 | |
| | ||||||
* | blaze822: blaze822_addr: make < in <> reset mail address parsing | Leah Neukirchen | 2018-01-14 | 1 | -0/+3 | |
| | ||||||
* | blaze822: blaze822_addr: move previous addr contents to disp | Leah Neukirchen | 2018-01-13 | 1 | -0/+6 | |
| | ||||||
* | blaze822: blaze822_addr: <> always resets the address | Leah Neukirchen | 2018-01-13 | 1 | -0/+1 | |
| | ||||||
* | blaze822: safe_append: off by one | Leah Neukirchen | 2018-01-13 | 1 | -1/+1 | |
| | ||||||
* | NEWS.md: update v0.3 | Leah Neukirchen | 2018-01-12 | 1 | -1/+1 | |
| | ||||||
* | t/1500-maddr.t: fix check, maddr now compresses whitespace. | Leah Neukirchen | 2018-01-12 | 1 | -1/+1 | |
| | ||||||
* | msed: sed: free h and v | Leah Neukirchen | 2018-01-11 | 1 | -1/+6 | |
| | ||||||
* | mshow: list_mime: fix small leak | Leah Neukirchen | 2018-01-11 | 1 | -0/+1 | |
| | ||||||
* | mthread: thread: fix small leak | Leah Neukirchen | 2018-01-11 | 1 | -0/+2 | |
| | ||||||
* | rfc2047: blaze822_decode_rfc2047: fix memory leak of srcenc | Leah Neukirchen | 2018-01-11 | 1 | -1/+1 | |
| | ||||||
* | msed: fix parsing of a// | Leah Neukirchen | 2018-01-11 | 1 | -1/+3 | |
| | ||||||
* | mscan: u8putstr: factor out common code | Leah Neukirchen | 2018-01-11 | 1 | -2/+1 | |
| | ||||||
* | mverify: properly quote the sed mess | Leah Neukirchen | 2018-01-10 | 1 | -2/+2 | |
| | ||||||
* | NEWS.md: update | Leah Neukirchen | 2018-01-09 | 1 | -1/+2 | |
| | ||||||
* | mquote: fall back to rendering when no plaint text reply was found | Leah Neukirchen | 2018-01-09 | 1 | -1/+1 | |
| | ||||||
* | mshow: exit with status 1 if -R didn't find a plain text reply | Leah Neukirchen | 2018-01-09 | 1 | -0/+6 | |
| | ||||||
* | mless: add { }/$ to jump to first/last message | Leah Neukirchen | 2018-01-07 | 2 | -0/+6 | |
| | ||||||
* | NEWS.md: update | Leah Neukirchen | 2018-01-07 | 1 | -0/+17 | |
| | ||||||
* | mshow.1: explain filter exit statuses | Leah Neukirchen | 2018-01-07 | 1 | -0/+19 | |
| | ||||||
* | mcom: strip empty headers after editing | Leah Neukirchen | 2018-01-07 | 1 | -0/+7 | |
| | ||||||
* | msed: add s///d flag to remove on match | Leah Neukirchen | 2018-01-07 | 2 | -4/+20 | |
| | ||||||
* | blaze822: blaze822_loop: use long as return type | Leah Neukirchen | 2018-01-07 | 3 | -7/+8 | |
| | ||||||
* | blaze822: blaze822_addr: rewrite address parsing | Leah Neukirchen | 2018-01-07 | 1 | -66/+125 | |
| | | | | | This hopefully fixes many bugs and subtleties related to extracting adresses. | |||||
* | mseq: create tmpfile O_EXCL to detect multiple mseq -S in a pipeline | Leah Neukirchen | 2018-01-06 | 1 | -5/+9 | |
| | ||||||
* | contrib/mverify: fix quoting | Leah Neukirchen | 2018-01-06 | 1 | -1/+1 | |
| | ||||||
* | add contrib/mraw | Leah Neukirchen | 2018-01-06 | 1 | -0/+6 | |
| | ||||||
* | mcom: avoid xargs | Leah Neukirchen | 2018-01-06 | 1 | -1/+5 | |
| | ||||||
* | add mbnc to bounce messages | Leah Neukirchen | 2018-01-06 | 7 | -14/+52 | |
| | ||||||
* | mless: drop PATH change | Leah Neukirchen | 2018-01-06 | 1 | -2/+0 | |
| |