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
/
mscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maildir: support winnt/ntfs based systems (currently midipix).
midipix
2024-06-15
1
-1
/
+1
*
mscan: only spawn pager when stdout is a tty
Leah Neukirchen
2023-07-18
1
-4
/
+6
*
solaris needs termios.h and __EXTENSIONS__ for TIOCGWINSZ and winsize
gco
2022-06-20
1
-0
/
+4
*
pledge(2) all programs
Tim Kuijsten
2020-09-06
1
-0
/
+7
*
mscan: fix underrun in %F when filename doesn't contain three slashes
Leah Neukirchen
2020-01-17
1
-0
/
+13
*
mscan: add dottime formatting
Leah Neukirchen
2020-01-02
1
-0
/
+28
*
mscan: u8putstr: assume wcwidth of -1 means actually 2 (probably emojis)
Leah Neukirchen
2019-03-21
1
-1
/
+4
*
mscan: rename pid1 to pager_pid
Leah Neukirchen
2018-09-25
1
-5
/
+5
*
mscan: hide message count behind -v
Leah Neukirchen
2018-09-25
1
-3
/
+7
*
mscan: u8putstr: take length of replacement char into account
Leah Neukirchen
2018-09-14
1
-0
/
+1
*
mscan: prioritize displaying trashed mail over other markers
Leah Neukirchen
2018-08-26
1
-3
/
+3
*
mscan: u8putstr: factor out common code
Leah Neukirchen
2018-01-11
1
-2
/
+1
*
mscan: fetch window size from /dev/tty
Leah Neukirchen
2017-11-28
1
-1
/
+4
*
revamp utf-8 handling code
Leah Neukirchen
2017-11-22
1
-12
/
+12
*
mscan: display TO: address decode
Leah Neukirchen
2017-11-08
1
-1
/
+3
*
mscan: revert width to int
Leah Neukirchen
2017-10-06
1
-3
/
+3
*
use appropriate integer types
Leah Neukirchen
2017-10-06
1
-4
/
+4
*
style
Leah Neukirchen
2017-08-31
1
-6
/
+6
*
mscan: use wint_t for %lc
Leah Neukirchen
2017-05-31
1
-2
/
+2
*
mscan: spawn a pager for interactive use
Leah Neukirchen
2017-05-23
1
-1
/
+19
*
mscan: use %H:%M timestamp for all mails newer than 24h
Leah Neukirchen
2017-05-21
1
-5
/
+4
*
mscan: squeeze slashes for %F
Leah Neukirchen
2017-04-27
1
-1
/
+4
*
mscan: kill stray tab in format string
Leah Neukirchen
2017-03-13
1
-1
/
+1
*
mscan: don't print C0 control symbols
Leah Neukirchen
2017-03-13
1
-0
/
+4
*
clean up whitespace
Leah Neukirchen
2017-01-26
1
-4
/
+4
*
mscan: fmt_from: first decode RFC2047, then parse address
Leah Neukirchen
2017-01-21
1
-10
/
+10
*
mscan: style
Christian Neukirchen
2016-09-07
1
-2
/
+2
*
Add $MBLAZE environment variable to set profile location
Ivy Foster
2016-09-01
1
-1
/
+1
*
mscan: add %I for message-id
Christian Neukirchen
2016-08-11
1
-1
/
+12
*
mscan: make negative width in %f, %s mean "rest minus N"
Christian Neukirchen
2016-08-10
1
-2
/
+4
*
mscan: add %S for stripped subject
Christian Neukirchen
2016-08-10
1
-3
/
+24
*
mscan: better width for %F
Christian Neukirchen
2016-08-09
1
-2
/
+14
*
mscan: add width to %b
Christian Neukirchen
2016-08-09
1
-9
/
+8
*
mscan: u8putstr: force left-alignment
Christian Neukirchen
2016-08-09
1
-0
/
+2
*
mscan: fix formatting of %f without width, and for %s with width
Christian Neukirchen
2016-08-09
1
-6
/
+19
*
mscan: oneline: fix flag fiddling
Christian Neukirchen
2016-08-08
1
-2
/
+4
*
mscan: oneline: don't show not existing messages as unseen
Christian Neukirchen
2016-08-06
1
-1
/
+1
*
mscan: default %F left-aligned
Christian Neukirchen
2016-08-05
1
-1
/
+1
*
mscan: silence a warning
Christian Neukirchen
2016-08-04
1
-1
/
+1
*
mscan: actually show To: in TO:
Christian Neukirchen
2016-08-04
1
-3
/
+3
*
mscan: use Scan-Format from profile by default
Christian Neukirchen
2016-08-04
1
-0
/
+3
*
mscan: fmt_date: refactor, add 5-char %d
Christian Neukirchen
2016-08-04
1
-24
/
+32
*
mscan: silence %b when !msg
Christian Neukirchen
2016-08-04
1
-3
/
+7
*
mscan: fix %M
Christian Neukirchen
2016-08-04
1
-1
/
+3
*
mscan: adaptive iso date
Christian Neukirchen
2016-08-04
1
-0
/
+2
*
mscan: look up message number when needed
Christian Neukirchen
2016-08-04
1
-6
/
+9
*
mscan: refactor, slight output change
Christian Neukirchen
2016-08-04
1
-93
/
+102
*
mscan: support \n and \t
Christian Neukirchen
2016-08-04
1
-1
/
+13
*
mscan: use format strings
Christian Neukirchen
2016-08-04
1
-57
/
+197
*
rename .santoku to .mblaze
Christian Neukirchen
2016-08-01
1
-1
/
+1
[next]