diff options
author | Robin Jarry <robin@jarry.cc> | 2022-02-24 21:10:30 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-02-25 13:56:53 +0100 |
commit | 115dabb6346383c88525586c2ec75d60df6f25d3 (patch) | |
tree | 9a1aca40ef3ce61ff3c9173ff92ef6cca45938d0 /worker/imap | |
parent | c26d08103b327bd3f2470e542aa55ab354483347 (diff) | |
download | aerc-115dabb6346383c88525586c2ec75d60df6f25d3.zip |
pipe: allow piping multiple marked messages
When messages are marked, pipe their contents into the specified
command. The messages are ordered according to their respective
Message-Id headers. This allows applying complete patch series with
a single command.
When piping more than one message, make sure to write them in the mbox
format as git am expects them to be.
Link: https://en.wikipedia.org/wiki/Mbox
Link: https://github.com/git/git/blob/v2.35.1/builtin/mailsplit.c#L15-L44
Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Koni Marti <koni.marti@gmail.com>
Tested-by: akspecs <akspecs@gmail.com>
Diffstat (limited to 'worker/imap')
0 files changed, 0 insertions, 0 deletions