<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test, branch 0.25</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.25</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.25'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-07-18T09:57:26Z</updated>
<entry>
<title>emacs: convert remaining format-versions from 3 to 4</title>
<updated>2017-07-18T09:57:26Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-17T15:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1d82110f8397e413d1e000b5a2aa99a2b0995e6d'/>
<id>urn:sha1:1d82110f8397e413d1e000b5a2aa99a2b0995e6d</id>
<content type='text'>
This is needed for consistent beheviour between notmuch built against
gmime-2.6 and gmime-3.0 w.r.t. error reporting.
</content>
</entry>
<entry>
<title>Fix orthography</title>
<updated>2017-07-18T09:50:44Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-07-17T22:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=87bdfbc91f65cb1031ef0ac8a804759f2061ac10'/>
<id>urn:sha1:87bdfbc91f65cb1031ef0ac8a804759f2061ac10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: change default for notmuch-crypto-process-mime to t</title>
<updated>2017-07-15T12:11:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-12T10:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f1bcb6b7c2c568adcdfd4503522cfbccc4699665'/>
<id>urn:sha1:f1bcb6b7c2c568adcdfd4503522cfbccc4699665</id>
<content type='text'>
There are some cases like remote usage where this might cause
problems, but those users can easily customize the variable. The
inconvenience seems to be outweighed by the security benefit for most
users.
</content>
</entry>
<entry>
<title>config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0</title>
<updated>2017-07-15T00:23:52Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-07-14T13:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e142de643d3bb4354f70e1490a97b491d1116e95'/>
<id>urn:sha1:e142de643d3bb4354f70e1490a97b491d1116e95</id>
<content type='text'>
gmime 3.0 no longer offers a means to set the path for gpg.

Users can set $PATH anyway if they want to pick a
differently-installed gpg (e.g. /usr/local/bin/gpg), so this isn't
much of a reduction in functionality.

The one main difference is for people who have tried to use "gpg2" to
make use of gpg 2.1, but that isn't usefully co-installable anyway.
</content>
</entry>
<entry>
<title>Add additional munged reply-to tests</title>
<updated>2017-07-15T00:23:52Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-07-14T20:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8492298a613e8e666d0f3054dadcb98b72a65ae4'/>
<id>urn:sha1:8492298a613e8e666d0f3054dadcb98b72a65ae4</id>
<content type='text'>
The reply-to munging code might behave differently whether there's an
exact match on the strings or not, or whether the string is a raw
addr-spec instead of an name-addr.  These tests cover those variations
(i also had to tweak json output further below when this new test was
added).
</content>
</entry>
<entry>
<title>Ensure that "notmuch reply" succeeds during testing.</title>
<updated>2017-07-15T00:23:52Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-07-14T20:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=23a4d09773ebdb8b3b5d45b6fa5196190228f52d'/>
<id>urn:sha1:23a4d09773ebdb8b3b5d45b6fa5196190228f52d</id>
<content type='text'>
In some (bad!) cases, "notmuch reply" might fail, or might even
segfault.  If this happens, it indicates a bug, and the test suite
should notice it.
</content>
</entry>
<entry>
<title>test/crypto: mark extra space in userid as a bug in gmime-2.6</title>
<updated>2017-07-14T20:58:09Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-03T00:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a58c75fdf6120aa3861e95a4a61fa268dee6a690'/>
<id>urn:sha1:a58c75fdf6120aa3861e95a4a61fa268dee6a690</id>
<content type='text'>
I can't see the space in the output of gpg -K --with-colons
</content>
</entry>
<entry>
<title>cli: add space separator for keyword, string, and int arguments</title>
<updated>2017-07-12T20:46:29Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-01T15:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a32dd81a55a5d745dbf840b42d03e835a4e1e45c'/>
<id>urn:sha1:a32dd81a55a5d745dbf840b42d03e835a4e1e45c</id>
<content type='text'>
Defer the complication of optional boolean arguments for later (never?).
</content>
</entry>
<entry>
<title>cli: change api of parse_option</title>
<updated>2017-07-12T20:44:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-01T15:18:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=de9baa29dc990e4166b47dc2b0d0cf560014834b'/>
<id>urn:sha1:de9baa29dc990e4166b47dc2b0d0cf560014834b</id>
<content type='text'>
The idea is to allow it (in a future commit) advance to the next argv
element to get a value
</content>
</entry>
<entry>
<title>test/crypto: add test for corrupted signatures</title>
<updated>2017-07-05T10:36:20Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-03T17:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=87ca29b7a737a9b52f1916156aef9511939b4376'/>
<id>urn:sha1:87ca29b7a737a9b52f1916156aef9511939b4376</id>
<content type='text'>
Have an empty list of signatures is not the nicest mechanism to signal
complete failure to verify, but it's the one we currently have.
</content>
</entry>
</feed>
