<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.3.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.3.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-04-28T00:04:52Z</updated>
<entry>
<title>debian: Instruct git-buildpackage that it's OK to build from this branch</title>
<updated>2010-04-28T00:04:52Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-28T00:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e9e1466b441769f77391080ee8d08ec1afac7a61'/>
<id>urn:sha1:e9e1466b441769f77391080ee8d08ec1afac7a61</id>
<content type='text'>
I wish I had something with better support for a native Debian package
here. I shouldn't ever have to configure any branch---I just want it
to build a package from the current branch. Instead it makes me tell
it (twice!) what the current branch actually is.
</content>
</entry>
<entry>
<title>debian/changelog: Copy in content from the NEWS file.</title>
<updated>2010-04-28T00:02:17Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-28T00:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f635a0177bf2c6d8bf235c1088f90fc77cdddf18'/>
<id>urn:sha1:f635a0177bf2c6d8bf235c1088f90fc77cdddf18</id>
<content type='text'>
Someday we'll automate this step.
</content>
</entry>
<entry>
<title>Increment version to 0.3.1</title>
<updated>2010-04-28T00:00:34Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-28T00:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=774225b8b55cbb65cf5d59568b81b9244a0b240f'/>
<id>urn:sha1:774225b8b55cbb65cf5d59568b81b9244a0b240f</id>
<content type='text'>
For our 0.3.1 bug-fix release.
</content>
</entry>
<entry>
<title>NEWS: Reword the latest bug description slightly.</title>
<updated>2010-04-27T23:56:24Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T23:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fe5d0f3e11ab34d2367edcd7ad044747373f31a9'/>
<id>urn:sha1:fe5d0f3e11ab34d2367edcd7ad044747373f31a9</id>
<content type='text'>
"Still needs to be handled correctly" could be misread to suggest that
the bug has not actually been fixed yet. So clarify what is actually
meant here, (that the bug is unlikely but we're still motivated to fix
it).
</content>
</entry>
<entry>
<title>Update NEWS to reflect the SEGV bugfix</title>
<updated>2010-04-27T23:34:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>hohndel@infradead.org</email>
</author>
<published>2010-04-27T23:29:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a76555b42888a8f194a05e523328cd9975948fd'/>
<id>urn:sha1:6a76555b42888a8f194a05e523328cd9975948fd</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;hohndel@infradead.org&gt;
</content>
</entry>
<entry>
<title>Fix SEGV in _thread_cleanup_author if author ends with ', '</title>
<updated>2010-04-27T23:34:27Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>hohndel@infradead.org</email>
</author>
<published>2010-04-27T23:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a258cb32b318d831fab5ef64329bd65119b47def'/>
<id>urn:sha1:a258cb32b318d831fab5ef64329bd65119b47def</id>
<content type='text'>
Admittedly, an author name ending in ',' guarantees this is spam, and
indeed this was triggered by a spam email, but that doesn't mean we
shouldn't handle this case correctly.
We now check that there is actually a component of the name (presumably
the first name) after the comma in the author name.

Signed-off-by: Dirk Hohndel &lt;hohndel@infradead.org&gt;
</content>
</entry>
<entry>
<title>NEWS: Add notes for the 0.3.1 release</title>
<updated>2010-04-27T18:13:10Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T18:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2baa5769a3339b6b866c0f1bbf40006a6eae9808'/>
<id>urn:sha1:2baa5769a3339b6b866c0f1bbf40006a6eae9808</id>
<content type='text'>
This is going to be a bug-fix only release to fix the handful of issue
noticed immediately after 0.3 was pushed out.
</content>
</entry>
<entry>
<title>Wrap the compat header in extern "C" { } when compiling C++ sources</title>
<updated>2010-04-27T18:11:11Z</updated>
<author>
<name>Tomas Carnecky</name>
<email>tom@dbservice.com</email>
</author>
<published>2010-04-27T17:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4b193950a9bf8fb907427526a6191f51e0e2d13c'/>
<id>urn:sha1:4b193950a9bf8fb907427526a6191f51e0e2d13c</id>
<content type='text'>
This fixes a build error on OpenSolaris where the final liking of
notmuch fails because the linker can't find strcasestr() referenced
from thread.cc.
(cherry picked from commit aab54b4ce752b16725399d1543602ef3f7736c91)
</content>
</entry>
<entry>
<title>emacs: Remove conditional from notmuch-fcc-initialization.</title>
<updated>2010-04-27T18:10:50Z</updated>
<author>
<name>Jesse Rosenthal</name>
<email>jrosenthal@jhu.edu</email>
</author>
<published>2010-04-27T16:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8fe3ee6f270efae66e7e0287e32f93a9b48c7a32'/>
<id>urn:sha1:8fe3ee6f270efae66e7e0287e32f93a9b48c7a32</id>
<content type='text'>
The fcc code would only initialize if notmuch-fcc-dirs was set. This was
a problem if you reset the variable, or added the variable later during
initialization. Now we always add the fcc hook, but it doesn't do
anything unless notmuch-fcc-dirs are set.
(cherry picked from commit 80a90787163690d2d87571327ba504a470798c60)
</content>
</entry>
<entry>
<title>emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.</title>
<updated>2010-04-27T18:08:11Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2010-04-27T10:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1b4a9de7c21710f18c5341b2009af49bb942deaa'/>
<id>urn:sha1:1b4a9de7c21710f18c5341b2009af49bb942deaa</id>
<content type='text'>
The fix in 1e1871154341cdd3413fe3f32e3aae477826d815 broke end-of-row
wrapping when drawing the table of tags/saved searches. Fix that and
improve the readability of the matrix reflection code to hasten future
debugging.
(cherry picked from commit 08561d8ae133704fcf15edbdd47f15474dc030d5)
</content>
</entry>
</feed>
