[PATCH 3/9] test: add new corpus of duplicate messages
David Bremner| Daniel Kahn Gillmor, Jameson Graef Rollins
2022 Jul 01 21:45
- David Bremner—Display duplicate messages in emacs front-end [inbox, unread]
- David Bremner—[PATCH 1/9] test: use notmuch_json_show_sanitize more places [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/9] test: define and use notmuch_sexp_*_sanitize functions [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/9] test: add new corpus of duplicate messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/9] CLI/show: initial support for --duplicate for (raw output only) [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/9] CLI/show: support --duplicate for structured output [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 6/9] emacs/show: provide notmuch-show-choose-duplicate [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 7/9] emacs/show: display count of duplicates in headerline [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 8/9] CLI/reply: support --duplicate argument [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 9/9] emacs/reply: reply to correct duplicate [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: Display duplicate messages in emacs front-end [inbox, unread]
- Daniel Kahn Gillmor—Re: Display duplicate messages in emacs front-end [inbox, signed, unread]
[RFC PATCH v2 3/7] test: add new corpus of duplicate messages
David Bremner
2022 Jun 19 23:21
- David Bremner—v2 WIP commands to choose duplicates in emacs interface [inbox, unread]
- David Bremner—[RFC PATCH v2 1/7] test: use notmuch_json_show_sanitize more places [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC PATCH v2 2/7] test: define and use notmuch_sexp_*_sanitize functions [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC PATCH v2 3/7] test: add new corpus of duplicate messages [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC PATCH v2 4/7] CLI/show: WIP support --duplicate for raw output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC PATCH v2 5/7] WIP: support show --duplicate for structured output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC PATCH v2 6/7] WIP/emacs: replace message with different duplicate [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC PATCH v2 7/7] WIP/emacs: display count of duplicates in headerline [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—Re: v2 WIP commands to choose duplicates in emacs interface [attachment, inbox, unread]
[PATCH 1/4] test: add new corpus of duplicate messages
David Bremner
2022 Jun 12 19:04
- David Bremner—WIP: allow display of duplicate messages with notmuch show / notmuch-emacs [inbox, unread]
- David Bremner—[PATCH 1/4] test: add new corpus of duplicate messages [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 2/4] CLI/show: WIP support --duplicate for raw output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 3/4] WIP: support show --duplicate for structured output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 4/4] WIP/emacs: replace message with different duplicate [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
notmuch release 0.36 now available
David Bremner
2022 Apr 25 12:00
[PATCH 2/2] NEWS: user visible changes for 0.36
David Bremner
2022 Apr 16 12:27
allow disabling the check for multi-message mboxes
David Bremner
2022 Feb 05 through 2022 Feb 20
- David Bremner—allow disabling the check for multi-message mboxes [inbox, unread]
- David Bremner—[PATCH 1/6] test: start new corpus of test messages for indexing code [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—[PATCH 2/6] test: add known broken test for non-email false positive. [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—[PATCH 3/6] lib/config: add configuration item for controlling check for mbox [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—[PATCH 4/6] test: add known broken test for index.check_mbox=false [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—[PATCH 5/6] lib/message-file: stash pointer to "parent" notmuch database [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—[PATCH 6/6] lib/message-file: allow disabling check for mbox files. [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—Re: allow disabling the check for multi-message mboxes [inbox, unread]
- David Bremner—Re: allow disabling the check for multi-message mboxes [inbox, unread]
WIP: filter out envelope headers in notmuch-insert.
David Bremner, NeilBrown
2022 Feb 13 through 2022 Feb 15
- David Bremner—WIP: filter out envelope headers in notmuch-insert. [inbox, unread]
- David Bremner—[RFC PATCH 1/3] test: start new corpus of test messages for indexing code [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[RFC PATCH 2/3] test: add known broken test for insert with mbox as input [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[RFC PATCH 3/3] WIP: escape envelope from [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: WIP: filter out envelope headers in notmuch-insert. [inbox, unread]
- David Bremner—Re: WIP: filter out envelope headers in notmuch-insert. [inbox, unread]
BUG: "notmuch insert" fails with "Delivery of non-mail file"
David Bremner, Alvaro Herrera| Leo L. Schwab
2019 Jan 19 through 2019 Jan 21
[PATCH] Don't bother checking for mbox files
Keith Packard, Edward Betts, Jani Nikula, Tomi Ollila
2016 Mar 10 through 2016 Mar 14
exim pipe transport, notmuch insert and mbox-style messages
Andrei POPESCU| Edward Betts, David Bremner, Tomi Ollila
2014 Nov 22 16:26