Commit Graph

330 Commits (cf594afb833cb09819b5d1a4edacd0d00808045a)
 

Author SHA1 Message Date
Christian Neukirchen cf594afb83 mmime: fix prevq logic 8 years ago
Christian Neukirchen 88898a4e5e msed: fixes, add /date/a 8 years ago
Christian Neukirchen 582493a25d add msed.1 8 years ago
Christian Neukirchen 3316cfbc22 add msed 8 years ago
Christian Neukirchen 0ce958a22c mmime: only qp after newline when actually needed 8 years ago
Christian Neukirchen 2aaa3cecd8 blaze822: blaze822_chdr: downcase header 8 years ago
Christian Neukirchen 0f9d98a4f4 mintro.7: mention no deps 8 years ago
Christian Neukirchen 94c7dd24cf mseq: drop -n (now in mscan) 8 years ago
Christian Neukirchen 9e02ec69f1 mscan: add -n to only print message number 8 years ago
Christian Neukirchen 2fc528e8ec seq: don't crash when cur link doesn't exist 8 years ago
Duncaen cfb490561a mpick: fix subject expression, broke while normalizing style 8 years ago
Christian Neukirchen 4296c369f6 blaze822: blaze822_hdr_: off-by-one for first header 8 years ago
Christian Neukirchen 65b277df16 filter: slay warning 8 years ago
Christian Neukirchen 85cbd9976b mless: H to toggle HTML rendering 8 years ago
Christian Neukirchen 08f5a8e1dd mshow: hard-code simple multipart/alternative policy 8 years ago
Christian Neukirchen 01e4e942dd rfc2045: relax MIME check
Some mails don't have MIME-Version: 1.0, having
Content-Transfer-Encoding shall be good enough either
8 years ago
Christian Neukirchen 09f3f66eb9 add contrib/malternative 8 years ago
Christian Neukirchen 8228619e05 mshow: allow filters to skip and select multipart parts 8 years ago
Christian Neukirchen 7636f0977c blaze822: blaze822_file: allocate enough space for read 8 years ago
Christian Neukirchen be2ca1ba42 mshow: actually filter the parts 8 years ago
Christian Neukirchen 5d1266b38f mshow: normalize CRLF for plain text parts 8 years ago
Christian Neukirchen a1ed8d7b6c rfc2047: blaze822_decode_qp: skip =CRLF 8 years ago
Christian Neukirchen 12eba94327 rfc2045: put default content type into writable section 8 years ago
Christian Neukirchen eb09650bba msort: check realloc 8 years ago
Christian Neukirchen 795b756e5a mmime.1: tweaks 8 years ago
Christian Neukirchen 7a27586bcb mless: R to toggle raw message 8 years ago
Christian Neukirchen 525233811c rfc2047: allow empty encoded-words
This is non-conforming, but happens in the wild occasionally.
8 years ago
Christian Neukirchen 9336bc9939 rfc2045: downcase mime type 8 years ago
Duncaen 9ac7a2aeb7 mpick: fixes 8 years ago
Duncaen 610db14582 mpick: fix date expressions 8 years ago
Duncaen a2dc56cd0e mpick: add 'cur' variable to number expressions 8 years ago
Christian Neukirchen 86e00cfbc1 mless: oops 8 years ago
Christian Neukirchen fc0a2bbbea mless: typo 8 years ago
Christian Neukirchen 803665b9b2 mless: experimental shortcuts
Compile mlesskey.example into ~/.mless to use them.
8 years ago
Christian Neukirchen 430bb0d74c mmairix: normalize path 8 years ago
Christian Neukirchen aa228ddd43 mless: simplify
We always show the full sequence now, and just jump to the passed message.
8 years ago
Christian Neukirchen 122e0f4426 seq: blaze822_seq_next: fix mseq -n . 8 years ago
Christian Neukirchen f28e1c0158 seq: parse .: correctly 8 years ago
Duncaen a3f4227c31 mpick: add to and from string expressions 8 years ago
Duncaen a37c401ad1 mpick: add info expression for message ids without files
and mark them seen by default
8 years ago
Christian Neukirchen 235abbd53f README: update 8 years ago
Christian Neukirchen d2e3b9411b mpick: drop const 8 years ago
Christian Neukirchen 48a1779efb mpick: add mmsg(7) style ranges to msglist 8 years ago
Christian Neukirchen 2526eca730 COPYING: add mpick 8 years ago
Christian Neukirchen c964e3dbc6 mpick: style 8 years ago
Christian Neukirchen 17976348d1 mpick: portability 8 years ago
Christian Neukirchen c87201e4b7 mpick.1: use Cm for command pieces 8 years ago
Duncaen b2d8f56fa5 mpick: add man page and usage
Closes: #1 [via git-merge-pr]
8 years ago
Duncaen afd499696d mpick: add 'replies' filter expression 8 years ago
Duncaen 6fbe731671 mpick: add parent and child test 8 years ago