<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.9_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.9_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.9_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-09-25T14:27:03Z</updated>
<entry>
<title>debian: add brief summary of changes since 0.8</title>
<updated>2011-09-25T14:27:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T14:27:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=45669fd647f14e0e1806182ecdb36a89ac4c02c9'/>
<id>urn:sha1:45669fd647f14e0e1806182ecdb36a89ac4c02c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: build-depend on gdb</title>
<updated>2011-09-25T14:16:06Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T14:16:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a70efbc845d519ec8f6db4b2d1a701caf6fa86b9'/>
<id>urn:sha1:a70efbc845d519ec8f6db4b2d1a701caf6fa86b9</id>
<content type='text'>
This is needed to enable the atomicity tests at build time.
</content>
</entry>
<entry>
<title>test/atomicity: redirect output from "which"</title>
<updated>2011-09-25T12:12:48Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T12:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2697f623ae1534b669e182934ade124bd9cfd7ad'/>
<id>urn:sha1:2697f623ae1534b669e182934ade124bd9cfd7ad</id>
<content type='text'>
Without redirection, this produced some slightly confusing output in
case gdb was present.
</content>
</entry>
<entry>
<title>debian: close bug 642240</title>
<updated>2011-09-25T02:15:01Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T02:15:01Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dd7cb35c8205ae0486404d7377ea9c64beeb5375'/>
<id>urn:sha1:dd7cb35c8205ae0486404d7377ea9c64beeb5375</id>
<content type='text'>
The bug was really closed by the commit that updated the dependency,
of course.
</content>
</entry>
<entry>
<title>test: make atomicity setup conditional on gdb being present.</title>
<updated>2011-09-25T01:45:33Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T01:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c468f3703efc869d62d976ba177e2d0afd7b08ad'/>
<id>urn:sha1:c468f3703efc869d62d976ba177e2d0afd7b08ad</id>
<content type='text'>
The setup is useless if gdb is not present, so it doesn't hurt to skip
it.  The diff here is huge, but the commit is really just moving most
of the script inside the initial if, and adding an else block to print
a warning.
</content>
</entry>
<entry>
<title>lib: bump library minor version because of new symbols.</title>
<updated>2011-09-24T23:26:42Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-24T19:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0ce713ae02a2f2fc326d9c04bf9bf95123f228c0'/>
<id>urn:sha1:0ce713ae02a2f2fc326d9c04bf9bf95123f228c0</id>
<content type='text'>
This bump is because of the new symbols introduced by the atomicity
patches.
</content>
</entry>
<entry>
<title>debian: set versioned dependency on notmuch for notmuch-emacs</title>
<updated>2011-09-24T23:26:42Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-24T18:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b00408e5738da7b2944eed086f1a6bb9d72e2607'/>
<id>urn:sha1:b00408e5738da7b2944eed086f1a6bb9d72e2607</id>
<content type='text'>
As long as we have no version information in the json output, this
seems like the only possible way of ensuring that the emacs client
code understands the output from the command line tool notmuch.
</content>
</entry>
<entry>
<title>version: bump to 0.9~rc1</title>
<updated>2011-09-24T23:00:29Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-24T16:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=78d39a0908686b2b471003dac3cdf846eed21634'/>
<id>urn:sha1:78d39a0908686b2b471003dac3cdf846eed21634</id>
<content type='text'>
This version number change should not be taken as definitive, rather
refer to the signed tag.
</content>
</entry>
<entry>
<title>debian: changlog stanza for release candidate</title>
<updated>2011-09-24T23:00:29Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-24T16:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a37a5404e21a9fb4fb2241a1e935058d7ef303c6'/>
<id>urn:sha1:a37a5404e21a9fb4fb2241a1e935058d7ef303c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: new symbols for atomicity api</title>
<updated>2011-09-24T23:00:29Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-24T18:17:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9d5b810ab6c586acaf0beea850336e210b35bc74'/>
<id>urn:sha1:9d5b810ab6c586acaf0beea850336e210b35bc74</id>
<content type='text'>
There are three new symbols in libnotmuch. In addition to notmuch_{begin,end)_atomic,
notmuch_database_find_message_by_filename was exposed.
</content>
</entry>
</feed>
