Leah Neukirchen
cd5bc471f3
man: misc manpages nits
...
Found by Omar Polo.
2022-02-27 16:21:39 +01:00
Duncan Overbruck
d9c3914924
mpick: breaking cmdline options
...
Two breaking changes which will make mpick fit more in with
all other mblaze tools by using mmsg(7) arguments:
- Use the -F flag to read script files.
- Remove msglist support
2020-07-30 22:18:21 +02:00
Duncaen
8ae4801dd4
mpick: add header decodeop for better address matching
2020-05-15 18:41:13 +02:00
Duncaen
32f0fcbc0d
mpick: add let expressions
2020-05-15 18:41:13 +02:00
Duncaen
8f0b6e2117
mpick: add ternary (conditional) operator
2020-05-15 18:41:13 +02:00
Duncaen
3968f2ef03
mpick: add skip expression
2020-05-15 18:41:13 +02:00
Duncaen
401aa88752
mpick: add pipes and file redirection
2020-05-15 18:41:13 +02:00
Duncaen
d09efa6aa9
mpick: add -v flag
...
Closes : #137 [via git-merge-pr]
2018-09-25 16:05:51 +02:00
Larry Hynes
e87140e226
mpick.1: update wording
...
Closes : #107 [via git-merge-pr]
2018-02-04 19:47:27 +01:00
Duncaen
4e7a5c5ab6
mpick: add negations
2017-10-26 23:14:23 +02:00
Leah Neukirchen
d65041c386
squash more mandoc -Tlint warnings
2017-08-20 17:11:22 +02:00
Larry Hynes
0c983b99cd
Changes to mpick.1
...
- Else -> Otherwise
- 'the' standard input
- Tidy up msglist intro
- Couple of corrections
Closes : #61 [via git-merge-pr]
2017-07-04 13:04:56 +02:00
Oliver Kiddle
6b68abeccb
man: correct typos and wording
...
Closes : #43 [via git-merge-pr]
2017-06-30 16:25:20 +02:00
Leah Neukirchen
ceeb3848e4
man: fix rendering with groff
...
Closes #32 .
2017-05-17 14:05:18 +02:00
Leah Neukirchen
820c622404
mpick.1: fix lint
2017-05-15 15:15:00 +02:00
Larry Hynes
289716b630
mmime.1: closing > for <expr
...
Closes : #31 [via git-merge-pr]
2017-05-02 01:27:10 +02:00
Duncaen
9bec745dde
mpick: allow string expressions on any header
2017-04-17 03:01:57 +02:00
Duncaen
d3f14eaa55
mpick.1: improve EXAMPLES
2017-02-23 20:35:15 +01:00
Duncaen
7e36e5413f
Merge branch 'mpick'
2017-02-01 23:38:51 +01:00
Leah Neukirchen
2101db8ee3
man/mpick.1: use well-known section name EXAMPLES
2017-01-25 15:50:05 +01:00
josuah
7a6665c3e8
mpick.1: Adding an example section.
...
Closes : #11 [via git-merge-pr]
2017-01-23 21:19:03 +01:00
Leah Neukirchen
225e5787bf
Leahize
2017-01-21 17:22:39 +01:00
Duncaen
0344e5a425
mpick: add kept expression
2017-01-20 23:31:17 +01:00
Duncaen
a2dc56cd0e
mpick: add 'cur' variable to number expressions
2016-07-29 01:49:37 +02:00
Duncaen
a37c401ad1
mpick: add info expression for message ids without files
...
and mark them seen by default
2016-07-28 18:47:50 +02:00
Christian Neukirchen
48a1779efb
mpick: add mmsg(7) style ranges to msglist
2016-07-28 18:00:52 +02:00
Christian Neukirchen
c87201e4b7
mpick.1: use Cm for command pieces
2016-07-28 17:37:51 +02:00
Duncaen
b2d8f56fa5
mpick: add man page and usage
...
Closes : #1 [via git-merge-pr]
2016-07-28 17:32:24 +02:00