summaryrefslogtreecommitdiff
path: root/notmuch-slurp-debbug
Commit message (Collapse)AuthorAge
* notmuch-slurp-debbug: Fix ability to read configuration fileintrigeri2020-05-01
| | | | | | | | | Config::Tiny::read is a method meant to take two arguments, the second one being the configuration file name. Fixes regression introduced in f3a9d113fd89db152db9cd2f061fc8f7367f0fc9. Signed-off-by: intrigeri <intrigeri@boum.org>
* notmuch-slurp-debbug: use Mail::Box instead of shelling outSean Whitton2020-02-22
| | | | | | Also some refactoring for readability. 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>
* notmuch-slurp-debbug: Fix the --bts-server argumentSean Whitton2019-03-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* drop a joke in a commentSean Whitton2019-03-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* normalise an importSean 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>
* bump some copyright yearsSean Whitton2019-03-04
| | | | 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>
* notmuch-slurp-debbug: syntax fixSean Whitton2018-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: rewrite in perl with some new featuresSean Whitton2018-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* new script: notmuch-slurp-debbugSean Whitton2018-07-24
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>