<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.18_rc0-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.18_rc0-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.18_rc0-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-04-22T05:24:04Z</updated>
<entry>
<title>doc: remove conf.pyc on clean</title>
<updated>2014-04-22T05:24:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-04-22T05:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=95aa988a06496027300f09d9db863a5cd89b201c'/>
<id>urn:sha1:95aa988a06496027300f09d9db863a5cd89b201c</id>
<content type='text'>
This build artifict messes up the packaging process for (at least)
Debian if not removed on clean.
</content>
</entry>
<entry>
<title>python: bump version</title>
<updated>2014-04-22T00:40:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-04-22T00:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d879c47ff1a94bec785cdde9a9cd38718a568533'/>
<id>urn:sha1:d879c47ff1a94bec785cdde9a9cd38718a568533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: bump version</title>
<updated>2014-04-22T00:40:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-04-22T00:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=070f44f847eb579d4cb45302928ca62f4c2725e3'/>
<id>urn:sha1:070f44f847eb579d4cb45302928ca62f4c2725e3</id>
<content type='text'>
As usual, we'll just edit the version in place for release candidates.
</content>
</entry>
<entry>
<title>debian: NEWS item about database upgrade</title>
<updated>2014-04-22T00:40:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-04-22T00:33:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=48223d4f18b7a37a026376f6e2376f0132895765'/>
<id>urn:sha1:48223d4f18b7a37a026376f6e2376f0132895765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: changelog stanza for 0.18~rc0-1</title>
<updated>2014-04-22T00:40:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-04-22T00:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a98e9472bea1c7d2162811aed8c8919c3d5524e'/>
<id>urn:sha1:3a98e9472bea1c7d2162811aed8c8919c3d5524e</id>
<content type='text'>
- make versions match to pacify release-checks.sh
- close a few more bugs.
- fix one HTMLism
</content>
</entry>
<entry>
<title>version: bump to 0.18~rc0</title>
<updated>2014-04-21T22:00:29Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-04-21T22:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b30ad5c104e63ed33a69735f8b1852a78cdc3ede'/>
<id>urn:sha1:b30ad5c104e63ed33a69735f8b1852a78cdc3ede</id>
<content type='text'>
Start the promised feature freeze
</content>
</entry>
<entry>
<title>doc: Simplify and clarify notmuch show --format=sexp description</title>
<updated>2014-04-21T12:51:54Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2014-04-18T22:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=827a69f639b91de2503c7dfc0bdd74b6e17f501d'/>
<id>urn:sha1:827a69f639b91de2503c7dfc0bdd74b6e17f501d</id>
<content type='text'>
Previously, this was a verbatim copy of the --format=json text.
Change it to instead reference the JSON text and actually describe how
the S-expression format works.
</content>
</entry>
<entry>
<title>doc: Clarify charset encoding of JSON output</title>
<updated>2014-04-21T12:51:35Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2014-04-18T22:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a39a69ca0f617b86eae762ea475119653693737a'/>
<id>urn:sha1:a39a69ca0f617b86eae762ea475119653693737a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Fix minor formatting issues in notmuch-show.rst</title>
<updated>2014-04-21T12:51:08Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2014-04-18T22:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3cd00fdb8f24942c8d1f64b31241973bd659e423'/>
<id>urn:sha1:3cd00fdb8f24942c8d1f64b31241973bd659e423</id>
<content type='text'>
There were some extra line breaks and missing periods.
</content>
</entry>
<entry>
<title>doc: Clarify notmuch show --format=raw description</title>
<updated>2014-04-21T12:50:57Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2014-04-18T22:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=56871c628bea5a86feea5b2bc704661bbe02cccc'/>
<id>urn:sha1:56871c628bea5a86feea5b2bc704661bbe02cccc</id>
<content type='text'>
In addition to being generally more precise, this is explicit that
there is no charset conversion.
</content>
</entry>
</feed>
