<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python, branch 0.14</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.14</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.14'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-08-21T08:43:49Z</updated>
<entry>
<title>version: propagate version changes</title>
<updated>2012-08-21T08:43:49Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-08-20T12:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6442a473612064858c21aba9fac7e97388a16113'/>
<id>urn:sha1:6442a473612064858c21aba9fac7e97388a16113</id>
<content type='text'>
These are the result of running "make update-versions"
</content>
</entry>
<entry>
<title>Merge tag '0.13.2'</title>
<updated>2012-06-03T14:38:08Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-06-03T14:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5973881b771b4da489a365572152c44e21c329eb'/>
<id>urn:sha1:5973881b771b4da489a365572152c44e21c329eb</id>
<content type='text'>
notmuch 0.13.2 release
</content>
</entry>
<entry>
<title>version: update to 0.13.2</title>
<updated>2012-06-02T21:10:55Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-06-02T21:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9d5f73db7a948ddbed710309e7dc2f7d65d0f7d4'/>
<id>urn:sha1:9d5f73db7a948ddbed710309e7dc2f7d65d0f7d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2012-05-29T12:07:31Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-05-29T12:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d99f15d7ee38d606a2b3b5bd34f1e6c787b3b8a2'/>
<id>urn:sha1:d99f15d7ee38d606a2b3b5bd34f1e6c787b3b8a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.13.1</title>
<updated>2012-05-26T00:17:54Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-05-26T00:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=df96c93239b6e92e19f22f7759e7d1595c3fdcdd'/>
<id>urn:sha1:df96c93239b6e92e19f22f7759e7d1595c3fdcdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2012-05-24T01:48:16Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-05-24T01:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6d44c5af6568d2a559c163ace14d27cc7e2ba1bc'/>
<id>urn:sha1:6d44c5af6568d2a559c163ace14d27cc7e2ba1bc</id>
<content type='text'>
merge 0.13.1 bugfix patches back to master, fixes for emacs reply and
spurious directory document creation.
</content>
</entry>
<entry>
<title>python: Remove find_message_by_filename workaround</title>
<updated>2012-05-24T01:32:02Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-05-18T04:13:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=54508eb78d1c5c1c67c8b220cf2bd826af1203a9'/>
<id>urn:sha1:54508eb78d1c5c1c67c8b220cf2bd826af1203a9</id>
<content type='text'>
Now that notmuch_database_find_message_by_filename works on read-only
databases, remove the workaround that disabled it on read-write
databases.

This also adds a regression test for find_message_by_filename.
</content>
</entry>
<entry>
<title>python: Update Database.get_directory documentation</title>
<updated>2012-05-24T01:31:36Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-05-18T04:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f1f1e3963910a845e2bc0ebe6b9b5c852b4564eb'/>
<id>urn:sha1:f1f1e3963910a845e2bc0ebe6b9b5c852b4564eb</id>
<content type='text'>
notmuch_database_get_directory no longer returns an error for
read-only databases, so remove ReadOnlyDatabaseError from the list of
get_directory exceptions.
</content>
</entry>
<entry>
<title>python: deprecate Messages.{format,print}_messages</title>
<updated>2012-05-17T17:10:28Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-17T17:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8c123d0da61244b90e2b45bf6334e611ddd9a5d3'/>
<id>urn:sha1:8c123d0da61244b90e2b45bf6334e611ddd9a5d3</id>
<content type='text'>
This code adds functionality at the python level that is unlikely to
be useful for anyone. Furthermore the python bindings strive to be a
thin wrapper around libnotmuch, so this code will be removed in
notmuch 0.15.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: deprecate Database.db_p</title>
<updated>2012-05-17T17:09:25Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-17T17:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=892bb1ee6d52556eaf88cc35b61048a4de862352'/>
<id>urn:sha1:892bb1ee6d52556eaf88cc35b61048a4de862352</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
</feed>
