<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/lib/message-id.c, branch 0.26</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.26</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.26'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-08-02T01:17:47Z</updated>
<entry>
<title>lib: factor out message-id parsing to separate file.</title>
<updated>2017-08-02T01:17:47Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-04T12:32:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2f94b3090c03bb56b43c4adfb94f7eeb28a6bf18'/>
<id>urn:sha1:2f94b3090c03bb56b43c4adfb94f7eeb28a6bf18</id>
<content type='text'>
This is really pure C string parsing, and doesn't need to be mixed in
with the Xapian/C++ layer. Although not strictly necessary, it also
makes it a bit more natural to call _parse_message_id from multiple
compilation units.
</content>
</entry>
</feed>
