From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: [PATCH 1/8] NEWS: news for initial revision tracking support (0.21)
Date: Sat, 17 Oct 2015 17:42:46 -0300 [thread overview]
Message-ID: <1445114573-25561-2-git-send-email-david@tethera.net> (raw)
In-Reply-To: <1445114573-25561-1-git-send-email-david@tethera.net>
---
NEWS | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/NEWS b/NEWS
index 3593ded..019da55 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,31 @@ General
Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer
supported.
+Database revision tracking: `lastmod:` queries
+
+ Each message now has a metadata revision number that increases with
+ every tagging operation. See the discussion of `lastmod:` in
+ `notmuch-search-terms(7)` for more information.
+
+Notmuch database upgrade to support `lastmod:` queries
+
+ The above mentioned `lastmod:` prefix. This will be done
+ automatically, without prompting on the next time `notmuch new` is
+ run after the upgrade. The upgrade is not reversible, and the
+ upgraded database will not be readable by older versions of
+ Notmuch. As a safeguard, a database dump will be created in the
+ `.notmuch` directory before upgrading.
+
+Command Line Interface
+----------------------
+
+Database revision tracking
+
+ Two new options were added to support revision tracking. A global
+ option "--uuid" (`notmuch(1)`) was added for to detect counter
+ rollover and reinitialization, and `notmuch-count(1)` gained a
+ `--lastmod` option to query database revision tracking data.
+
Emacs Interface
---------------
@@ -27,6 +52,12 @@ Library
The use of absolute paths is now enforced when calling
`notmuch_database_{open, create}`.
+Database revision tracking
+
+ Revision tracking is supported via a new prefix "lastmod:" in the
+ query parser and the new function
+ `notmuch_database_get_revision`. For the latter, see `notmuch(3)`.
+
Notmuch 0.20.2 (2015-06-27)
===========================
--
2.5.3
next prev parent reply other threads:[~2015-10-17 20:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-17 20:42 NEWS patches v2 David Bremner
2015-10-17 20:42 ` David Bremner [this message]
2015-10-17 20:42 ` [PATCH 2/8] NEWS: note some build system changes for 0.21 David Bremner
2015-10-17 20:42 ` [PATCH 3/8] NEWS: new count api / deprecated count/search functions " David Bremner
2015-10-17 20:42 ` [PATCH 4/8] NEWS: note some Emacs UI changes " David Bremner
2015-10-17 20:42 ` [PATCH 5/8] NEWS: nmbug-status supports sort order David Bremner
2015-10-17 20:42 ` [PATCH 6/8] NEWS: news for date:<expr>..! David Bremner
2015-10-17 20:42 ` [PATCH 7/8] NEWS: news for notmuch address --deduplicate option David Bremner
2015-10-17 20:42 ` [PATCH 8/8] NEWS: news for notmuch_directory_delete David Bremner
2015-10-18 11:15 ` NEWS patches v2 Tomi Ollila
2015-10-18 12:14 ` Jani Nikula
2015-10-19 17:09 ` Tomi Ollila
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1445114573-25561-2-git-send-email-david@tethera.net \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).