summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update register-python-argcomplete3 -> register-python-argcompletedebian/27-1archive/debian/27-127Sean Whitton2022-06-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 26 (-1 to Debian unstable)debian/26-1archive/debian/26-126Sean Whitton2022-05-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* updates to d/{changelog,control,copyright} for new sendmail-reinjectSean Whitton2022-05-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* wrap-and-sort -abstSean Whitton2022-05-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* new script to reinject message via sendmail(1)Jameson Graef Rollins2022-05-16
| | | | | | | | | | | | This script simply takes an existing mail file, parses it for sender and all recipients, and constructs an appropriate sendmail(1) command to resend the message. It requires the sendmail(1) binary at runtime, and the notmuch python library in order to extract the message from an existing notmuch store. Signed-off-by: Jameson Graef Rollins <jrollins@finestructure.net>
* release mailscripts 25 (-1 to Debian unstable)debian/25-1archive/debian/25-125Sean Whitton2022-04-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Drop the '0.' prefix to mailscripts version numbersSean Whitton2022-04-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: update mailscripts-project-library default valueSean Whitton2022-04-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mdmv: ensure destination path ends with ':2,' when msg has no flagsSean Whitton2022-03-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix changelogSean Whitton2022-03-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: support tilde expansion in config fileSean Whitton2022-03-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: die if Mail::Box::Manager::open failsSean Whitton2022-03-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: print the URI when there's an XML::Feed exceptionSean Whitton2022-03-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 0.24 (-1 to Debian unstable)debian/0.24-1archive/debian/0.24-10.24Sean Whitton2022-01-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: at end, call notmuch-search not notmuch-showSean Whitton2022-01-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2022-01-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: enable lexical bindingSean Whitton2022-01-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add `ask' value for mailscripts-detach-head-from-existing-branchSean Whitton2022-01-07
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-extract-patch(1) SEE ALSO: add link to piemSean Whitton2021-12-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: cope with XML feeds sent with text/gemini MIME typeSean Whitton2021-04-08
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: change order of conditional branchesSean Whitton2021-04-08
| | | | | | No functional change. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: support commenting out subscriptionsSean Whitton2021-04-08
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 0.23 (-1 to Debian unstable)debian/0.23-1archive/debian/0.23-10.23Sean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: cope with .. in linksSean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: accept more MIME typesSean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: avoid some uninitialised variablesSean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: cope with links in feeds missing the protocolSean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: fix handling relative linksSean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: handle failures to fetch imagesSean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: avoid loading whole gemtext into memorySean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: handle ./ linksSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: avoid double slashesSean Whitton2021-01-27
| | | | | | | Seems some servers don't eliminate these themselves and can return "Not found". Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: perltidySean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: tweak error messageSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: treat SSL connection failure as a temporary failureSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: cope with feed entries which don't have datesSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: die if fail to establish SSL connectionSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: treat missing gemini response as a temporary failureSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: die if did not get gemini responseSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: don't exit subroutine via 'next'Sean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: enable specifying a list of subscriptionsSean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: perltidySean Whitton2021-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: drop superfluous chompSean Whitton2021-01-25
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: don't record as seen if sending mail threw an exceptionSean Whitton2021-01-25
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: tweak error messageSean Whitton2021-01-25
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: tweak error messageSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: tweak error messageSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: comment with shell snippetSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: handle redirectsSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: improve error messageSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>