summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* README: update v0.3.2Leah Neukirchen2018-02-131-64/+64
* NEWS.md: updateLeah Neukirchen2018-02-131-0/+7
* rfc2045: blaze822_multipart: avoid buffer overflow on empty MIME partLeah Neukirchen2018-02-121-0/+2
* mshow: render_mime: don't print any MIME structure markers with -N.Leah Neukirchen2018-02-071-3/+6
* mpick: don't allow EXPR_ANYSET with unmatched operatorDuncaen2018-02-051-2/+2
* mthread.1: update wordingLarry Hynes2018-02-041-2/+4
* msort.1: update wordingLarry Hynes2018-02-041-3/+5
* mshow.1: update wordingLarry Hynes2018-02-041-7/+14
* mseq.1: update wordingLarry Hynes2018-02-041-15/+29
* msed.1: update wordingLarry Hynes2018-02-041-8/+10
* mscan.1: update wordingLarry Hynes2018-02-041-19/+33
* magrep: add *:REGEX to search in any headerLeah Neukirchen2018-02-042-13/+37
* mpick.1: update wordingLarry Hynes2018-02-041-4/+9
* mmsg.7: update wordingLarry Hynes2018-02-041-17/+41
* mmkdir.1: Maildir -> maildirLarry Hynes2018-02-041-7/+7
* mmime.1: update wordingLarry Hynes2018-02-041-4/+4
* mlist.1: update wordingLarry Hynes2018-02-041-11/+12
* minc.1: update wordingLarry Hynes2018-02-031-5/+5
* mhdr.1: update wordingLarry Hynes2018-02-031-11/+25
* mgenmid.1: update wordingLarry Hynes2018-02-031-6/+6
* mflow.1: update wordingLarry Hynes2018-02-021-4/+4
* mflag.1: update wordingLarry Hynes2018-02-021-8/+11
* mexport.1: update wordingLarry Hynes2018-02-021-5/+9
* magrep.1: add reference to re_format(7)Larry Hynes2018-02-011-1/+2
* msed.1: add reference to re_format(7)Larry Hynes2018-02-011-1/+2
* mdirs.1: update wordingLarry Hynes2018-02-011-9/+12
* mdeliver.1: update wordingLarry Hynes2018-02-011-7/+7
* mcom.1: reword NAME sectionLarry Hynes2018-01-311-1/+1
* mcom.1: update wordingLarry Hynes2018-01-311-25/+21
* NEWS.md: update v0.3.1Leah Neukirchen2018-01-301-0/+8
* mblaze-profile.5: update wordingLarry Hynes2018-01-291-10/+10
* mless: support $NO_COLORLeah Neukirchen2018-01-291-0/+4
* mcolor: support $NO_COLORLeah Neukirchen2018-01-291-2/+2
* magrep.1: update wordingLarry Hynes2018-01-291-6/+8
* maddr.1: put back trailing colon in default headers listLarry Hynes2018-01-271-1/+1
* maddr.1: update wordingLarry Hynes2018-01-271-8/+9
* mdirs: use blaze822.hLeah Neukirchen2018-01-251-0/+2
* blaze822.h: ensure PATH_MAX is definedLeah Neukirchen2018-01-251-0/+5
* mblaze.7: local maildir spool wordingLarry Hynes2018-01-241-3/+2
* mblaze.7: use .Pq for single-line parens enclosureLarry Hynes2018-01-241-18/+6
* mblaze.7: incorporate review changesLarry Hynes2018-01-241-9/+7
* mblaze.7: update man pageLarry Hynes2018-01-241-75/+107
* mflow.1: correct quote charLarry Hynes2018-01-221-1/+1
* mshow: render_mime: render message/delivery-status as plain textLeah Neukirchen2018-01-161-1/+2
* t/1501-maddr-regress.t: add regression tests for address parsingLeah Neukirchen2018-01-141-0/+42
* blaze822: blaze822_addr: empty ttok after using itLeah Neukirchen2018-01-141-0/+1
* blaze822: blaze822_addr: spaces in local-part need quoting tooLeah Neukirchen2018-01-141-1/+1
* blaze822: blaze822_addr: make < in <> reset mail address parsingLeah Neukirchen2018-01-141-0/+3
* blaze822: blaze822_addr: move previous addr contents to dispLeah Neukirchen2018-01-131-0/+6
* blaze822: blaze822_addr: <> always resets the addressLeah Neukirchen2018-01-131-0/+1