summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: 0.2 v0.2Leah Neukirchen2017-07-171-1/+1
* add NEWS.mdLeah Neukirchen2017-07-171-0/+17
* mseq: use first message of range for -c and -C.Leah Neukirchen2017-07-171-0/+6
* minc: use squeeze_slashLeah Neukirchen2017-07-122-2/+4
* mlist: extract squeeze_slashLeah Neukirchen2017-07-124-11/+20
* mrep: avoid initial space for References:Leah Neukirchen2017-07-121-1/+1
* Changes to mthread.1Larry Hynes2017-07-121-7/+8
* Changes to msort.1Larry Hynes2017-07-111-6/+4
* mlist: squeeze squeezing codeLeah Neukirchen2017-07-111-3/+2
* mlist: squeeze slashes from directory namesLeah Neukirchen2017-07-111-0/+13
* Changes to msed.1Larry Hynes2017-07-111-3/+3
* Changes to mshow.1Larry Hynes2017-07-111-8/+11
* mymemmem: update with patch from musl mailing listLeah Neukirchen2017-07-111-15/+10
* mmime: ensure 7bit or 8bit Content-Transfer-Encoding for message/rfc822 partsLeah Neukirchen2017-07-091-3/+8
* mmime: disregard line length restriction for message/rfc822 attachmentsLeah Neukirchen2017-07-091-0/+3
* mcom: fix non-POSIX sed usageWolfgang Jenkner2017-07-081-1/+2
* Changes to mscan.1Larry Hynes2017-07-051-23/+33
* Changes to mpick.1Larry Hynes2017-07-041-9/+9
* Changes to mmsg.7Larry Hynes2017-07-041-20/+13
* add .mailmapLeah Neukirchen2017-07-031-0/+1
* Changes to mmkdir.1Larry Hynes2017-07-031-6/+7
* Changes to mmime.1Larry Hynes2017-07-031-6/+3
* seq: use of ^ should not produce a "parse" error when parent isn't foundOliver Kiddle2017-07-031-15/+19
* mmsg.7: document new selectorsLeah Neukirchen2017-07-021-1/+17
* seq: parse_relnum: initial + in stop part of a message range selects relative...Oliver Kiddle2017-07-021-3/+5
* seq: parse_range: = _ and ^ default to being relative to cur instead of messa...Oliver Kiddle2017-07-021-1/+4
* seq: parse_relnum: fix for thread message syntax relative to . or $Oliver Kiddle2017-07-021-4/+5
* man: use 'filename' instead of 'file names'Leah Neukirchen2017-07-0212-18/+18
* Changes to mlist.1Larry Hynes2017-07-021-8/+9
* Changes to minc.1Larry Hynes2017-07-021-3/+4
* magrep.1: Improve EXIT STATUS wording, in line with .Ex -stdLarry Hynes2017-07-011-1/+2
* Changes to mhdr.1Larry Hynes2017-07-011-6/+6
* Changes to mdirs.1Larry Hynes2017-07-011-5/+6
* README: updateLeah Neukirchen2017-07-011-56/+61
* Changes to mblaze.7Larry Hynes2017-07-011-46/+57
* Changes to mflag.1Larry Hynes2017-07-011-7/+8
* Changes to mexport.1Larry Hynes2017-07-011-7/+10
* Changes to mdeliver.1Larry Hynes2017-07-011-8/+6
* Changes to mcom.1Larry Hynes2017-07-011-17/+16
* Changes to mblaze-profile.5Larry Hynes2017-06-301-16/+17
* man/mblaze.7: add subscription infoLeah Neukirchen2017-06-302-3/+6
* README: updateLeah Neukirchen2017-06-301-13/+13
* man/mblaze-profile.5: tweakLeah Neukirchen2017-06-301-1/+1
* man: correct typos and wordingOliver Kiddle2017-06-308-23/+23
* Changes to magrep.1Larry Hynes2017-06-301-23/+23
* mthread: add optional message supportLeah Neukirchen2017-06-302-3/+43
* VIOLATIONS.md: missing MIME-VersionLeah Neukirchen2017-06-301-0/+3
* mthread: fix infinite recursionLeah Neukirchen2017-06-301-0/+4
* mmime: gen_qp: ensure not to split utf8 multibyte sequences into encoded wordsLeah Neukirchen2017-06-291-11/+20
* mthread: ignore sequence indentation, to allow rethreadingLeah Neukirchen2017-06-291-0/+3