Commit Graph

420 Commits (2cb93984a1a9cd50b3b27e9cfa7e4c31e8c319d7)
 

Author SHA1 Message Date
Christian Neukirchen 2cb93984a1 add contrib/mpeek 8 years ago
Christian Neukirchen 7604589738 mhdr: -H to print file name 8 years ago
Christian Neukirchen bfe841eb1e mscan.1: sort formatting codes 8 years ago
Christian Neukirchen d4f72ab52d mscan: add %I for message-id 8 years ago
Christian Neukirchen 2ad6ae80d8 mscan: make negative width in %f, %s mean "rest minus N" 8 years ago
Christian Neukirchen e34e3dc9ea mcom: simplify subject generation 8 years ago
Christian Neukirchen b4df49565f mscan: add %S for stripped subject 8 years ago
Christian Neukirchen 2c0ace3d82 mscan.1: mention %R for filename 8 years ago
Christian Neukirchen 923ef6a51e mscan: better width for %F 8 years ago
Christian Neukirchen 4c5a007030 mscan: add width to %b 8 years ago
Christian Neukirchen 56e87c6a10 mscan: u8putstr: force left-alignment 8 years ago
Christian Neukirchen a5c5e22204 mscan: fix formatting of %f without width, and for %s with width 8 years ago
Christian Neukirchen d779211dc7 mshow: ensure plain text output ends with a newline 8 years ago
Christian Neukirchen d233737be4 mseq: setcur: unset MAILDOT, because with -C we really want to force setting cur 8 years ago
Christian Neukirchen b8631d13ff mseq: allow message syntax in -c 8 years ago
Christian Neukirchen f34a284b42 mseq: add -c to override . 8 years ago
Christian Neukirchen c9c5346e63 seq: add $MAILDOT to override the value of . 8 years ago
Christian Neukirchen 4bb35cbead blaze822: blaze822_addr: make a bit more robust
Start over when seeing another < in the address part.

Support "..." in the address part.
8 years ago
Christian Neukirchen edf4458016 maddr: -a to only print address part 8 years ago
Christian Neukirchen cfec8ca377 mless: add ^ to go to parent 8 years ago
Christian Neukirchen d458439970 import and use timegm from musl
It's ridiculous this function is not in the standards.
8 years ago
Christian Neukirchen 20dae518c4 mscan: oneline: fix flag fiddling 8 years ago
Christian Neukirchen 22e406514c mcom: simplify To: 8 years ago
Christian Neukirchen 07d3be7a8f mcom: add delete 8 years ago
Christian Neukirchen d2d687478d rename mcomp -> mcom, mrepl -> mrep
mcomp is in mtools already.

mfwd will be added in the future.
8 years ago
Christian Neukirchen d453a5ac58 mless.1: extend a bit 8 years ago
Christian Neukirchen fd06b1d466 seq: exit with 2 on fatal parsing error 8 years ago
Christian Neukirchen 914b78a58f mhdr: set exit status to 1 when no header was found 8 years ago
Christian Neukirchen 21d353f91e Makefile: add install rule 8 years ago
Christian Neukirchen 6229023e78 msed: drop date generation (use mdate) 8 years ago
Christian Neukirchen 45176425e3 mcomp: use mdate 8 years ago
Christian Neukirchen c9eba354ab mcomp: cleanup 8 years ago
Christian Neukirchen 0f74f4d062 mrepl: check message has a message-id 8 years ago
Christian Neukirchen 2a72a341c0 add mdate, a portable version of GNU date --rfc-2822 8 years ago
Christian Neukirchen 55c823f89a mquote: needs := for empty strings 8 years ago
Christian Neukirchen f3c6724830 seq: parse_parent: bump previndent size 8 years ago
Christian Neukirchen e2679e4423 add contrib/mverify to verify a OpenPGP or SMIME message 8 years ago
Christian Neukirchen 7377f0dfc3 mshow: rather, use -r -O to print the part raw 8 years ago
Christian Neukirchen 2776c838fe mshow: extract headers with -H -O 8 years ago
Christian Neukirchen 5eb7837aa8 mshow: simplify -H with orig_header 8 years ago
Christian Neukirchen 7575e07b9f blaze822: keep a pointer to the original header, if we have it anyway 8 years ago
Christian Neukirchen f9226dde7b mmime: generate LF before MIME boundaries 8 years ago
Christian Neukirchen 758351abc5 rfc2045: the (CR)LF before the boundary belongs to the boundary 8 years ago
Christian Neukirchen cc8df261b2 mshow: extract_mime: body is used 8 years ago
Christian Neukirchen 46ba7967b8 mseq.1: double .Pp 8 years ago
Christian Neukirchen 524ee12795 msort: add -U and -I to sort by flags 8 years ago
Christian Neukirchen 1fece7b090 mscan: oneline: don't show not existing messages as unseen 8 years ago
Christian Neukirchen 7b320737b5 remove mthr, now obsolete 8 years ago
Christian Neukirchen 1d67157f09 seq: add thread selectors 8 years ago
Christian Neukirchen 516c3ec6f2 mscan: default %F left-aligned 8 years ago