summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* release mailscripts 29 (-1 to Debian unstable)HEADdebian/29-1archive/debian/29-129masterSean Whitton2024-04-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* d/copyright: update years for dkgSean Whitton2024-04-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* d/control: add python3-gssapi build-depSean Whitton2024-04-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* email-print-mime-structure, imap-dl: clean up types with mypy 1.9.0Daniel Kahn Gillmor2024-04-06
| | | | Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* release mailscripts 28 (-1 to Debian unstable)debian/28-1archive/debian/28-128Sean Whitton2022-12-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Tighten build-dep on python3-pgpy to require >= 0.5.4-4.1Sean Whitton2022-12-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add & install a READMESean Whitton2022-12-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts-extract-message-patches: look for "-- >8 --" linesSean Whitton2022-12-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: indentation fixSean Whitton2022-12-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts-prepare-patch: call mailscripts-git-format-patch-appendSean Whitton2022-12-22
| | | | | | Expand comment about the control flow in this function. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add mailscripts-git-format-patch-appendSean Whitton2022-12-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: drop an unnecessary shy groupSean Whitton2022-12-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: fix call to message-fetch-fieldSean Whitton2022-12-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: don't offer to detach a HEAD that's already detachedSean Whitton2022-12-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelog spacingSean Whitton2022-12-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts-extract-message-patches: offer to pipe the whole messageSean Whitton2022-12-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add comment, tweak regexpSean Whitton2022-12-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: notmuch-extract-message-patches: add Gnus supportSean Whitton2022-12-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: notmuch-extract-thread-patches: commentSean Whitton2022-12-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: notmuch-extract-thread-patches: add Gnus supportSean Whitton2022-12-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: load notmuch and gnus libs only when requiredSean Whitton2022-12-18
| | | | | | They are both large, and most users will use at most one of the two. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add declarations to fix byte compilation warningsSean Whitton2022-12-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: prefer insert-file-contents to insert-file in LispSean Whitton2022-12-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: move customisation group into the mail groupSean Whitton2022-12-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: rewrite short description and add a brief commentarySean Whitton2022-12-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: fix usage of cl-case in an internal functionSean Whitton2022-12-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: three new patch preparation commandsSean Whitton2022-12-18
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* 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>