<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.18.2_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.18.2_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.18.2_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-10-25T09:20:57Z</updated>
<entry>
<title>debian: build depend on dh-python</title>
<updated>2014-10-25T09:20:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-25T09:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=26e857b7126b1963fe44801f235aa7764fdffed7'/>
<id>urn:sha1:26e857b7126b1963fe44801f235aa7764fdffed7</id>
<content type='text'>
The build log asked me nicely, so I did.
</content>
</entry>
<entry>
<title>debian: add changelog stanza for 0.18.2~rc-1</title>
<updated>2014-10-25T09:03:05Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-25T08:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5aeb28be2afcca65a6cf907ec7b99a584c6bcfe1'/>
<id>urn:sha1:5aeb28be2afcca65a6cf907ec7b99a584c6bcfe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: add minimal news item for 0.18.2</title>
<updated>2014-10-25T09:03:05Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-25T08:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=47b477faad9792241f92ca4391247f03fafea5a5'/>
<id>urn:sha1:47b477faad9792241f92ca4391247f03fafea5a5</id>
<content type='text'>
The less said, the less typos to make.
</content>
</entry>
<entry>
<title>version: bump to 0.18.2~rc1</title>
<updated>2014-10-25T09:03:05Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-25T08:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=60bbc06ac062f121bc44b486a733880c3a6ac4d6'/>
<id>urn:sha1:60bbc06ac062f121bc44b486a733880c3a6ac4d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: kill '"filename": "signature.asc"' from json output</title>
<updated>2014-10-25T08:39:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-25T07:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e32bb2009930e9daf0d8addfc584289abdd3332a'/>
<id>urn:sha1:e32bb2009930e9daf0d8addfc584289abdd3332a</id>
<content type='text'>
This starts to appear with emacs24.4, so we can't easily have it in
our expected output.
</content>
</entry>
<entry>
<title>test/emacs: force *Messages* buffer to be writable</title>
<updated>2014-10-25T08:39:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-25T06:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1de97ee586cd3306b5fd7eb665db3f84061ed94b'/>
<id>urn:sha1:1de97ee586cd3306b5fd7eb665db3f84061ed94b</id>
<content type='text'>
In emacs 24.4 the messages buffer starts being read-only, which kills
these tests.  This seems to be the point of the variable
inihibit-read-only, which has existed at least since emacs 21.
</content>
</entry>
<entry>
<title>test: simplify T360-symbol-hiding, use nm instead of objdump</title>
<updated>2014-10-25T08:39:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-09-10T06:41:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b4278d4e8e95663ce4bab346a1a9d47a3206bb4a'/>
<id>urn:sha1:b4278d4e8e95663ce4bab346a1a9d47a3206bb4a</id>
<content type='text'>
After yet another variation in objdump output caused this test to fail
(on a Debian port, no less), I decided whatever putative benefit we
get from looking at the object files instead of the library isn't
worth the maintenence headache.

This version uses nm -P. nm -P should be portable, and fixed format.
It purposely doesn't use the -D argument, since that is non-POSIX and
nm on GNU/Linux seems do the right thing without it.

It still won't work out of the box on e.g. Mac OS/X. I think the right
thing to do there is to move some more configuration information into
sh.config.

(cherry picked from commit c34d6bad0f9da300eac2181e2073aee130432932)
</content>
</entry>
<entry>
<title>test: Port atomicity test to Python</title>
<updated>2014-10-25T06:57:20Z</updated>
<author>
<name>Austin Clements</name>
<email>aclements@csail.mit.edu</email>
</author>
<published>2014-10-03T16:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=776684c7b6804388088cd787f7d5faff7cfbe4c2'/>
<id>urn:sha1:776684c7b6804388088cd787f7d5faff7cfbe4c2</id>
<content type='text'>
Previously, this was implemented using a horrible GDB script (because
there is no such thing as a non-horrible GDB script).  This GDB script
often broke with newer versions of GDB for mysterious reasons.  Port
the test script to GDB's Python API, which makes the code much cleaner
and, hopefully, more stable.

(cherry picked from commit cbbda62258360f035894cff9dfd66c60b0cc707f)

Conflicts:
	test/T380-atomicity.sh
</content>
</entry>
<entry>
<title>debian: re-enable atomicity tests on armhf</title>
<updated>2014-08-09T15:02:30Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-08-09T15:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=01c8bf89a456cae9221bb57a130758a7a6dc005b'/>
<id>urn:sha1:01c8bf89a456cae9221bb57a130758a7a6dc005b</id>
<content type='text'>
Commit a33ec9c seems to have fixed the problem on the armhf
porterbox (harris.debian.org).
</content>
</entry>
<entry>
<title>debian: build with emacs24 by default, disable gdb on arm64</title>
<updated>2014-08-09T12:42:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-08-09T12:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=81d437723bf67da8469b29ddc976cd4aad568ae2'/>
<id>urn:sha1:81d437723bf67da8469b29ddc976cd4aad568ae2</id>
<content type='text'>
From wookey@debian.org

     id:20140808012130.GT7605@stoneboat.aleph1.co.uk

Fixes for the port in progress of debian to arm64.
</content>
</entry>
</feed>
