<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python, branch 0.16_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.16_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.16_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-07-28T14:28:03Z</updated>
<entry>
<title>version: set new version and release date</title>
<updated>2013-07-28T14:28:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T14:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=80b25792b2fdbb7f495556db360148798e224930'/>
<id>urn:sha1:80b25792b2fdbb7f495556db360148798e224930</id>
<content type='text'>
These are manually set in version and NEWS, and propagate to the other files via
"make update-versions"
</content>
</entry>
<entry>
<title>Python bindings: CDLL("libnotmuch.3.dylib") on Darwin</title>
<updated>2013-07-09T06:38:42Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2013-06-25T14:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=acb079e35726cc421b6a314ab4f26d5eb92feaf1'/>
<id>urn:sha1:acb079e35726cc421b6a314ab4f26d5eb92feaf1</id>
<content type='text'>
Use os.uname() to check for 'Darwin' and load "libnotmuch.3.dylib"
instead of "libnotmuch.so.3" if that is the case.
</content>
</entry>
<entry>
<title>bindings/python: ignore build subdirectory.</title>
<updated>2013-06-03T11:00:29Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-06-02T13:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9a1ab6c48748ee6259cd888d5486d84c69f424cb'/>
<id>urn:sha1:9a1ab6c48748ee6259cd888d5486d84c69f424cb</id>
<content type='text'>
Update .gitignore to make git status less noisy
</content>
</entry>
<entry>
<title>python: Add bindings for notmuch_thread_get_messages</title>
<updated>2013-05-05T16:56:39Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-11-25T04:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=45b9b55863efaf77248b9b64070cf0dc3bb2c008'/>
<id>urn:sha1:45b9b55863efaf77248b9b64070cf0dc3bb2c008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2013-02-19T00:33:48Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-02-19T00:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=16aa65ba2575fd504c31d9671d8c5150f8e8adf1'/>
<id>urn:sha1:16aa65ba2575fd504c31d9671d8c5150f8e8adf1</id>
<content type='text'>
add in NEWS from 0.15.2

Conflicts:
	NEWS
</content>
</entry>
<entry>
<title>bump versions to 0.15.2</title>
<updated>2013-02-17T15:39:46Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-02-17T13:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bcccc2e1fe19003e28b6cd85d3f2b2beda40335f'/>
<id>urn:sha1:bcccc2e1fe19003e28b6cd85d3f2b2beda40335f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2013-01-25T02:29:09Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-01-25T02:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7264732a794b8d59b0aeef395e74381beb4b90f7'/>
<id>urn:sha1:7264732a794b8d59b0aeef395e74381beb4b90f7</id>
<content type='text'>
Conflicts:
	NEWS

Inserted news from 0.15.1
</content>
</entry>
<entry>
<title>version: bump to 0.15.1</title>
<updated>2013-01-24T11:11:27Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-01-24T11:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d273ed6cf1bdaa2d644cec4909cbf415ff4d257b'/>
<id>urn:sha1:d273ed6cf1bdaa2d644cec4909cbf415ff4d257b</id>
<content type='text'>
A simple bugfix release, no user visible changes
</content>
</entry>
<entry>
<title>python: fix the creation of notmuch databases</title>
<updated>2013-01-23T17:12:04Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2013-01-23T17:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c8cb2beda711df8352680402a0df263fb8f31954'/>
<id>urn:sha1:c8cb2beda711df8352680402a0df263fb8f31954</id>
<content type='text'>
Remove the superfluous mode argument given to notmuch_database_create
fixing the creation of notmuch databases using python code.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>version: update to 0.15</title>
<updated>2013-01-19T01:27:57Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-01-19T01:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=df9f50185cf71dd4801cfd24ade33d5c2f74de1a'/>
<id>urn:sha1:df9f50185cf71dd4801cfd24ade33d5c2f74de1a</id>
<content type='text'>
Bump the version in-place in NEWS.
</content>
</entry>
</feed>
