unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* cleartext indexing, revision 7
@ 2017-10-21  2:25 Daniel Kahn Gillmor
  2017-10-21  2:25 ` [PATCH 01/12] index: implement notmuch_indexopts_t with try_decrypt Daniel Kahn Gillmor
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Daniel Kahn Gillmor @ 2017-10-21  2:25 UTC (permalink / raw)
  To: Notmuch Mail

What follows is the 7th revision of the cleartext indexing series.

As mentioned in the previous discussions, there are a handful of minor
cleanups (spelling, formatting).  Beyond those, the main differences
between this series and the 6th are:

 * changed names of variables that support command-line indexing
   arguments.  Hopefully this makes it slightly less confusing.

 * introduced documentation about which config variables are stored in
   the database and which are in the config file, which wasn't
   previously documented.

 * added some tests for "notmuch insert --try-decrypt"

 * added python bindings to enable explicit control over cleartext
   indexing (this is in the novel final patch in the series)

Thanks to Jani, bremner, jrollins, and Tomi for the earlier reviews.

       --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

version 6 was sent as:

id:20171017191008.8742-1-dkg@fifthhorseman.net

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

end of thread, other threads:[~2017-10-25  5:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-21  2:25 cleartext indexing, revision 7 Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 01/12] index: implement notmuch_indexopts_t with try_decrypt Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 02/12] doc: add notmuch-properties(7) Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 03/12] reindex: drop all properties named with prefix "index." Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 04/12] crypto: index encrypted parts when indexopts try_decrypt is set Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 05/12] config: test whether an item is stored in the database by name Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 06/12] config: define new option index.try_decrypt Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 07/12] cli: set up shared command-line arguments for indexing Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 08/12] tests: emacs_fcc_message: allow passing --arguments to notmuch new Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 09/12] cli/new: add --try-decrypt=(true|false) Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 10/12] cli/insert: " Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 11/12] cli/reindex: " Daniel Kahn Gillmor
2017-10-21  2:25 ` [PATCH 12/12] python: add try_decrypt argument to Database.index_file() Daniel Kahn Gillmor
2017-10-25  5:47   ` Daniel Kahn Gillmor
2017-10-22  0:02 ` cleartext indexing, revision 7 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).