]> git.cworth.org Git - notmuch/commit
cli/count: add --lastmod
authorDavid Bremner <david@tethera.net>
Fri, 5 Jun 2015 06:16:17 +0000 (08:16 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 14 Aug 2015 16:07:55 +0000 (18:07 +0200)
commit5a3b42fb8c556397841b86c5fda1c4554dab253a
tree0f0e4023f9d5f81c79aa38693f1fe4d51cf1aba7
parent98ee460eaa98f1428aecf03dd39fcf314e6f62c0
cli/count: add --lastmod

In the short term we need a way to get lastmod information e.g. for
the test suite. In the long term we probably want to add lastmod
information to at least the structured output for several other
clients (e.g. show, search).
doc/man1/notmuch-count.rst
notmuch-count.c
test/T570-revision-tracking.sh