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
*
mscan: fmt_from: first decode RFC2047, then parse address
Leah Neukirchen
2017-01-21
1
-10
/
+10
*
Leahize
Leah Neukirchen
2017-01-21
24
-25
/
+24
*
mlist: don't use blaze822_loop for the case when arguments are given
Leah Neukirchen
2017-01-21
1
-4
/
+8
*
seq: avoid infinite loop in "mscan -n ."
Christian Neukirchen
2016-12-31
1
-1
/
+1
*
mlist: read directory names from stdin when used non-interactively
Christian Neukirchen
2016-12-13
3
-54
/
+63
*
mmime: don't truncate a #type line when it has invalid syntax
Christian Neukirchen
2016-11-08
1
-0
/
+2
*
mmime: ensure a new token in qp header generation
Christian Neukirchen
2016-11-08
1
-2
/
+2
*
rfc2047: only decode _ as spaces when decoding headers
Christian Neukirchen
2016-11-08
3
-5
/
+5
*
rfc2047: blaze822_decode_qp: don't waste 75% memory
Christian Neukirchen
2016-11-02
1
-1
/
+1
*
msuck: pad pids to 5 decimals
Christian Neukirchen
2016-10-18
1
-1
/
+1
*
mcolor: recognize new mail headers after ^L
Christian Neukirchen
2016-10-18
1
-1
/
+3
*
rfc2047: detect partial multibyte sequences and decode them correctly
Christian Neukirchen
2016-10-14
1
-9
/
+49
*
slurp: zero-terminate buffer
Christian Neukirchen
2016-10-06
1
-1
/
+3
*
mman: gen_file: slurp the file instead of mmap
Christian Neukirchen
2016-10-05
1
-18
/
+14
*
seq: slurp the file instead of mmap
Christian Neukirchen
2016-10-05
4
-14
/
+66
*
mmime: gen_build: don't crash on #-line without space
Christian Neukirchen
2016-10-05
1
-8
/
+10
*
msuck: off by one
Christian Neukirchen
2016-09-25
1
-1
/
+1
*
mcom: very elementary NNTP posting support
Christian Neukirchen
2016-09-25
1
-5
/
+17
*
mblow: print POST reponse on success (e.g. to show moderation)
Christian Neukirchen
2016-09-25
1
-0
/
+1
*
contrib: add msuck and mblow for NNTP support
Christian Neukirchen
2016-09-25
2
-0
/
+173
*
INSTALL.md: cygwin
Christian Neukirchen
2016-09-08
1
-0
/
+1
*
mlist: include <sys/syscall.h> only when required
Christian Neukirchen
2016-09-08
1
-1
/
+2
*
mscan: style
Christian Neukirchen
2016-09-07
1
-2
/
+2
*
mblaze822: blaze822_addr: add simple group parsing
Christian Neukirchen
2016-09-07
1
-1
/
+6
*
INSTALL.md: mention GNU make
Christian Neukirchen
2016-09-05
1
-0
/
+2
*
add INSTALL.md
Christian Neukirchen
2016-09-05
1
-0
/
+13
*
Makefile: bail out on bmake
Christian Neukirchen
2016-09-05
1
-0
/
+2
*
use getdelim instead of getline
Christian Neukirchen
2016-09-05
4
-5
/
+5
*
mcolor: use awk in shebang
Christian Neukirchen
2016-09-05
1
-4
/
+1
*
Makefile: define OPENBSD to use libiconv
Christian Neukirchen
2016-09-05
1
-0
/
+4
*
mpick: shuffle for OpenBSD/FreeBSD
Christian Neukirchen
2016-09-05
1
-2
/
+4
*
Makefile: add -lrt for oldish glibc (e.g. 2.13) to find clock_gettime
Christian Neukirchen
2016-09-05
1
-0
/
+1
*
README: update
Christian Neukirchen
2016-09-05
1
-9
/
+9
*
mblaze.7: clarify a bit
Christian Neukirchen
2016-09-05
1
-2
/
+2
*
mcom: allow user to specify sendmail, sendmail-args in $MBLAZE/profile
Ivy Foster
2016-09-04
1
-4
/
+9
*
mcom: draft messages in $outbox/cur/, not $outbox/new/
Ivy Foster
2016-09-04
1
-1
/
+1
*
Makefile: link mrep to mcom, not vice versa
Ivy Foster
2016-09-03
1
-1
/
+1
*
Makefile: install .7 manuals to $MANDIR/man7
Ivy Foster
2016-09-03
1
-2
/
+5
*
Makefile: allow user to add CFLAGS on the command line
Ivy Foster
2016-09-03
1
-1
/
+1
*
README: update
Christian Neukirchen
2016-09-02
1
-2
/
+2
*
Merge pull request #3 from escondida/profiles
Christian Neukirchen
2016-09-02
13
-26
/
+56
|
\
|
*
Style cleanup on previous commit
Ivy Foster
2016-09-02
4
-18
/
+15
|
*
Add $MBLAZE environment variable to set profile location
Ivy Foster
2016-09-01
14
-30
/
+63
|
/
*
seq: blaze822_home_file: guard missing entry in /etc/passwd or empty $HOME
Christian Neukirchen
2016-09-01
1
-1
/
+8
*
seq: blaze822_seq_cur: use void prototype
Christian Neukirchen
2016-09-01
2
-2
/
+2
*
mdate: style tweak
Christian Neukirchen
2016-09-01
1
-1
/
+2
*
blaze822: blaze822_addr: add bounds check when extracting display name
Christian Neukirchen
2016-09-01
1
-1
/
+1
*
Makefile: use static rule, simplify
Christian Neukirchen
2016-08-23
1
-19
/
+9
*
add mexport
Christian Neukirchen
2016-08-19
6
-1
/
+211
*
mdeliver: parse both Status: and X-Status:, then drop them
Christian Neukirchen
2016-08-19
1
-12
/
+27
[next]