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
*
mlist: fix usage output
Leah Neukirchen
2017-02-14
1
-3
/
+3
*
contrib/mvi: fix cmdline and add ! to eval commands
Duncaen
2017-02-02
1
-5
/
+12
*
contrib/mvi: remove dead in_motion()
Duncaen
2017-02-02
1
-27
/
+0
*
Merge branch 'mpick'
Duncaen
2017-02-01
2
-15
/
+39
|
\
|
*
mpick: add msglist from address support
Duncaen
2017-01-20
1
-1
/
+21
|
*
mpick: add kept expression
Duncaen
2017-01-20
2
-1
/
+5
|
*
mpick: fix reuse of num
Duncaen
2017-01-20
1
-13
/
+13
*
|
contrib/mvi: add mvi, a pager like interface with vi like functionality
Duncaen
2017-02-01
1
-0
/
+343
*
|
clean up whitespace
Leah Neukirchen
2017-01-26
17
-157
/
+157
*
|
mflag: add: skip leading whitespace
Leah Neukirchen
2017-01-25
1
-10
/
+12
*
|
mflag: fix error message
Leah Neukirchen
2017-01-25
1
-1
/
+1
*
|
man/mpick.1: use well-known section name EXAMPLES
Leah Neukirchen
2017-01-25
1
-1
/
+1
*
|
mpick.1: Adding an example section.
josuah
2017-01-23
1
-0
/
+3
*
|
mhdr: print_addresses: addr is sufficient for -H
Leah Neukirchen
2017-01-21
1
-1
/
+1
*
|
mhdr: print_addresses: first decode RFC2047, then parse address
Leah Neukirchen
2017-01-21
1
-11
/
+12
*
|
maddr: addr: first decode RFC2047, then parse address
Leah Neukirchen
2017-01-21
1
-7
/
+6
*
|
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
[next]