<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.10.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.10.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.10.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-12-06T03:06:50Z</updated>
<entry>
<title>test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuch</title>
<updated>2011-12-06T03:06:50Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-06T03:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=07bb8b9e895541006eca88430925f1c6524c4708'/>
<id>urn:sha1:07bb8b9e895541006eca88430925f1c6524c4708</id>
<content type='text'>
Possibly this should be factored out into some kind of "run_python"
function.
</content>
</entry>
<entry>
<title>build system: allow decreasing debian versions for debian-snapshot</title>
<updated>2011-12-06T02:27:08Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-06T02:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8e3879b68968ab985b903868427791e7c1bb516d'/>
<id>urn:sha1:8e3879b68968ab985b903868427791e7c1bb516d</id>
<content type='text'>
This allows the debian-snapshot to continue working between when
debian/changelog is updated and when the release is tagged.
</content>
</entry>
<entry>
<title>NEWS: add news for 0.10.2</title>
<updated>2011-12-06T02:03:58Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-05T02:14:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bcd8d139f445df9e21ccadb45a6cb94511e435e7'/>
<id>urn:sha1:bcd8d139f445df9e21ccadb45a6cb94511e435e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup for changelog</title>
<updated>2011-12-06T02:03:58Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-06T02:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dbd273d434f549f132343e2b30e64e7aad76d910'/>
<id>urn:sha1:dbd273d434f549f132343e2b30e64e7aad76d910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/changelog: add new changelog stanza for 0.10.2</title>
<updated>2011-12-05T22:07:00Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-05T02:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bb99251f0f1b3b183d61343e53c9a94d802e4780'/>
<id>urn:sha1:bb99251f0f1b3b183d61343e53c9a94d802e4780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump for bugfix release 0.10.2</title>
<updated>2011-12-05T22:07:00Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-05T02:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d7276c6241eeb0d4565ece3da6a1403ae3f386c8'/>
<id>urn:sha1:d7276c6241eeb0d4565ece3da6a1403ae3f386c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: add tests for python bindings</title>
<updated>2011-12-05T22:06:48Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-05T01:50:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6cca3a5c16dac539db135920bc9ef9c5d237a1d5'/>
<id>urn:sha1:6cca3a5c16dac539db135920bc9ef9c5d237a1d5</id>
<content type='text'>
We start modestly, with a (slightly modified) test case from Kazuo
Teramoto. Originally it just made sure the bindings didn't crash; here
we check that by comparing the output with that of notmuch search.
</content>
</entry>
<entry>
<title>lib: call g_type_init from notmuch_database_open</title>
<updated>2011-12-05T02:00:25Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-12-04T19:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=69dc421ab3355930f23ec6aa47e7e936cbfafb97'/>
<id>urn:sha1:69dc421ab3355930f23ec6aa47e7e936cbfafb97</id>
<content type='text'>
We want to make sure g_type_init is called before any GObject
functionality is used.
</content>
</entry>
<entry>
<title>test: add simple tests for online help</title>
<updated>2011-11-25T17:35:40Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-25T17:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=398b94bb394e2be0633175b58b47451bc3ba98ca'/>
<id>urn:sha1:398b94bb394e2be0633175b58b47451bc3ba98ca</id>
<content type='text'>
Nothing fancy, but we can at least detect segmentation faults.
</content>
</entry>
<entry>
<title>NEWS: add NEWS stanza for 0.10.1</title>
<updated>2011-11-25T17:17:35Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-25T17:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c0d8ebe36ea7ab087a8d71ad17116230a51a1cbf'/>
<id>urn:sha1:c0d8ebe36ea7ab087a8d71ad17116230a51a1cbf</id>
<content type='text'>
Explain the bug fix in slightly less technical language than in the
Debian changelog.
</content>
</entry>
</feed>
