summaryrefslogtreecommitdiff
path: root/mailscripts.el
Commit message (Collapse)AuthorAge
* release mailscripts 28 (-1 to Debian unstable)HEADdebian/28-1archive/debian/28-128masterSean 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>
* 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>
* 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>
* 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>
* 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>
* new script: gmi2emailSean Whitton2021-01-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 0.22 (-1 to Debian unstable)debian/0.22-1archive/debian/0.22-10.22Sean Whitton2021-01-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Use 'cl-case' not 'case' and require cl-libSean Whitton2021-01-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* don't call completing-read when there are no completionsSean Whitton2020-07-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: drop hard dep on Projectile, add project.el supportSean Whitton2020-07-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: invoke notmuch to find the thread-idSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-this-debbug: if fail to extract bug number, promptSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add notmuch-slurp-debbug-at-pointSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: notmuch-extract-message-patches: improve regexpSean Whitton2020-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: Set NO-STRICT-MIME argument of `mm-dissect-buffer'Sean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: Add mailscripts-detach-head-from-existing-branchSean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: Change prompt "branch name" -> "new branch name"Sean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix versionSean Whitton2020-02-15
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: don't always pass --reroll-countSean Whitton2020-02-15
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-extract-patch: rewrite & split out mbox-extract-patchSean Whitton2020-02-15
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2019-11-25
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* handle notmuch-show-thread-id not actually containing a thread IDSean Whitton2019-11-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-extract-patch: tolerate text in Subject: before [PATCH nn/mm]Sean Whitton2019-11-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: arg to pass --reroll-count to notmuch-extract-patchSean Whitton2019-11-09
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2019-11-09
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Revert "make it possible to suppress prefixing to the branch name"Sean Whitton2019-11-06
| | | | | | | | | | This reverts commit 3d33e7c0483bb9ab8de3ffd6a0372c8d2a0bffa0. Commit 7360648, which allows the user to suppress branch checkout, is a better way to let the user override their configured mailscripts-extract-patches-branch-prefix. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>