index
:
mblaze
this commit
master
wip
Unix utilities to deal with Maildir
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
blaze822: blaze822_addr: fix parsing of () at end of string
Leah Neukirchen
2019-03-01
1
-1
/
+1
*
msed: improve zero initialization
Leah Neukirchen
2019-03-01
1
-1
/
+1
*
t: update links
Leah Neukirchen
2019-03-01
1
-1
/
+1
*
magrep: fix use of uninitialized memory
Duncaen
2019-02-28
1
-1
/
+1
*
msed: fix use of uninitialized memory
Duncaen
2019-02-28
1
-1
/
+1
*
blaze822: blaze822_addr: don't read over the trailing nul byte when resolving \
Leah Neukirchen
2019-02-28
1
-1
/
+1
*
blaze822: blaze822_addr: take care of string end in comments inside <
Leah Neukirchen
2019-02-28
1
-1
/
+3
*
mmime: print_header: fix for empty lines
Leah Neukirchen
2019-02-28
1
-0
/
+3
*
blaze822: blaze822_addr: skip remaining characters when token is full, also w...
Leah Neukirchen
2019-02-27
1
-0
/
+2
*
blaze822: blaze822_addr: skip remaining characters when token is full
Leah Neukirchen
2019-02-27
1
-0
/
+2
*
blaze822: blaze822_addr: don't drop last char when comment is not closed
Leah Neukirchen
2019-02-27
1
-1
/
+2
*
blaze822: blaze822_addr: fix reading over the end of address if it ends with ...
Leah Neukirchen
2019-02-27
1
-1
/
+2
*
blaze822: safe_append: fixes for various border cases
Leah Neukirchen
2019-02-27
1
-2
/
+5
*
mdirs: add -0 to separate folders by NUL characters
Leah Neukirchen
2019-02-20
2
-4
/
+12
*
mdeliver: work around macOS, which doesn't implement POSIX.1-2008 stat fields
Leah Neukirchen
2019-02-11
1
-0
/
+4
*
rfc2231: fix memleak
Leah Neukirchen
2019-02-10
1
-1
/
+3
*
blaze822: blaze822_mmap: fix memleak
Leah Neukirchen
2019-02-10
1
-0
/
+1
*
blaze822: blaze822_mem: fix memleak
Leah Neukirchen
2019-02-10
1
-1
/
+3
*
mdeliver: clean up logic
Leah Neukirchen
2019-02-10
1
-7
/
+5
*
mrefile: don't open the file when renaming is enough
Leah Neukirchen
2019-02-10
1
-22
/
+49
*
mrefile: try using rename first, when possible
Leah Neukirchen
2019-02-10
1
-5
/
+17
*
mdeliver: preserve mtime in mrefile
Leah Neukirchen
2019-02-10
1
-0
/
+10
*
mdeliver: free msg opened for getting timestamp
Leah Neukirchen
2019-02-10
1
-0
/
+1
[next]