about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* mless: H to toggle HTML renderingChristian Neukirchen2016-07-292-1/+11
* mshow: hard-code simple multipart/alternative policyChristian Neukirchen2016-07-292-4/+62
* rfc2045: relax MIME checkChristian Neukirchen2016-07-291-2/+7
* add contrib/malternativeChristian Neukirchen2016-07-291-0/+16
* mshow: allow filters to skip and select multipart partsChristian Neukirchen2016-07-291-0/+12
* blaze822: blaze822_file: allocate enough space for readChristian Neukirchen2016-07-291-3/+4
* mshow: actually filter the partsChristian Neukirchen2016-07-294-12/+152
* mshow: normalize CRLF for plain text partsChristian Neukirchen2016-07-291-4/+24
* rfc2047: blaze822_decode_qp: skip =CRLFChristian Neukirchen2016-07-291-0/+2
* rfc2045: put default content type into writable sectionChristian Neukirchen2016-07-291-1/+4
* msort: check reallocChristian Neukirchen2016-07-291-0/+2
* mmime.1: tweaksChristian Neukirchen2016-07-291-8/+9
* mless: R to toggle raw messageChristian Neukirchen2016-07-292-1/+12
* rfc2047: allow empty encoded-wordsChristian Neukirchen2016-07-291-1/+1
* rfc2045: downcase mime typeChristian Neukirchen2016-07-291-1/+3
* mpick: fixesDuncaen2016-07-291-2/+2
* mpick: fix date expressionsDuncaen2016-07-291-1/+2
* mpick: add 'cur' variable to number expressionsDuncaen2016-07-292-14/+44
* mless: oopsChristian Neukirchen2016-07-281-1/+1
* mless: typoChristian Neukirchen2016-07-281-1/+1
* mless: experimental shortcutsChristian Neukirchen2016-07-282-2/+29
* mmairix: normalize pathChristian Neukirchen2016-07-281-1/+1
* mless: simplifyChristian Neukirchen2016-07-282-17/+19
* seq: blaze822_seq_next: fix mseq -n .Christian Neukirchen2016-07-281-1/+2
* seq: parse .: correctlyChristian Neukirchen2016-07-281-5/+12
* mpick: add to and from string expressionsDuncaen2016-07-281-26/+56
* mpick: add info expression for message ids without filesDuncaen2016-07-282-1/+10
* README: updateChristian Neukirchen2016-07-281-0/+1
* mpick: drop constChristian Neukirchen2016-07-281-9/+9
* mpick: add mmsg(7) style ranges to msglistChristian Neukirchen2016-07-282-4/+4
* COPYING: add mpickChristian Neukirchen2016-07-281-0/+3
* mpick: styleChristian Neukirchen2016-07-281-7/+7
* mpick: portabilityChristian Neukirchen2016-07-281-0/+10
* mpick.1: use Cm for command piecesChristian Neukirchen2016-07-281-12/+12
* mpick: add man page and usageDuncaen2016-07-283-0/+161
* mpick: add 'replies' filter expressionDuncaen2016-07-281-23/+37
* mpick: add parent and child testDuncaen2016-07-281-16/+24
* mpick: add -T flag to pick whole thread if one message matchesDuncaen2016-07-281-37/+185
* mpick: use blaze822_loop{,1}Duncaen2016-07-281-17/+7
* mpick: fix new detectionDuncaen2016-07-281-3/+3
* add mpickDuncaen2016-07-282-1/+867
* mless: tone down footers and pgp armorChristian Neukirchen2016-07-281-1/+7
* mseq: deal with indentation in -CChristian Neukirchen2016-07-281-2/+4
* mhdr: typoChristian Neukirchen2016-07-281-1/+1
* mrepl: reply-all by default, respect reply-toChristian Neukirchen2016-07-281-5/+13
* mhdr: almost-rewrite, use getoptChristian Neukirchen2016-07-283-61/+186
* mscan: keep local timeChristian Neukirchen2016-07-281-2/+0
* mscan: adaptive date displayChristian Neukirchen2016-07-272-7/+47
* mseq: don't cast function pointersChristian Neukirchen2016-07-271-1/+7
* cleanupsChristian Neukirchen2016-07-262-17/+6