<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc/man1, branch debian/stretch</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Fstretch</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Fstretch'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-04-02T00:08:32Z</updated>
<entry>
<title>cli/dump: bump dump format version to 3</title>
<updated>2017-04-02T00:08:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-31T10:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=87f1d68440c3126a585427443339ff4c8e3067ef'/>
<id>urn:sha1:87f1d68440c3126a585427443339ff4c8e3067ef</id>
<content type='text'>
No changes to the format of the body, but the header format was
fixed, and version 2 headers probably shouldn't be relied on.
</content>
</entry>
<entry>
<title>cli/insert: document the use of EX_TEMPFAIL</title>
<updated>2016-12-15T11:21:02Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-12-07T11:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3d312e2577820f7c14df24be305da715d4ea74ee'/>
<id>urn:sha1:3d312e2577820f7c14df24be305da715d4ea74ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli/new: document new exit code</title>
<updated>2016-11-26T02:44:05Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-26T02:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0ca79007275ef6430d7f791b1161e39827139c87'/>
<id>urn:sha1:0ca79007275ef6430d7f791b1161e39827139c87</id>
<content type='text'>
It seems important to give the numeric return code for people writing
scripts. Hopefully deviations from this convention are rare.
</content>
</entry>
<entry>
<title>cli: optionally restore message properties from dump file</title>
<updated>2016-09-21T21:14:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-13T01:05:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=651da30c0941081cf730930fc1a7cac34954ca0e'/>
<id>urn:sha1:651da30c0941081cf730930fc1a7cac34954ca0e</id>
<content type='text'>
This somewhat mimics the config line parsing, except there can be
arbitrarily many key value pairs, so one more level of looping is
required.
</content>
</entry>
<entry>
<title>CLI: add properties to dump output</title>
<updated>2016-09-21T21:14:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-13T01:05:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b7345d277ec5f562000c0e740e6515c2a84f9c76'/>
<id>urn:sha1:b7345d277ec5f562000c0e740e6515c2a84f9c76</id>
<content type='text'>
Part of providing extensibility via properties is to make sure that user
data is not lost. Thus we need to be able to dump and restore
properties.
</content>
</entry>
<entry>
<title>clean up spelling</title>
<updated>2016-09-12T11:16:35Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-09-12T02:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=89c8d279480aa618bed5ef074f9166dbf818e6eb'/>
<id>urn:sha1:89c8d279480aa618bed5ef074f9166dbf818e6eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: update cross references for notmuch.1</title>
<updated>2016-08-23T23:53:52Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-29T19:39:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3ba1b938b56857dc18e4d2b7233b8aba5cad7820'/>
<id>urn:sha1:3ba1b938b56857dc18e4d2b7233b8aba5cad7820</id>
<content type='text'>
In particular add notmuch-compact(1) (Debian bug #825884)
</content>
</entry>
<entry>
<title>doc: document notmuch-dump header line</title>
<updated>2016-06-07T10:52:34Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-05T22:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d9d2d535b376b4eed455b4d5ca864ae00ee0f4a7'/>
<id>urn:sha1:d9d2d535b376b4eed455b4d5ca864ae00ee0f4a7</id>
<content type='text'>
This was introduced with the libconfig changes, but not documented then.
</content>
</entry>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>CLI: add notmuch-config support for named queries</title>
<updated>2016-05-25T10:40:44Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-03-22T10:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2d2a13966c74ffe86fc10abfbe1ac4c9798788ce'/>
<id>urn:sha1:2d2a13966c74ffe86fc10abfbe1ac4c9798788ce</id>
<content type='text'>
Most of the infrastructure here is general, only the validation/dispatch
is hardcoded to a particular prefix.

A notable change in behaviour is that notmuch-config now opens the
database e.g. on every call to list, which fails with an error message
if the database doesn't exit yet.
</content>
</entry>
</feed>
