unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* cleartext indexing, revision 6
@ 2017-10-17 19:09 Daniel Kahn Gillmor
  2017-10-17 19:09 ` [PATCH v6 01/14] crypto: move into libnotmuch_util Daniel Kahn Gillmor
                   ` (14 more replies)
  0 siblings, 15 replies; 24+ messages in thread
From: Daniel Kahn Gillmor @ 2017-10-17 19:09 UTC (permalink / raw)
  To: Notmuch Mail

This is the 6th revision of the cleartext indexing series.

It differs from the 5th mainly in minor edits: fixing typos and
improving comments, documentation, and commit messages.  It also has
the following (slightly more) significant changes:

 * improvement of the test suite to permit passing --long-arguments to
   "notmuch new" is now a separate patch (see 11/14 here)

 * only the "index.try_decrypt" config setting is stored in the
   database, as an attempt to (partially) address the concerns raised
   by bremner in id:878tgdy53g.fsf@tethera.net

 * I've introduced a new man page, notmuch-properties(7), as a place
   to collect and reflect on how properties are used within notmuch.
   Hopefully this central place for property documentation will make
   it easier to coordinate conventions and standards used in the
   project in the future.

This series should be applied on top of my two-part trivial
documentation cleanup series starting at
id:20171017165721.1244-1-dkg@fifthhorseman.net

I welcome review and feedback.

Regards,

        --dkg

Series History
--------------

the first version of this series was sent starting at:

id:20170912230153.4175-1-dkg@fifthhorseman.net

version 2 of this series was sent as:

id:20170915055359.24123-1-dkg@fifthhorseman.net

version 3 of this series was sent as:

id:20171010054916.23925-1-dkg@fifthhorseman.net

and version 4 was only partially sent to the list.

version 5 was sent as:

id:20171015064807.14205-1-dkg@fifthhorseman.net

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2017-10-20 11:14 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-17 19:09 cleartext indexing, revision 6 Daniel Kahn Gillmor
2017-10-17 19:09 ` [PATCH v6 01/14] crypto: move into libnotmuch_util Daniel Kahn Gillmor
2017-10-17 19:09 ` [PATCH v6 02/14] crypto: make shared crypto code behave library-like Daniel Kahn Gillmor
2017-10-17 19:09 ` [PATCH v6 03/14] index: implement notmuch_indexopts_t with try_decrypt Daniel Kahn Gillmor
2017-10-19 11:44   ` David Bremner
2017-10-17 19:09 ` [PATCH v6 04/14] doc: add notmuch-properties(7) Daniel Kahn Gillmor
2017-10-19 18:21   ` Daniel Kahn Gillmor
2017-10-17 19:09 ` [PATCH v6 05/14] properties: add notmuch_message_remove_all_properties_with_prefix() Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 06/14] reindex: drop all properties named with prefix "index." Daniel Kahn Gillmor
2017-10-19 11:52   ` David Bremner
2017-10-20  5:24     ` Daniel Kahn Gillmor
2017-10-19 11:54   ` David Bremner
2017-10-20  5:17     ` Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 07/14] crypto: index encrypted parts when indexopts try_decrypt is set Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 08/14] config: store index.try_default in the database Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 09/14] config: define new option index.try_decrypt Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 10/14] cli: set up shared command-line arguments for indexing Daniel Kahn Gillmor
2017-10-20 10:49   ` David Bremner
2017-10-17 19:10 ` [PATCH v6 11/14] tests: emacs_fcc_message: allow passing --arguments to notmuch new Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 12/14] cli/new: add --try-decrypt=(true|false) Daniel Kahn Gillmor
2017-10-17 19:10 ` [PATCH v6 13/14] cli/insert: " Daniel Kahn Gillmor
2017-10-20 10:57   ` David Bremner
2017-10-17 19:10 ` [PATCH v6 14/14] cli/reindex: " Daniel Kahn Gillmor
2017-10-20 11:14 ` cleartext indexing, revision 6 David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).