<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.3</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.3</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-04-27T09:10:17Z</updated>
<entry>
<title>debian/changelog: Fix email address to avoid lintian complaint.</title>
<updated>2010-04-27T09:10:17Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T09:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3d64993586af7286c6b0fc56bdcef19ae7813c80'/>
<id>urn:sha1:3d64993586af7286c6b0fc56bdcef19ae7813c80</id>
<content type='text'>
Otherwise lintian thinks this is an NMU. I definitely need to figure
out how to get the emacs mode for debian/changelog to write the
correct address into this file in the first place.
</content>
</entry>
<entry>
<title>debian/changelog: Add notes for the 0.3 release</title>
<updated>2010-04-27T09:07:45Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T09:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9138cdd68b9113dd5b5c69a97685caa1479701d1'/>
<id>urn:sha1:9138cdd68b9113dd5b5c69a97685caa1479701d1</id>
<content type='text'>
Again, just taking the one-line entries from the NEWS entry for 0.3.
</content>
</entry>
<entry>
<title>Increment package version to 0.3.</title>
<updated>2010-04-27T09:03:26Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T09:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f12b1fe3c59a1b15c2406eebdaf87848361ed84a'/>
<id>urn:sha1:f12b1fe3c59a1b15c2406eebdaf87848361ed84a</id>
<content type='text'>
For the 0.3 release, of course.
</content>
</entry>
<entry>
<title>lib: Increment library version to 1.1.0</title>
<updated>2010-04-27T09:02:14Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T09:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0fb28c65f24acf8757cba12384da2d380d11f76c'/>
<id>urn:sha1:0fb28c65f24acf8757cba12384da2d380d11f76c</id>
<content type='text'>
For the addition of the new NOTMUCH_SORT_UNSORTED value.
</content>
</entry>
<entry>
<title>emacs: Fix column alignment in `notmuch-hello-insert-tags'</title>
<updated>2010-04-27T08:56:13Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2010-04-27T07:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1e1871154341cdd3413fe3f32e3aae477826d815'/>
<id>urn:sha1:1e1871154341cdd3413fe3f32e3aae477826d815</id>
<content type='text'>
Re-working the saved search/tag insertion to buttonize only the name
of the saved search/tag plus one space broke the calculation of how
much filler is required to complete the column, resulting in lines
wider than the window.
</content>
</entry>
<entry>
<title>lib: Re-implement moving of thread authors.</title>
<updated>2010-04-27T08:48:03Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T08:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c210d5632e7346b9c8582a93685747f201a27267'/>
<id>urn:sha1:c210d5632e7346b9c8582a93685747f201a27267</id>
<content type='text'>
Just before releasing 0.3 we received reports of crashes that were
bisected to the commit adding thread-author moving. Sure enough,
valgrind pointed to buffer overruns in _thread_move_matched_author.

Rather than trying to make sense of all the by strncpy, strchr, +1,
and +2 of that code, I reimplemented thread-author ordering with a
pair of hash tables and an array.

Valgrind is at least happy now on the test cases it was complaining
about previously.
</content>
</entry>
<entry>
<title>NEWS: Fix spelling errors.</title>
<updated>2010-04-27T07:55:06Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T07:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8514e59efcfc9b279e0305ea5daf922de79b6447'/>
<id>urn:sha1:8514e59efcfc9b279e0305ea5daf922de79b6447</id>
<content type='text'>
I ran the spell-checker prior to the last commit, but apparently I
hadn't actually saved the buffer.
</content>
</entry>
<entry>
<title>NEWS: Add notes for the 0.3 release.</title>
<updated>2010-04-27T07:47:14Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T07:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=38f47edd9241b0fc75ccc86a5936f9051db96680'/>
<id>urn:sha1:38f47edd9241b0fc75ccc86a5936f9051db96680</id>
<content type='text'>
Summarizing all the major new features and fixes found in the git log
since 0.2. A rather nice list, really.
</content>
</entry>
<entry>
<title>emacs: Use message-signature-separator rather than hard-coded string.</title>
<updated>2010-04-27T06:12:58Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T06:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3dac7305c24220ec7a46db8d08d7b5eb0401d02d'/>
<id>urn:sha1:3dac7305c24220ec7a46db8d08d7b5eb0401d02d</id>
<content type='text'>
It's possible that the user has instructed message-mode to use some
other separator. If so, then that's what we should look for when
looking for the signature.

Thanks to David Edmondson &lt;dme@dme.org&gt; for pointing this out.
</content>
</entry>
<entry>
<title>emacs: Delete some trailing whitespace.</title>
<updated>2010-04-27T06:09:08Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T06:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=173a195da97613bf25efbc248e27305ea23de70c'/>
<id>urn:sha1:173a195da97613bf25efbc248e27305ea23de70c</id>
<content type='text'>
That managed to sneak in with some recent improvements to the Fcc code.
</content>
</entry>
</feed>
