<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.28.3</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.28.3</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.28.3'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2019-03-06T01:46:41Z</updated>
<entry>
<title>debian: changelog stanza for 0.28.3-1</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-05T19:40:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=69e047aeeb479f9c62084aa4638ff87b778ca021'/>
<id>urn:sha1:69e047aeeb479f9c62084aa4638ff87b778ca021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS for 0.28.3</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-05T19:36:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e3dd209a33c205cc47f97fa76e5ce37f308cefb6'/>
<id>urn:sha1:e3dd209a33c205cc47f97fa76e5ce37f308cefb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.28.3</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-05T19:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1a4a1fe9c501d8d3384b49ad2b78a07518c62230'/>
<id>urn:sha1:1a4a1fe9c501d8d3384b49ad2b78a07518c62230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: sequentialize calls to sphinx-build</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-03T03:30:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dcf7fca2d9f87fc4d412dbbba8e441d9ff204ffc'/>
<id>urn:sha1:dcf7fca2d9f87fc4d412dbbba8e441d9ff204ffc</id>
<content type='text'>
In certain conditions the parallel calls to sphinx-build could
collide, yielding a crash like

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 1261, in get_doctree
    doctree = pickle.load(f)
EOFError: Ran out of input
</content>
</entry>
<entry>
<title>lib/string_map: fix return type of string_cmp</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-02T18:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e88297c072e6bfbeaedc1287ec695ca37537255e'/>
<id>urn:sha1:e88297c072e6bfbeaedc1287ec695ca37537255e</id>
<content type='text'>
I can't figure out how checking the sign of a bool ever worked. The
following program demonstrates the problem (i.e. for me it prints 1).

 #include &lt;stdio.h&gt;
 #include &lt;stdbool.h&gt;
 int main(int argc, char **argv) {
    bool x;
    x = -1;
    printf("x = %d\n", x);
 }

This seems to be mandated by the C99 standard 6.3.1.2.
</content>
</entry>
<entry>
<title>lib: Add known broken test for string_map binary search.</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-05T18:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=09595cf577616f657fdfcd235c4e04d91b3c020a'/>
<id>urn:sha1:09595cf577616f657fdfcd235c4e04d91b3c020a</id>
<content type='text'>
Because the string_map functions are not exported, we test via message
properties.
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2019-02-17T11:32:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-17T11:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=af0ff260cc1cb1c8ff0e5e353fd92ca4a1f2bc3f'/>
<id>urn:sha1:af0ff260cc1cb1c8ff0e5e353fd92ca4a1f2bc3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: changelog for 0.28.2-1</title>
<updated>2019-02-17T11:32:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-17T11:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d057824889073a6aa17ea1bd16455a75248ce53f'/>
<id>urn:sha1:d057824889073a6aa17ea1bd16455a75248ce53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS for 0.28.2</title>
<updated>2019-02-17T11:32:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-17T11:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9e3f64d15139fba9a633b9cc9b8244d5cd5afaf1'/>
<id>urn:sha1:9e3f64d15139fba9a633b9cc9b8244d5cd5afaf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: fix threads.__str__ automethod documentation</title>
<updated>2019-02-16T13:03:56Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2019-02-11T18:22:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0888639489dcde2b60e425d76842a4970e444cf6'/>
<id>urn:sha1:0888639489dcde2b60e425d76842a4970e444cf6</id>
<content type='text'>
Indent the directive properly to attach it to Threads autoclass
documentation.

Fixes:

WARNING: don't know which module to import for autodocumenting
'__str__' (try placing a "module" or "currentmodule" directive in the
document, or giving an explicit module name)
</content>
</entry>
</feed>
