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
*
mcom: allow spaces in sequence for mbnc and mrep
codesoap
2022-11-11
1
-0
/
+6
*
mrefile/mdeliver: -M needs the `fattr' pledge promise for utimes(2)
Omar Polo
2022-08-26
1
-1
/
+5
*
solaris needs termios.h and __EXTENSIONS__ for TIOCGWINSZ and winsize
gco
2022-06-20
2
-0
/
+9
*
if -fstack-protector-strong is used, it needs to be specified for both compil...
gco
2022-06-18
1
-0
/
+1
*
List commands ~respectively
jgart
2022-06-18
1
-1
/
+1
*
blaze822: don't try to open /dev/stdin
Alyssa Ross
2022-05-23
1
-1
/
+4
*
mthread: reduce memory usage
Julian Rother
2022-03-13
1
-5
/
+2
*
add contrib/mopenall
Leah Neukirchen
2022-03-10
1
-0
/
+18
*
man: misc manpages nits
Leah Neukirchen
2022-02-27
3
-3
/
+3
*
mmime: allow to relax body line length limit
Lucas
2022-01-25
3
-2
/
+20
*
mshow: don't spawn pager with -t
Leah Neukirchen
2022-01-01
1
-1
/
+1
*
mflow: fixed lines were not wrapped, add test suite
Leah Neukirchen
2022-01-01
2
-22
/
+180
*
NEWS.md: update for 1.2
v1.2
Leah Neukirchen
2021-12-12
2
-2
/
+7
*
mcom: take Delivered-To into account for choosing From address
Stacy Harper
2021-11-08
1
-1
/
+1
*
mlesskey.example: clarify installation
Leah Neukirchen
2021-10-07
1
-1
/
+3
*
rfc2047: skip whitespace everywhere during base64 decoding
Leah Neukirchen
2021-10-04
2
-8
/
+41
*
mless: prefer setting LESSKEYIN and .mlesskey
Leah Neukirchen
2021-09-28
3
-2
/
+16
*
mrep/mbnc/mfwd: fix sequence after changing flags of (likely) cur
Leah Neukirchen
2021-09-24
1
-0
/
+3
*
blaze822: blaze822/blaze822_mem: detect line ending before scanning end of he...
Leah Neukirchen
2021-08-30
2
-12
/
+60
*
blaze822: remove blaze822_mmap, never used.
Leah Neukirchen
2021-08-30
2
-50
/
+0
*
mmime: ensure no empty parts are generated after an include.
Leah Neukirchen
2021-08-07
2
-5
/
+19
*
mpick: remove dead code
Léo Villeveygoux
2021-07-06
1
-4
/
+2
*
mblaze-profile.5: clarify Reply-From
wip
Leah Neukirchen
2021-06-18
1
-8
/
+7
*
t/1000-mmime.t: add tests for recent changes
Leah Neukirchen
2021-06-18
1
-1
/
+27
*
mmime: keep (none) whitespace after quoted strings
Leah Neukirchen
2021-06-18
1
-1
/
+3
*
mmime: generate valid empty mime multipart/mixed when no body is given
Leah Neukirchen
2021-06-18
1
-1
/
+3
*
mcom: use mhdr -d -A even when extracting From: headers
Leah Neukirchen
2021-06-18
1
-2
/
+2
*
maddr: decode only display part of address
Leah Neukirchen
2021-06-18
1
-5
/
+7
*
mhdr: print_addresses: decode only display part of address
Leah Neukirchen
2021-06-18
1
-7
/
+7
*
mmime: print_header: encode quoted-strings at once
Leah Neukirchen
2021-06-18
1
-3
/
+29
*
mmime: be more careful when qp-encoding in headers
Leah Neukirchen
2021-06-18
1
-0
/
+9
*
t/1500-maddr.t: deactivate invalid test case
Leah Neukirchen
2021-06-18
1
-2
/
+2
*
mless: list same number of mails whether we're at the beginning or end
Dominik Honnef
2021-06-07
1
-1
/
+10
*
mblaze.7: IRC moved to libera.chat.
Leah Neukirchen
2021-05-20
2
-2
/
+2
*
t/1900-mdeliver.t: fix plan
Leah Neukirchen
2021-05-10
1
-1
/
+1
*
msed: match header names case insensitively
Leah Neukirchen
2021-05-10
1
-1
/
+1
*
mexport: use UTC timestamp in the postmark line
Leah Neukirchen
2021-05-09
1
-1
/
+1
*
mexport: default timestamp to unix second 0, not -1
Leah Neukirchen
2021-05-09
1
-1
/
+1
*
NEWS.md: update
Leah Neukirchen
2021-05-09
1
-0
/
+7
*
t/1900-mdeliver.t: add test for malformed mboxes
Leah Neukirchen
2021-05-09
1
-0
/
+16
*
mdeliver: ignore last empty line of mbox entries
Leah Neukirchen
2021-05-09
2
-3
/
+85
*
mexport: ensure mbox entries are separated by an empty line
Leah Neukirchen
2021-05-09
2
-0
/
+29
*
mmime: do not duplicate Content* headers
Leah Neukirchen
2021-05-09
2
-8
/
+69
*
mcom: also read $VISUAL to find the editor
Leah Neukirchen
2021-04-21
2
-3
/
+5
*
safe_u8putstr: add oneline mode that prints CR/LF as C0 sequences
Leah Neukirchen
2021-03-15
3
-17
/
+18
*
mdeliver.1: spelling
Leah Neukirchen
2021-02-05
1
-1
/
+1
*
mdeliver.1: small tweaks
Leah Neukirchen
2021-02-04
1
-2
/
+3
*
GNUmakefile: run tests without stdin connected to a terminal
Leah Neukirchen
2021-01-27
1
-1
/
+1
*
t/8000-mflag.t: fix when stdin is not a tty
Leah Neukirchen
2021-01-27
1
-8
/
+8
*
t/6000-msort.t: fix when stdin is not a tty
Leah Neukirchen
2021-01-27
1
-5
/
+5
[next]