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
/
t
Commit message (
Expand
)
Author
Age
Files
Lines
*
t/1702-mshow-attachments.t: add tests for named part/attachment detection
nay
2024-09-11
1
-0
/
+53
*
mmime: don't create empty lines when wrapping long words in headers.
Leah Neukirchen
2024-03-10
1
-1
/
+17
*
minc: read directory names from stdin
Meudwy
2023-07-25
1
-1
/
+7
*
blaze822_priv.h: use proper lc/uc
Leah Neukirchen
2023-03-16
1
-0
/
+26
*
mmime: allow to relax body line length limit
Lucas
2022-01-25
1
-1
/
+11
*
mflow: fixed lines were not wrapped, add test suite
Leah Neukirchen
2022-01-01
1
-0
/
+166
*
rfc2047: skip whitespace everywhere during base64 decoding
Leah Neukirchen
2021-10-04
1
-1
/
+25
*
blaze822: blaze822/blaze822_mem: detect line ending before scanning end of he...
Leah Neukirchen
2021-08-30
1
-0
/
+29
*
mmime: ensure no empty parts are generated after an include.
Leah Neukirchen
2021-08-07
1
-1
/
+10
*
t/1000-mmime.t: add tests for recent changes
Leah Neukirchen
2021-06-18
1
-1
/
+27
*
t/1500-maddr.t: deactivate invalid test case
Leah Neukirchen
2021-06-18
1
-2
/
+2
*
t/1900-mdeliver.t: fix plan
Leah Neukirchen
2021-05-10
1
-1
/
+1
*
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
1
-0
/
+69
*
mexport: ensure mbox entries are separated by an empty line
Leah Neukirchen
2021-05-09
1
-0
/
+26
*
mmime: do not duplicate Content* headers
Leah Neukirchen
2021-05-09
1
-1
/
+48
*
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
*
t/3000-magrep.t: fix when stdin is not a tty
Leah Neukirchen
2021-01-27
1
-10
/
+10
*
mmime: allow # in include lines, used to override the content-disposition
Leah Neukirchen
2020-12-22
1
-1
/
+28
*
rfc2045: ensure mime boundaries end with a newline or -
Leah Neukirchen
2020-11-12
1
-0
/
+41
*
t/7000-mseq.t: use printf for robustness
Leah Neukirchen
2020-10-09
1
-1
/
+1
*
t/7000-mseq.t: add test for 74857db19
Leah Neukirchen
2020-08-14
1
-1
/
+2
*
t/5000-mscan.t: typo
Leah Neukirchen
2020-08-11
1
-1
/
+1
*
t/5000-mscan.t: add test for b41d2ef
Leah Neukirchen
2020-08-11
1
-1
/
+3
*
mpick: breaking cmdline options
Duncan Overbruck
2020-07-30
1
-17
/
+17
*
t: use - instead of /dev/stdin
Leah Neukirchen
2020-07-03
1
-1
/
+1
*
seq: - now refers to the message on stdin, use .- for previous message
Leah Neukirchen
2020-07-03
1
-1
/
+1
*
t/2000-mpick.t: test environment variables in expressions
Julian Rother
2020-06-07
1
-1
/
+3
*
t/lib.sh: work around a OpenBSD bug
Leah Neukirchen
2020-05-16
1
-2
/
+2
*
mpick: improve unknown binding error and add test case
Duncan Overbruck
2020-05-15
1
-1
/
+4
*
t/2000-mpick.t: check for double free with bindings
Duncan Overbruck
2020-05-15
1
-1
/
+10
*
t/2000-mpick.t: add tests for all the new features
Duncaen
2020-05-15
1
-1
/
+50
*
mpick: add header decodeop for better address matching
Duncaen
2020-05-15
1
-1
/
+3
*
blaze822: blaze822_addr: null-terminate ttok at the current position before a...
Leah Neukirchen
2020-04-03
1
-1
/
+4
*
blaze822: blaze822_addr: don't force add space before quoted words
Leah Neukirchen
2020-04-03
1
-1
/
+6
*
blaze822: blaze822_addr: ignore leading obs-route
Leah Neukirchen
2020-04-03
1
-1
/
+3
*
t: update links
Leah Neukirchen
2019-03-01
1
-1
/
+1
*
t/1501-maddr-regress.t: adapt to changes of bcd258a
Leah Neukirchen
2018-08-15
1
-5
/
+5
*
t/1500-maddr.t: adapt to changes of bcd258a
Leah Neukirchen
2018-08-15
1
-1
/
+1
*
t/1501-maddr-regress.t: fix failing test, maddr never quotes the display name
Leah Neukirchen
2018-03-02
1
-1
/
+1
*
1501-maddr-regress.t: space in local part
Leah Neukirchen
2018-02-16
1
-2
/
+3
*
t/1501-maddr-regress.t: add regression tests for address parsing
Leah Neukirchen
2018-01-14
1
-0
/
+42
*
t/1500-maddr.t: fix check, maddr now compresses whitespace.
Leah Neukirchen
2018-01-12
1
-1
/
+1
*
t: add test case for latest magrep crash
Duncaen
2017-11-11
1
-1
/
+128
*
mseq: remove the ,2: suffix from the file we search for and add testcase
Duncaen
2017-06-25
1
-1
/
+5
*
mpick: allow string expressions on any header
Duncaen
2017-04-17
1
-1
/
+3
*
t: add maddr and minc tests
Duncaen
2017-04-02
2
-0
/
+103
*
seq: fix selecting subthreads at the end of sequences and add test cases
Duncaen
2017-04-01
1
-1
/
+10
*
t: add check_test
Duncaen
2017-03-31
6
-18
/
+29
[next]