summary refs log tree commit diff
path: root/magrep.c
Commit message (Collapse)AuthorAgeFilesLines
* magrep: add -l flagDuncaen2018-07-081-9/+13
| | | | Closes: #121 [via git-merge-pr]
* magrep: add *:REGEX to search in any headerLeah Neukirchen2018-02-041-13/+30
|
* magrep: keep threading while matching bodyDuncaen2017-11-151-4/+5
|
* styleLeah Neukirchen2017-08-311-4/+4
|
* magrep: use printf string precision to print matches instead of strndupDuncaen2017-02-231-8/+5
|
* magrep: continue matching mime parts in -p and or -o modeDuncaen2017-02-231-2/+2
|
* magrep: match body line by line if -p is specified without -c, -v and -oDuncaen2017-02-231-2/+12
|
* magrep: add -p to print matches and the context and -o to only print matchesDuncaen2017-02-231-11/+39
|
* magrep: add -mChristian Neukirchen2016-08-021-14/+18
|
* magrep: add search in bodyChristian Neukirchen2016-08-021-0/+47
|
* magrep: search message flags if header is emptyChristian Neukirchen2016-08-021-0/+7
|
* add magrepChristian Neukirchen2016-08-021-0/+116