index
:
mblaze
this commit
master
wip
Unix utilities to deal with Maildir
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mshow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mshow: exit with 1 if not all attachments were found
Leah Neukirchen
2019-01-02
1
-0
/
+8
*
mshow: extract: skip leading spaces for file names
Leah Neukirchen
2018-12-16
1
-0
/
+2
*
mshow: choose_alternative: skip empty MIME parts.
Leah Neukirchen
2018-11-14
1
-0
/
+4
*
mshow: add -B to decode MIME parameters in broken mails
Leah Neukirchen
2018-04-17
1
-1
/
+9
*
mshow: render_mime: don't print any MIME structure markers with -N.
Leah Neukirchen
2018-02-07
1
-3
/
+6
*
mshow: render_mime: render message/delivery-status as plain text
Leah Neukirchen
2018-01-16
1
-1
/
+2
*
mshow: list_mime: fix small leak
Leah Neukirchen
2018-01-11
1
-0
/
+1
*
mshow: exit with status 1 if -R didn't find a plain text reply
Leah Neukirchen
2018-01-09
1
-0
/
+6
*
mshow: list, reply: skip leading spaces for file names
Leah Neukirchen
2017-12-06
1
-0
/
+4
*
mshow: use %ld for longs
Leah Neukirchen
2017-10-13
1
-6
/
+6
*
mshow: render_mime: fix logic bug
Leah Neukirchen
2017-10-06
1
-1
/
+1
*
use appropriate integer types
Leah Neukirchen
2017-10-06
1
-3
/
+3
*
mshow: add -F to disable MIME filters
Leah Neukirchen
2017-09-22
1
-3
/
+5
*
mshow: show: treat non-mime mails as single-part text/plain mails
Leah Neukirchen
2017-09-06
1
-1
/
+1
*
style
Leah Neukirchen
2017-08-31
1
-20
/
+20
*
mshow: render_mime: avoid indexing into empty buffer
Leah Neukirchen
2017-08-21
1
-1
/
+1
*
mshow: use return value 62 for raw output of filters
Leah Neukirchen
2017-08-20
1
-2
/
+5
*
mshow: use "less -RFXe" when $PAGER is plain "less"
Leah Neukirchen
2017-08-17
1
-1
/
+6
*
mshow: fallback to text/plain when no content-type exists
Leah Neukirchen
2017-08-05
1
-3
/
+5
*
mshow: mark FALL THROUGH
Leah Neukirchen
2017-06-23
1
-0
/
+5
*
mshow: show Reply-To by default
Leah Neukirchen
2017-06-18
1
-1
/
+1
*
mshow: add -N to not show MIME structure markers.
Leah Neukirchen
2017-06-18
1
-10
/
+17
*
mshow: print_decode_header: bump buffer size
Leah Neukirchen
2017-06-13
1
-1
/
+1
*
mshow: try to keep CRLF intact for -r
Leah Neukirchen
2017-05-26
1
-1
/
+6
*
mshow: spawn a pager for interactive use
Leah Neukirchen
2017-05-23
1
-0
/
+23
*
mshow: no safe output for -R
Leah Neukirchen
2017-05-23
1
-1
/
+1
*
mshow: document -n
Leah Neukirchen
2017-05-23
1
-1
/
+1
*
mshow: safely print filenames
Leah Neukirchen
2017-04-06
1
-6
/
+16
*
mshow: use blaze822_mime2231_parameter for filenames
Leah Neukirchen
2017-04-06
1
-12
/
+11
*
mshow: render_mime: don't access invalid addresses when no output was generated
Leah Neukirchen
2017-04-06
1
-3
/
+5
*
mshow: print plain text safely
Leah Neukirchen
2017-03-13
1
-25
/
+32
*
clean up whitespace
Leah Neukirchen
2017-01-26
1
-10
/
+10
*
Add $MBLAZE environment variable to set profile location
Ivy Foster
2016-09-01
1
-1
/
+1
*
mshow: ensure plain text output ends with a newline
Christian Neukirchen
2016-08-09
1
-4
/
+8
*
mshow: rather, use -r -O to print the part raw
Christian Neukirchen
2016-08-06
1
-4
/
+12
*
mshow: extract headers with -H -O
Christian Neukirchen
2016-08-06
1
-0
/
+12
*
mshow: simplify -H with orig_header
Christian Neukirchen
2016-08-06
1
-12
/
+3
*
mshow: extract_mime: body is used
Christian Neukirchen
2016-08-06
1
-1
/
+0
*
rfc2045: import walk_mime
Christian Neukirchen
2016-08-02
1
-56
/
+13
*
rename .santoku to .mblaze
Christian Neukirchen
2016-08-01
1
-1
/
+1
*
blaze822: blaze822_chdr: downcase header
Christian Neukirchen
2016-08-01
1
-1
/
+1
*
mshow: hard-code simple multipart/alternative policy
Christian Neukirchen
2016-07-29
1
-4
/
+47
*
mshow: allow filters to skip and select multipart parts
Christian Neukirchen
2016-07-29
1
-0
/
+12
*
mshow: actually filter the parts
Christian Neukirchen
2016-07-29
1
-11
/
+23
*
mshow: normalize CRLF for plain text parts
Christian Neukirchen
2016-07-29
1
-4
/
+24
*
mshow: writefile: write in a loop
Christian Neukirchen
2016-07-26
1
-5
/
+14
*
mshow: add usage
Christian Neukirchen
2016-07-26
1
-1
/
+7
*
mshow: fix header display with -H
Christian Neukirchen
2016-07-26
1
-0
/
+1
*
str*casecmp is in <strings.h>
Christian Neukirchen
2016-07-26
1
-0
/
+1
*
mshow: decode headers of message/rfc822 parts
Christian Neukirchen
2016-07-26
1
-4
/
+5
[next]