<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch 0.31_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.31_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.31_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2020-08-18T00:02:30Z</updated>
<entry>
<title>version: bump to 0.31~rc1</title>
<updated>2020-08-18T00:02:30Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-08-18T00:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e6f95910b32c19d4f99c6dfdc265d74ccd5f404b'/>
<id>urn:sha1:e6f95910b32c19d4f99c6dfdc265d74ccd5f404b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.31~rc0</title>
<updated>2020-08-16T14:06:13Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-08-16T14:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=efb135bed1ad3e7d15b42dcf07b202962cca9d9f'/>
<id>urn:sha1:efb135bed1ad3e7d15b42dcf07b202962cca9d9f</id>
<content type='text'>
Start the release process for 0.31
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2020-08-10T00:14:36Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-08-08T11:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6c84dee53193a78cf797b44d3febcc14488ea6b1'/>
<id>urn:sha1:6c84dee53193a78cf797b44d3febcc14488ea6b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: Use makefile-gmake-mode in Makefile*s</title>
<updated>2020-08-10T00:14:36Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-08-08T11:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c4541353765dec837c1c2f912b1bf6661827429c'/>
<id>urn:sha1:c4541353765dec837c1c2f912b1bf6661827429c</id>
<content type='text'>
Use `makefile-gmake-mode' instead of `makefile-mode' because the
former also highlights ifdef et al. while the latter does not.

"./Makefile.global" and one "Makefile.local" failed to specify any
major mode at all but doing so is necessary because Emacs does not
automatically figure out that these are Makefiles (of any flavor).
</content>
</entry>
<entry>
<title>bindings/ruby: replacy use of deprecated notmuch_message_get_flag</title>
<updated>2020-07-18T14:03:29Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-11T18:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=49d630d0f389e0bfb08a83178582f4a38f1ec664'/>
<id>urn:sha1:49d630d0f389e0bfb08a83178582f4a38f1ec664</id>
<content type='text'>
Depending on the flag, this actually can return an errror, so raise a
ruby exception if so.
</content>
</entry>
<entry>
<title>version: set to 0.30</title>
<updated>2020-07-11T01:21:19Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-11T01:21:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e56a207ce14386b3e826dd267c549427b2c3f9ec'/>
<id>urn:sha1:e56a207ce14386b3e826dd267c549427b2c3f9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.30~rc3</title>
<updated>2020-07-03T09:45:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-03T09:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=038b3e7c302fed34b8734d3dcac2c5568d4147f3'/>
<id>urn:sha1:038b3e7c302fed34b8734d3dcac2c5568d4147f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bindings/python-cffi: copy version file into bindings dir</title>
<updated>2020-07-03T09:38:55Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-30T00:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a42abb456893b71b530f099a1467400f2b0ea71'/>
<id>urn:sha1:3a42abb456893b71b530f099a1467400f2b0ea71</id>
<content type='text'>
Attempt to avoid breaking "pip install ."

As far as I can tell, we need to have a copy (not just a relative
symlink) of the version file.
</content>
</entry>
<entry>
<title>python-cffi: read version from notmuch version file</title>
<updated>2020-06-19T10:01:13Z</updated>
<author>
<name>Floris Bruynooghe</name>
<email>flub@devork.be</email>
</author>
<published>2020-06-19T09:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=81057164cddf6a5c1d4c30a23767c4de8e615c1c'/>
<id>urn:sha1:81057164cddf6a5c1d4c30a23767c4de8e615c1c</id>
<content type='text'>
This keeps it in sync with the main notmuch version which is less
confusing to users.
</content>
</entry>
<entry>
<title>version: update to 0.30~rc2</title>
<updated>2020-06-16T11:29:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-16T11:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cda6e4d1046641871413710f3786c43697bd6d19'/>
<id>urn:sha1:cda6e4d1046641871413710f3786c43697bd6d19</id>
<content type='text'>
</content>
</entry>
</feed>
