<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python-cffi, branch 0.32_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.32_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.32_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-04-24T11:45:54Z</updated>
<entry>
<title>update version to 0.32~rc0</title>
<updated>2021-04-24T11:45:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T11:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e6a40ea8c555ebce80b4395d9bc0d8c29b1f14e'/>
<id>urn:sha1:2e6a40ea8c555ebce80b4395d9bc0d8c29b1f14e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: add NOTMUCH_STATUS_NO_DATABASE</title>
<updated>2021-03-27T12:26:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-23T19:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e39ce6eb5d5e5ae2a2a4ed419190003f47e566e'/>
<id>urn:sha1:2e39ce6eb5d5e5ae2a2a4ed419190003f47e566e</id>
<content type='text'>
This will allow more precise return values from various open related functions.
</content>
</entry>
<entry>
<title>Merge tag '0.31.4'</title>
<updated>2021-02-18T12:47:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-18T12:47:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6'/>
<id>urn:sha1:4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6</id>
<content type='text'>
notmuch 0.31.4 release
</content>
</entry>
<entry>
<title>version: update to 0.31.4</title>
<updated>2021-02-18T11:17:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-18T11:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2ab95d813c8a6bd7ed48600a354a98804a2f4d94'/>
<id>urn:sha1:2ab95d813c8a6bd7ed48600a354a98804a2f4d94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: introduce notmuch_database_create_with_config</title>
<updated>2021-02-06T23:48:34Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-01-02T00:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ac67cd84eea1148680ab3a377d35ae346073f138'/>
<id>urn:sha1:ac67cd84eea1148680ab3a377d35ae346073f138</id>
<content type='text'>
This takes a config path parameter, and can use that to decide the
new database location.
</content>
</entry>
<entry>
<title>lib: add NOTMUCH_STATUS_DATABASE_EXISTS</title>
<updated>2021-02-06T23:46:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-01-03T12:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=55f5e87096fda96280ccc4b191393c7e59b4df57'/>
<id>urn:sha1:55f5e87096fda96280ccc4b191393c7e59b4df57</id>
<content type='text'>
It is desirable to distinguish between attempting to create a database
that already exists, and more fatal errors like permission problems.
</content>
</entry>
<entry>
<title>lib: add NOTMUCH_STATUS_NO_CONFIG</title>
<updated>2021-02-06T23:43:11Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-01-03T12:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=eea258c0c9386a5eecae48a98b552113a3584a7d'/>
<id>urn:sha1:eea258c0c9386a5eecae48a98b552113a3584a7d</id>
<content type='text'>
This will allow client code to provide more meaningful diagnostics. In
particular it will enable "notmuch new" to continue suggsting the user
run "notmuch setup" to create a config after "notmuch new" is
transitioned to the new  configuration framework.
</content>
</entry>
<entry>
<title>bindings/notmuch2: add missing crypto error status codes</title>
<updated>2021-02-06T23:37:50Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-01-03T01:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=baf1202fbc3b27790d0ff347e29589188d5644a5'/>
<id>urn:sha1:baf1202fbc3b27790d0ff347e29589188d5644a5</id>
<content type='text'>
These are needed so that the later codes line up numerically.
</content>
</entry>
<entry>
<title>version: bump 0.31.3</title>
<updated>2020-12-25T15:42:12Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-12-25T15:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c7596d0e7d611fa0bc6a5539ae16744cee0e6925'/>
<id>urn:sha1:c7596d0e7d611fa0bc6a5539ae16744cee0e6925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python/notmuch2: fix exclude tag handling</title>
<updated>2020-12-25T15:25:25Z</updated>
<author>
<name>Johannes Larsen</name>
<email>mail@johslarsen.net</email>
</author>
<published>2020-12-25T15:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f01f6405c962e27de52eb777ac3f19ee655b71ba'/>
<id>urn:sha1:f01f6405c962e27de52eb777ac3f19ee655b71ba</id>
<content type='text'>
A typo in Database._create_query lost the exclude_tag names during the
string to utf-8 conversion.

Amended by DB: fixed patch format and updated commit message.
</content>
</entry>
</feed>
