<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/contrib/notmuch-mutt/README, 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-05-27T17:26:43Z</updated>
<entry>
<title>notmuch-mutt: replace extra command with notmuch thread search feature</title>
<updated>2023-05-27T17:26:43Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs3@bonedaddy.net</email>
</author>
<published>2023-04-09T04:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=93d936c5ae2c694d7fcc310503a182b6bbd603ee'/>
<id>urn:sha1:93d936c5ae2c694d7fcc310503a182b6bbd603ee</id>
<content type='text'>
This should be be slightly faster since it avoids forking a shell
and is less code in and less dependencies for the script.

Since String::ShellQuote isn't used elsewhere, drop mention of it.
</content>
</entry>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>notmuch-mutt: support for messages that lack Message-ID headers</title>
<updated>2015-02-16T12:58:13Z</updated>
<author>
<name>Stefano Zacchiroli</name>
<email>zack@upsilon.cc</email>
</author>
<published>2015-02-15T12:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1722ea2c95865cb20cc2578894eca2cdaddc1d7a'/>
<id>urn:sha1:1722ea2c95865cb20cc2578894eca2cdaddc1d7a</id>
<content type='text'>
For those messages, compute a synthetic Message-ID based on the SHA1
of the whole message, in the same way that notmuch would do. See:
http://git.notmuchmail.org/git/notmuch/blob/HEAD:/lib/sha1.c

To do the above, rewrite get_message_id() to accumulate header lines,
parse them to check for Message-ID, and fallback to SHA1 computation
if it is not present.

Thanks to:
- Jan N. Klug for preliminary versions of this patch
- Tomi Ollila for suggesting an elegant implementation
</content>
</entry>
<entry>
<title>notmuch-mutt README: use metacpn.org/* as deps homepages</title>
<updated>2015-02-16T12:57:49Z</updated>
<author>
<name>Stefano Zacchiroli</name>
<email>zack@upsilon.cc</email>
</author>
<published>2015-02-15T12:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=02b554c89616154cbec153cb3938d43d51aae5ad'/>
<id>urn:sha1:02b554c89616154cbec153cb3938d43d51aae5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>notmuch-mutt: use notmuch --duplicate flag</title>
<updated>2013-09-09T01:41:38Z</updated>
<author>
<name>Kevin McCarthy</name>
<email>kevin@8t8.us</email>
</author>
<published>2013-09-05T02:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f354b90d5e9a250818c4820c64b64c7fe4facbbf'/>
<id>urn:sha1:f354b90d5e9a250818c4820c64b64c7fe4facbbf</id>
<content type='text'>
Change notmuch-mutt to use the new --duplicate=1 flag for duplicate
removal.  This will remove duplicates based on message-id at the
notmuch level.  Previously we were using fdupes or generating sha sums
after the search.

This version will be faster, but will enable the possibility of hiding
search results due to accidental/malicious duplicate message-ids.
</content>
</entry>
<entry>
<title>Update notmuch-mutt requirements in README file.</title>
<updated>2012-11-16T19:36:28Z</updated>
<author>
<name>Kevin J. McCarthy</name>
<email>kevin@8t8.us</email>
</author>
<published>2012-11-10T19:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ff9fd62ab6670eb67864bfadd98b7df807fe0334'/>
<id>urn:sha1:ff9fd62ab6670eb67864bfadd98b7df807fe0334</id>
<content type='text'>
This updates the notmuch-mutt README file with requirements for the
recently added duplicate removal patch.

-Kevin
</content>
</entry>
<entry>
<title>contrib: new mutt-notmuch utility for Mutt integration</title>
<updated>2012-03-30T21:12:49Z</updated>
<author>
<name>Stefano Zacchiroli</name>
<email>zack@upsilon.cc</email>
</author>
<published>2012-03-26T08:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d13810dc1e044446ad5eb85474c87e20924f9473'/>
<id>urn:sha1:d13810dc1e044446ad5eb85474c87e20924f9473</id>
<content type='text'>
</content>
</entry>
</feed>
