<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.22.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.22.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.22.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-07-19T09:43:20Z</updated>
<entry>
<title>debian: changelog stanza for 0.22.1-1</title>
<updated>2016-07-19T09:43:20Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-07-19T09:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b824ecc48f1e838ab19e346b0eec17ff02432493'/>
<id>urn:sha1:b824ecc48f1e838ab19e346b0eec17ff02432493</id>
<content type='text'>
Basically copy upstream NEWS
</content>
</entry>
<entry>
<title>NEWS: set date of point release</title>
<updated>2016-07-19T09:36:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-07-19T09:36:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2d2d00108151873800deb5a62cdf9d93fb188b14'/>
<id>urn:sha1:2d2d00108151873800deb5a62cdf9d93fb188b14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.22</title>
<updated>2016-07-19T09:33:37Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-07-19T09:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=51816247d2eacf0af3367c0db85d710a7788797b'/>
<id>urn:sha1:51816247d2eacf0af3367c0db85d710a7788797b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: initial NEWS for 0.22.1</title>
<updated>2016-07-13T22:55:24Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-07-13T22:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=713f7d0c0c2859e4e5d84d2564c7ec1bd506c73c'/>
<id>urn:sha1:713f7d0c0c2859e4e5d84d2564c7ec1bd506c73c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: add changelog stanza for 0.22.1~rc0-1</title>
<updated>2016-06-30T19:28:31Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-30T19:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=09b18ae8f459ccdb1e5706818b4bf45ceea65e23'/>
<id>urn:sha1:09b18ae8f459ccdb1e5706818b4bf45ceea65e23</id>
<content type='text'>
No actual changes discussed, because the NEWS file is yet to be
created.
</content>
</entry>
<entry>
<title>version: bump to 0.21.1~rc0</title>
<updated>2016-06-30T15:52:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-30T15:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=308b44290d8b2bfc0196964bb860d6a5c0781073'/>
<id>urn:sha1:308b44290d8b2bfc0196964bb860d6a5c0781073</id>
<content type='text'>
Getting ready for the point release
</content>
</entry>
<entry>
<title>notmuch-mutt: use env to locate perl for increased portability</title>
<updated>2016-06-30T15:50:16Z</updated>
<author>
<name>Stefano Zacchiroli</name>
<email>zack@upsilon.cc</email>
</author>
<published>2016-04-21T18:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9e6017b8b48db2268e7fc772c6009935838cc7e4'/>
<id>urn:sha1:9e6017b8b48db2268e7fc772c6009935838cc7e4</id>
<content type='text'>
Note: this patch drops -w from the shebang line, but we still have
"use warnings" in the script, which is superior anyhow.

Thanks Andreas Tolfsen for the suggestion.
</content>
</entry>
<entry>
<title>lib: fix definition of LIBNOTMUCH_CHECK_VERSION</title>
<updated>2016-06-30T15:49:29Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-07T10:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ff9284db6ebec1e4cbd7528d63da3cdf4ea9ddff'/>
<id>urn:sha1:ff9284db6ebec1e4cbd7528d63da3cdf4ea9ddff</id>
<content type='text'>
Fix bug reported in id:20160606124522.g2y2eazhhrwjsa4h@flatcap.org

Although the C99 standard 6.10 is a little non-obvious on this point,
the docs for e.g. gcc are unambiguous. And indeed in practice with the
extra space, this code fails

#include &lt;stdio.h&gt;
#define foo (x) (x+1)

int main(int argc, char **argv){
  printf("%d\n",foo(1));
}
</content>
</entry>
<entry>
<title>doc: forbid further operations on a closed database</title>
<updated>2016-06-30T15:48:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-27T18:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f2886b80c1addc3d358ba910a4eebf76ba74c00b'/>
<id>urn:sha1:f2886b80c1addc3d358ba910a4eebf76ba74c00b</id>
<content type='text'>
We could add many null pointer checks, but currently I don't see a use
case that justifies it.
</content>
</entry>
<entry>
<title>test: don't use dump and restore in a pipeline</title>
<updated>2016-06-30T15:47:36Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-28T08:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=48d33532bb58c2ff61d687011dc0283e3ff536b0'/>
<id>urn:sha1:48d33532bb58c2ff61d687011dc0283e3ff536b0</id>
<content type='text'>
This has been wrong since bbbdf0478ea, but the race condition was not
previously been (often?) triggered in the tests. With the DB_RETRY_LOCK
patches, it manifests itself as a deadlock.
</content>
</entry>
</feed>
