<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch nmweb</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=nmweb</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=nmweb'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-09-18T09:16:47Z</updated>
<entry>
<title>Merge remote-tracking branch 'origin/master' into nmweb</title>
<updated>2023-09-18T09:16:47Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-18T09:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1129cf890ef812321ac8296a4ca964a796df0b87'/>
<id>urn:sha1:1129cf890ef812321ac8296a4ca964a796df0b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devel/nmweb: read mail files in binary mode.</title>
<updated>2023-09-18T09:13:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-16T14:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d4e0aaa76bd9e7a9e36abf47dc9ad3ea8bc10334'/>
<id>urn:sha1:d4e0aaa76bd9e7a9e36abf47dc9ad3ea8bc10334</id>
<content type='text'>
"ju" reported on IRC that browsing

    https://nmbug.notmuchmail.org/nmweb/show/20160719094205.qmf5sjnja6crt5t3%40gotlib

crashed. The underlying issue is that python3 defaults to utf8
decoding files unless they are opened in binary mode. The file in
question (in the nmbug archive; it depends a bit on the routing the
message took) has

        Content-Type: text/plain; charset=iso-8859-1
        Content-Transfer-Encoding: 8bit

and some of it is not valid utf8.
</content>
</entry>
<entry>
<title>devel/nmweb: read mail files in binary mode.</title>
<updated>2023-09-16T14:15:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-16T14:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=12aa05f07cb8aae736895c46fb25e0106daf207c'/>
<id>urn:sha1:12aa05f07cb8aae736895c46fb25e0106daf207c</id>
<content type='text'>
"ju" reported on IRC that browsing

    https://nmbug.notmuchmail.org/nmweb/show/20160719094205.qmf5sjnja6crt5t3%40gotlib

crashed. The underlying issue is that python3 defaults to utf8
decoding files unless they are opened in binary mode. The file in
question (in the nmbug archive; it depends a bit on the routing the
message took) has

        Content-Type: text/plain; charset=iso-8859-1
        Content-Transfer-Encoding: 8bit

and some of it is not valid utf8.
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2023-09-13T23:28:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-13T23:28:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=28a0978ec04d2c09b56a140718c171b1e7a58960'/>
<id>urn:sha1:28a0978ec04d2c09b56a140718c171b1e7a58960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: upload 0.38-2: disable most autopkgtests</title>
<updated>2023-09-13T23:04:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-13T22:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=40a44bfe6101da7bc4285c84166dd0f90a9b2baf'/>
<id>urn:sha1:40a44bfe6101da7bc4285c84166dd0f90a9b2baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2023-09-12T11:56:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-12T11:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cb309ae03af0dad4392b6a6d6dd7ddee8addc74b'/>
<id>urn:sha1:cb309ae03af0dad4392b6a6d6dd7ddee8addc74b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bindings/python-cffi: clean up notmuch2.egg-info</title>
<updated>2023-09-12T11:37:38Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-10T23:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=60b5ea319a45900b1e610715481faaa339ea3a4c'/>
<id>urn:sha1:60b5ea319a45900b1e610715481faaa339ea3a4c</id>
<content type='text'>
This is created (at least) by the Debian build, but there seems no
harm in cleaning it for everyone.
</content>
</entry>
<entry>
<title>debian: note introduction of autopkgtests</title>
<updated>2023-09-12T11:33:35Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-12T11:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c31f8c0b3beb98be6a9ba8a969496a075a331162'/>
<id>urn:sha1:c31f8c0b3beb98be6a9ba8a969496a075a331162</id>
<content type='text'>
Having autopkgtests changes Debian package migration (for better and
worse), so make a note when they were introduced to unstable.
</content>
</entry>
<entry>
<title>NEWS: quote function name</title>
<updated>2023-09-12T11:31:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-10T23:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a76c16b75eae1d1e4aa2dd2e8ab46117c92bf7c2'/>
<id>urn:sha1:a76c16b75eae1d1e4aa2dd2e8ab46117c92bf7c2</id>
<content type='text'>
This avoids spurious underline/italics when exporting to markdown.
</content>
</entry>
<entry>
<title>NEWS: set release date for 0.38</title>
<updated>2023-09-12T11:28:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-10T23:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=972283777a166faba24abf6dffbc95e3b0146cf2'/>
<id>urn:sha1:972283777a166faba24abf6dffbc95e3b0146cf2</id>
<content type='text'>
</content>
</entry>
</feed>
