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
/
magrep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pledge(2) all programs
Tim Kuijsten
2020-09-06
1
-0
/
+3
*
magrep: fix use of uninitialized memory
Duncaen
2019-02-28
1
-1
/
+1
*
magrep: fix memory leak in magrep message body search
Julian Rother
2018-12-19
1
-0
/
+1
*
magrep: add -h, which is like -p but doesn't print the file name.
Leah Neukirchen
2018-09-10
1
-4
/
+11
*
magrep: add -l flag
Duncaen
2018-07-08
1
-9
/
+13
*
magrep: add *:REGEX to search in any header
Leah Neukirchen
2018-02-04
1
-13
/
+30
*
magrep: keep threading while matching body
Duncaen
2017-11-15
1
-4
/
+5
*
style
Leah Neukirchen
2017-08-31
1
-4
/
+4
*
magrep: use printf string precision to print matches instead of strndup
Duncaen
2017-02-23
1
-8
/
+5
*
magrep: continue matching mime parts in -p and or -o mode
Duncaen
2017-02-23
1
-2
/
+2
*
magrep: match body line by line if -p is specified without -c, -v and -o
Duncaen
2017-02-23
1
-2
/
+12
*
magrep: add -p to print matches and the context and -o to only print matches
Duncaen
2017-02-23
1
-11
/
+39
*
magrep: add -m
Christian Neukirchen
2016-08-02
1
-14
/
+18
*
magrep: add search in body
Christian Neukirchen
2016-08-02
1
-0
/
+47
*
magrep: search message flags if header is empty
Christian Neukirchen
2016-08-02
1
-0
/
+7
*
add magrep
Christian Neukirchen
2016-08-02
1
-0
/
+116