Leah Neukirchen
|
564bb223ef
|
mshow: print plain text safely
|
2017-03-13 15:54:52 +01:00 |
|
Leah Neukirchen
|
1b78a55dfe
|
add mblaze-profile.5
|
2017-02-20 15:40:07 +01:00 |
|
Christian Neukirchen
|
6464ba5845
|
mlist: read directory names from stdin when used non-interactively
Closes #7.
|
2016-12-13 15:21:00 +01:00 |
|
Christian Neukirchen
|
b4a8090f75
|
seq: slurp the file instead of mmap
mmap is not robust when there are writes possible.
|
2016-10-05 14:44:36 +02:00 |
|
Christian Neukirchen
|
aa572b5c13
|
Makefile: bail out on bmake
|
2016-09-05 14:23:08 +02:00 |
|
Christian Neukirchen
|
19405f51b4
|
Makefile: define OPENBSD to use libiconv
|
2016-09-05 14:04:03 +02:00 |
|
Christian Neukirchen
|
86b5b5c6aa
|
Makefile: add -lrt for oldish glibc (e.g. 2.13) to find clock_gettime
|
2016-09-05 13:23:58 +02:00 |
|
Ivy Foster
|
5ac3df8e44
|
Makefile: link mrep to mcom, not vice versa
Closes: #4 [via git-merge-pr]
|
2016-09-03 16:20:09 +02:00 |
|
Ivy Foster
|
1062f1bb11
|
Makefile: install .7 manuals to $MANDIR/man7
|
2016-09-03 16:20:04 +02:00 |
|
Ivy Foster
|
189e00144b
|
Makefile: allow user to add CFLAGS on the command line
|
2016-09-03 16:18:25 +02:00 |
|
Christian Neukirchen
|
4d63b6fd8e
|
Makefile: use static rule, simplify
(The Makefile worked with GNU make only anyway...)
|
2016-08-23 17:33:55 +02:00 |
|
Christian Neukirchen
|
d71a1fbe44
|
add mexport
|
2016-08-19 17:53:40 +02:00 |
|
Christian Neukirchen
|
d458439970
|
import and use timegm from musl
It's ridiculous this function is not in the standards.
|
2016-08-08 16:28:25 +02:00 |
|
Christian Neukirchen
|
d2d687478d
|
rename mcomp -> mcom, mrepl -> mrep
mcomp is in mtools already.
mfwd will be added in the future.
|
2016-08-08 16:01:06 +02:00 |
|
Christian Neukirchen
|
21d353f91e
|
Makefile: add install rule
|
2016-08-08 14:16:45 +02:00 |
|
Christian Neukirchen
|
2a72a341c0
|
add mdate, a portable version of GNU date --rfc-2822
|
2016-08-08 14:01:05 +02:00 |
|
Christian Neukirchen
|
b451fe788b
|
magrep: add search in body
|
2016-08-02 16:28:35 +02:00 |
|
Christian Neukirchen
|
612d1564cc
|
add magrep
|
2016-08-02 15:50:30 +02:00 |
|
Christian Neukirchen
|
18c6351b00
|
Makefile: use -O2 (makes memmem so much faster)
|
2016-08-02 15:32:44 +02:00 |
|
Christian Neukirchen
|
60f4618e2b
|
rename project to mblaze
|
2016-08-01 19:33:25 +02:00 |
|
Christian Neukirchen
|
78fec302cb
|
add mgenmid
|
2016-08-01 17:21:39 +02:00 |
|
Christian Neukirchen
|
3316cfbc22
|
add msed
|
2016-08-01 14:55:34 +02:00 |
|
Christian Neukirchen
|
be2ca1ba42
|
mshow: actually filter the parts
|
2016-07-29 15:15:57 +02:00 |
|
Duncaen
|
f86bb4d88f
|
add mpick
|
2016-07-28 17:32:24 +02:00 |
|
Christian Neukirchen
|
68e5c8773d
|
Makefile: typo
|
2016-07-26 18:31:38 +02:00 |
|
Christian Neukirchen
|
6592bdb912
|
import musl memmem
|
2016-07-26 18:10:39 +02:00 |
|
Christian Neukirchen
|
468a04644f
|
add mdeliver
|
2016-07-26 00:35:40 +02:00 |
|
Christian Neukirchen
|
95e9cf99a0
|
add README
|
2016-07-25 17:10:21 +02:00 |
|
Christian Neukirchen
|
e086b83875
|
msort: allow multiple orderings (first different wins)
Also extract mystrverscmp.c into a seperate file.
|
2016-07-25 16:28:48 +02:00 |
|
Christian Neukirchen
|
70df63df73
|
add maddr: show mail addresses in messages
|
2016-07-25 13:11:33 +02:00 |
|
Christian Neukirchen
|
d8edb56851
|
Makefile: sort targets
|
2016-07-22 18:10:00 +02:00 |
|
Christian Neukirchen
|
5bb49863cc
|
add mdirs
|
2016-07-22 18:08:19 +02:00 |
|
Christian Neukirchen
|
733f42bb75
|
add mflag
|
2016-07-22 17:32:46 +02:00 |
|
Christian Neukirchen
|
98456df2cf
|
add minc
|
2016-07-21 23:17:49 +02:00 |
|
Christian Neukirchen
|
9545981777
|
add mmime
|
2016-07-20 22:43:58 +02:00 |
|
Christian Neukirchen
|
9981ae56ec
|
mlist: rename from list
|
2016-07-20 14:08:37 +02:00 |
|
Christian Neukirchen
|
247acc1ecc
|
mshow: rename from show
|
2016-07-20 14:08:37 +02:00 |
|
Christian Neukirchen
|
a6ce4c720b
|
mthread: rename from thread
|
2016-07-20 14:08:36 +02:00 |
|
Christian Neukirchen
|
a38fafed2b
|
mthread: rename from thread
|
2016-07-20 14:08:36 +02:00 |
|
Christian Neukirchen
|
dc9e1fb7f3
|
mscan: rename from scan
|
2016-07-20 13:50:53 +02:00 |
|
Christian Neukirchen
|
35a8001db2
|
add msort
|
2016-07-20 12:19:50 +02:00 |
|
Christian Neukirchen
|
4babc3e95a
|
remove unmime
|
2016-07-18 17:05:15 +02:00 |
|
Christian Neukirchen
|
08032f89ba
|
seq: import most parts of mseq, make blaze822_loop resolve ranges
|
2016-07-18 00:09:35 +02:00 |
|
Christian Neukirchen
|
7e17d9d631
|
scan: look up mails in map instead of line numbers
|
2016-07-17 21:52:04 +02:00 |
|
Christian Neukirchen
|
796531b22d
|
mseq: extract code into seq.c
|
2016-07-17 21:51:41 +02:00 |
|
Christian Neukirchen
|
cf3b70ed98
|
Makefile: add new show deps
|
2016-07-16 22:25:04 +02:00 |
|
Christian Neukirchen
|
aa62c73700
|
add mseq (replaces next)
|
2016-07-16 18:45:39 +02:00 |
|
Christian Neukirchen
|
8c7e822d88
|
hdr: rfc2047 decode headers
|
2016-07-15 16:51:43 +02:00 |
|
Christian Neukirchen
|
8c7c614bb3
|
Makefile: drop -Wwrite-strings
|
2016-07-14 18:20:12 +02:00 |
|
Christian Neukirchen
|
01c1c0d970
|
add rfc2045 and multipart decoding
|
2016-07-13 15:53:27 +02:00 |
|