<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch 0.13_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.13_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.13_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-05-08T17:49:08Z</updated>
<entry>
<title>bump version to 0.13~rc1</title>
<updated>2012-05-08T17:49:08Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-05-08T17:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a4b10675bfe6ee90d84b9880b59c4f5ff15eed3a'/>
<id>urn:sha1:a4b10675bfe6ee90d84b9880b59c4f5ff15eed3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Add wrapper for notmuch_query_set_omit_excluded()</title>
<updated>2012-05-08T13:34:50Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a8e010962f257aaba0218392542cbfb1d14eddfd'/>
<id>urn:sha1:a8e010962f257aaba0218392542cbfb1d14eddfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Add workarounds to use in-tree build not the installed one</title>
<updated>2012-05-08T13:34:33Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=82b73ffd7380b85d259eeb91100dd6ac2d14223a'/>
<id>urn:sha1:82b73ffd7380b85d259eeb91100dd6ac2d14223a</id>
<content type='text'>
- Make mkmf use the notmuch.h under ../../lib
- Use libnotmuch.a instead of linking to the installed libnotmuch.so
</content>
</entry>
<entry>
<title>ruby: Add wrapper for notmuch_query_add_tag_exclude</title>
<updated>2012-05-08T13:32:56Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=92680f12ebd276952ae51ff271526f4dd995a18a'/>
<id>urn:sha1:92680f12ebd276952ae51ff271526f4dd995a18a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Add wrapper for notmuch_query_count_messages</title>
<updated>2012-05-08T13:32:45Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d0000daab3f2b04b6b39210dd219de26fa2c8c13'/>
<id>urn:sha1:d0000daab3f2b04b6b39210dd219de26fa2c8c13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Bump SO version from 2.0.0 to 3.0.0</title>
<updated>2012-05-05T23:06:09Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-28T22:25:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7bf5be75ae8e3c2d4e8c06bba8b44f4fd495349b'/>
<id>urn:sha1:7bf5be75ae8e3c2d4e8c06bba8b44f4fd495349b</id>
<content type='text'>
We've changed the APIs of notmuch_database_open,
notmuch_database_create, and notmuch_database_close.

Amended by db: also bump string in bindings/python/notmuch/globals.py
</content>
</entry>
<entry>
<title>ruby: Update Ruby bindings for new notmuch_database_{open, create} signatures</title>
<updated>2012-05-05T13:14:47Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-30T16:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9721343e5b75e0e5a305ef32358fd83dcde650b4'/>
<id>urn:sha1:9721343e5b75e0e5a305ef32358fd83dcde650b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Update Python bindings for new notmuch_database_{open, create} signatures</title>
<updated>2012-05-05T13:13:57Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-30T16:25:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0a357fe4105b3ea936b41584cb40312e84a1e67a'/>
<id>urn:sha1:0a357fe4105b3ea936b41584cb40312e84a1e67a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go: Update Go bindings for new notmuch_database_{open, create} signatures</title>
<updated>2012-05-05T13:13:17Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-30T16:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e346b9e2adbca0e3dcd97bbf761a469068e91f9'/>
<id>urn:sha1:2e346b9e2adbca0e3dcd97bbf761a469068e91f9</id>
<content type='text'>
This requires changing the return types of NewDatabase and
OpenDatabase to follow the standard Go convention for returning
errors.
</content>
</entry>
<entry>
<title>go: Update to the current notmuch_database_find_message API</title>
<updated>2012-05-04T11:49:43Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-28T21:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ce53850290e81ace34af5a1d418cc8941d0d3b8f'/>
<id>urn:sha1:ce53850290e81ace34af5a1d418cc8941d0d3b8f</id>
<content type='text'>
The signature of notmuch_database_find_message was changed in 02a30767
to report errors and the Go bindings were never updated.  This brings
the Go bindings in sync with that change and at least makes them
compile with Go r60.3, the last release before Go 1.
</content>
</entry>
</feed>
