summaryrefslogtreecommitdiff
path: root/mailscripts.el
Commit message (Collapse)AuthorAge
* 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>
* Revert "thread no-prefix through the -projectile functions"Sean Whitton2019-11-06
| | | | | | This reverts commit 34f83d0d1ce17e6ef05dfe16f9a70c937cf2df56. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: if user does not enter a branch name, use HEADSean Whitton2019-11-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* tweak sample prefixSean Whitton2019-11-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* thread no-prefix through the -projectile functionsSean Whitton2019-11-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add possible 'vN-' prefix to git-format-patch(1) filename regexpSean Whitton2019-11-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* make it possible to suppress prefixing to the branch nameSean Whitton2019-11-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add notmuch-extract-message-patches{,-projectile}Sean Whitton2019-11-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add notmuch-extract-thread-patches-projectileSean Whitton2019-11-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add mailscripts-extract-patches-branch-prefixSean Whitton2019-11-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* update version in mailscripts.elSean Whitton2019-11-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use https:// instead of http://Daniel Kahn Gillmor2019-09-14
| | | | Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* mailscripts.el: update versionSean Whitton2019-09-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix notmuch-extract-thread-patches docstringSean Whitton2019-05-17
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mbox2maildir: acquire a lock, and flush after copying all messagesSean Whitton2019-05-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: Fix the --bts-server argumentSean Whitton2019-03-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: use IPC::System::SimpleSean Whitton2019-03-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: avoid invoking superfluous shellsSean Whitton2019-03-04
| | | | | Reported-by: Paul Wise <pabs@debian.org> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: skip messages without a Message-IdSean Whitton2018-10-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add missing Package-RequiresSean Whitton2018-09-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: bump versionSean Whitton2018-07-26
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-extract-patch: note assumption that there is only one seriesSean Whitton2018-07-26
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add `notmuch-extract-thread-patches'Sean Whitton2018-07-26
| | | | | | Adapted from Aurelien Aptel's example in notmuch-extract-patch/README. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: add autoload cookiesSean Whitton2018-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add mailscripts.elSean Whitton2018-07-24
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>