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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mthread: add -r to reverse top-level order
Leah Neukirchen
2020-05-04
2
-4
/
+16
*
mlist: print number of matches when message selection is in place
Leah Neukirchen
2020-04-30
2
-6
/
+18
*
mflag: list: don't clobber f when flags and -i is used
Leah Neukirchen
2020-04-30
1
-6
/
+4
*
man/*: normalize references, use %T for RFC titles
Leah Neukirchen
2020-04-27
2
-7
/
+7
*
msuck: don't init maildir until connected
Alyssa Ross
2020-04-15
1
-4
/
+4
*
msuck: exit unsuccessfully if some groups failed
Alyssa Ross
2020-04-15
1
-0
/
+3
*
blaze822: blaze822_addr: null-terminate ttok at the current position before a...
Leah Neukirchen
2020-04-03
2
-1
/
+5
*
blaze822: blaze822_addr: don't force add space before quoted words
Leah Neukirchen
2020-04-03
2
-3
/
+6
*
blaze822: blaze822_addr: ignore leading obs-route
Leah Neukirchen
2020-04-03
2
-2
/
+4
*
maddr: add -d to only print display name.
Leah Neukirchen
2020-03-30
2
-9
/
+20
*
mytimegm: fix whitespace
Leah Neukirchen
2020-03-29
1
-9
/
+9
*
mytimegm: replace with own implementation
Leah Neukirchen
2020-03-28
4
-84
/
+26
*
mrep/mbnc: allow only one message as argument
Leah Neukirchen
2020-03-21
1
-1
/
+13
*
mshow: don't spawn pager for -x
Leah Neukirchen
2020-03-14
1
-1
/
+1
*
mmkdir: create subdirectories in order like maildirmake
Leah Neukirchen
2020-03-09
1
-1
/
+1
*
mlist: extract DT_* handling, follow symlinks
Leah Neukirchen
2020-03-08
1
-2
/
+2
*
mseq: extract DT_* handling, follow symlinks
Leah Neukirchen
2020-03-08
1
-3
/
+3
*
seq: extract DT_* handling, follow symlinks
Leah Neukirchen
2020-03-08
1
-6
/
+2
*
minc: extract DT_* handling
Leah Neukirchen
2020-03-08
1
-3
/
+3
*
mdirs: extract DT_* handling
Leah Neukirchen
2020-03-08
2
-3
/
+12
*
move uc macro to blaze822_priv.h
Leah Neukirchen
2020-03-08
3
-6
/
+4
*
contrib/mraw: drop leading spaces
Leah Neukirchen
2020-02-16
1
-1
/
+1
*
mcom: add preview alias for show command
Duncan Overbruck
2020-02-05
2
-3
/
+6
*
GNUmakefile: release: check ./VERSION is correct before release
Leah Neukirchen
2020-02-02
1
-0
/
+1
*
VERSION: bump
Leah Neukirchen
2020-02-02
1
-1
/
+1
*
mdirs: add -a to list all subfolders, ignoring maildir++ convention
Leah Neukirchen
2020-01-22
2
-5
/
+10
*
mblaze.7: mention public-inbox archive
Leah Neukirchen
2020-01-18
1
-3
/
+5
*
GNUmakefile: use gpg2
Leah Neukirchen
2020-01-18
1
-1
/
+1
*
NEWS.md: update for 0.6
v0.6
Leah Neukirchen
2020-01-18
1
-1
/
+8
*
mscan: fix underrun in %F when filename doesn't contain three slashes
Leah Neukirchen
2020-01-17
1
-0
/
+13
*
mcom: check if a draft was found when invoking `mcom -r`
Sören Tempel
2020-01-12
1
-0
/
+5
*
mfwd: prefix Subject with "Fwd:"
Leah Neukirchen
2020-01-08
1
-1
/
+1
*
COPYING: Leahize
Leah Neukirchen
2020-01-02
1
-1
/
+1
*
mscan: add dottime formatting
Leah Neukirchen
2020-01-02
2
-1
/
+34
*
mless: only export LESSKEY once
Silvan Jegen
2019-09-08
1
-7
/
+7
*
blaze822_loop: delay opening sequence to first use
Leah Neukirchen
2019-09-01
1
-1
/
+6
*
man/mcom.1: document defaults for mrep and mbnc
Leah Neukirchen
2019-08-27
1
-5
/
+11
*
mlist: look at maildir/new too for messages
Sebastien Marie
2019-08-26
1
-2
/
+15
*
mshow: don't use --quit-at-eof in less by default
Konst Mayer
2019-08-14
1
-1
/
+1
*
mdeliver: better usage when multiple arguments are given
Leah Neukirchen
2019-07-08
1
-4
/
+3
*
mcom: use file --mime instead of file -i
Leah Neukirchen
2019-05-21
1
-1
/
+1
*
mthread: make malloc failure fatal
Leah Neukirchen
2019-05-03
1
-0
/
+6
*
mmime: gen_file: remove check for trailing newline for 7bit transfer
Leah Neukirchen
2019-04-23
1
-1
/
+1
*
slurp: don't special-case empty files, instead behave like strdup("")
Leah Neukirchen
2019-04-23
1
-5
/
+0
*
seq: blaze822_loop: fix leak
Leah Neukirchen
2019-04-14
1
-0
/
+1
*
maddr: addr: fix leak
Leah Neukirchen
2019-04-14
1
-0
/
+1
*
mdeliver: add fallback to utimes for systems that don't have utimensat
Leah Neukirchen
2019-03-28
1
-0
/
+8
*
mscan: u8putstr: assume wcwidth of -1 means actually 2 (probably emojis)
Leah Neukirchen
2019-03-21
1
-1
/
+4
*
NEWS.md: update for 0.5.1
v0.5.1
Leah Neukirchen
2019-03-03
2
-1
/
+8
*
rfc2047: blaze822_decode_rfc2047: account for space for trailing nul
Leah Neukirchen
2019-03-02
1
-0
/
+4
[next]