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
/
mlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maildir: support winnt/ntfs based systems (currently midipix).
midipix
2024-06-15
1
-2
/
+2
*
mlist: use fixed-width integer types for struct linux_dirent64 d_ino and d_off
Michael Forney
2022-12-09
1
-2
/
+2
*
pledge(2) all programs
Tim Kuijsten
2020-09-06
1
-0
/
+3
*
mlist: fix dangling else warning
Leah Neukirchen
2020-05-15
1
-1
/
+2
*
mlist: print number of matches when message selection is in place
Leah Neukirchen
2020-04-30
1
-4
/
+14
*
mflag: list: don't clobber f when flags and -i is used
Leah Neukirchen
2020-04-30
1
-6
/
+4
*
mlist: extract DT_* handling, follow symlinks
Leah Neukirchen
2020-03-08
1
-2
/
+2
*
move uc macro to blaze822_priv.h
Leah Neukirchen
2020-03-08
1
-3
/
+1
*
mlist: look at maildir/new too for messages
Sebastien Marie
2019-08-26
1
-2
/
+15
*
mlist: listarg: list empty Maildirs if no filtering took place
Leah Neukirchen
2018-01-01
1
-1
/
+1
*
mlist: list: update total count too
Leah Neukirchen
2018-01-01
1
-0
/
+1
*
mlist: use a static buffer, clean up control flow
Leah Neukirchen
2017-10-29
1
-7
/
+5
*
use appropriate integer types
Leah Neukirchen
2017-10-06
1
-1
/
+2
*
style
Leah Neukirchen
2017-08-31
1
-10
/
+10
*
mlist: extract squeeze_slash
Leah Neukirchen
2017-07-12
1
-11
/
+1
*
mlist: squeeze squeezing code
Leah Neukirchen
2017-07-11
1
-3
/
+2
*
mlist: squeeze slashes from directory names
Leah Neukirchen
2017-07-11
1
-0
/
+13
*
mlist: print a total line with -i when useful
Leah Neukirchen
2017-02-14
1
-6
/
+13
*
mlist: fix usage output
Leah Neukirchen
2017-02-14
1
-3
/
+3
*
clean up whitespace
Leah Neukirchen
2017-01-26
1
-11
/
+11
*
mlist: don't use blaze822_loop for the case when arguments are given
Leah Neukirchen
2017-01-21
1
-4
/
+8
*
mlist: read directory names from stdin when used non-interactively
Christian Neukirchen
2016-12-13
1
-51
/
+57
*
mlist: include <sys/syscall.h> only when required
Christian Neukirchen
2016-09-08
1
-1
/
+2
*
mlist: add usage
Christian Neukirchen
2016-07-26
1
-3
/
+11
*
mlist: style
Christian Neukirchen
2016-07-25
1
-1
/
+1
*
mlist: cleanup
Christian Neukirchen
2016-07-22
1
-3
/
+1
*
mlist: add -X/-x ala mflag
Christian Neukirchen
2016-07-22
1
-1
/
+9
*
mlist: rename from list
Christian Neukirchen
2016-07-20
1
-0
/
+247