<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.11-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.11-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.11-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-01-14T00:28:44Z</updated>
<entry>
<title>NEWS: set release date.</title>
<updated>2012-01-14T00:28:44Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-14T00:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ffce9b7c25b9b44ec026b67d96e44cae09c99efe'/>
<id>urn:sha1:ffce9b7c25b9b44ec026b67d96e44cae09c99efe</id>
<content type='text'>
It's Friday the thirteenth. What could possibly go wrong?
</content>
</entry>
<entry>
<title>debian: changelog stanza for 0.11</title>
<updated>2012-01-14T00:06:39Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-14T00:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=307a2e3fa247392d1160938a50f01621df9ea4c4'/>
<id>urn:sha1:307a2e3fa247392d1160938a50f01621df9ea4c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version to 0.11</title>
<updated>2012-01-13T23:58:36Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-13T23:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9ada8335c6c3c60db3e0b66281e2f6382fadb9e3'/>
<id>urn:sha1:9ada8335c6c3c60db3e0b66281e2f6382fadb9e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: add news entry for notmuch reply uninitialized variable bugfix</title>
<updated>2012-01-10T02:12:24Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-01-09T11:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fb846f57ef2a7cbf7b3613c6f005d85caeee23d3'/>
<id>urn:sha1:fb846f57ef2a7cbf7b3613c6f005d85caeee23d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: add changelog stanza for 0.11~rc3-1</title>
<updated>2012-01-09T11:13:56Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-09T11:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d3a74bb0a064aa25db8f92116344af60b5f76e67'/>
<id>urn:sha1:d3a74bb0a064aa25db8f92116344af60b5f76e67</id>
<content type='text'>
as usual for pre-releases, fairly minimal commentary.
</content>
</entry>
<entry>
<title>version: update to 0.11~rc3</title>
<updated>2012-01-09T11:05:40Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-09T11:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=310608f279150c735b9fde89f2d632f3b41abd6c'/>
<id>urn:sha1:310608f279150c735b9fde89f2d632f3b41abd6c</id>
<content type='text'>
We found another serious-ish bug during freeze.
</content>
</entry>
<entry>
<title>cli: fix use of uninitialized variable in "notmuch reply"</title>
<updated>2012-01-09T10:50:20Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-01-05T20:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=80ae1829c19f1fbe714232defcf12f18bc99ddb8'/>
<id>urn:sha1:80ae1829c19f1fbe714232defcf12f18bc99ddb8</id>
<content type='text'>
notmuch_show_params_t params is only initialized partially in
notmuch_reply_command(). The only field that is used uninitialized is
params.decrypt. It is usually non-zero, making "notmuch reply" on encrypted
messages work by coincidence.

Initialize params properly, and set params.decrypt as needed.

Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>Update NEWS for Emacs changes</title>
<updated>2012-01-05T21:56:33Z</updated>
<author>
<name>Thomas Jost</name>
<email>schnouki@schnouki.net</email>
</author>
<published>2012-01-04T09:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e0991930c0ffe25db6fe3769b938df261dbc6531'/>
<id>urn:sha1:e0991930c0ffe25db6fe3769b938df261dbc6531</id>
<content type='text'>
- A fair amount of conflict resolution by db.
</content>
</entry>
<entry>
<title>NEWS: give a hint about using sort to achieve the old dump behavior.</title>
<updated>2012-01-05T21:52:50Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-04T03:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9981f995c6a4122f1adf4bac5febf31e3c147d26'/>
<id>urn:sha1:9981f995c6a4122f1adf4bac5febf31e3c147d26</id>
<content type='text'>
This is needed for a few applications, and actually is quite
fast (relative to the actual dump).
</content>
</entry>
<entry>
<title>NEWS: fix typos.</title>
<updated>2012-01-05T21:52:07Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-05T21:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=84d9e319ad916a600d44e09e38b0ace406a22007'/>
<id>urn:sha1:84d9e319ad916a600d44e09e38b0ace406a22007</id>
<content type='text'>
Thanks to Xavier for one of these.
</content>
</entry>
</feed>
