<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.23_rc1-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.23_rc1-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.23_rc1-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-09-30T10:21:09Z</updated>
<entry>
<title>debian: changelog stanza for 0.23~rc1-1</title>
<updated>2016-09-30T10:21:09Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-30T10:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4241b4d4e6bec9d4036f39e1a6685466066f0cec'/>
<id>urn:sha1:4241b4d4e6bec9d4036f39e1a6685466066f0cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: update to 0.23~rc1</title>
<updated>2016-09-30T10:18:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-30T10:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=efd79aedf28c1538d47bdcbcd8a72a8a8d53dbca'/>
<id>urn:sha1:efd79aedf28c1538d47bdcbcd8a72a8a8d53dbca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: set platform variables also when `uname` is unrecognized</title>
<updated>2016-09-30T10:15:49Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2016-09-29T13:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fde846cf7dea2ad67418f3f3c9311213b766bfec'/>
<id>urn:sha1:fde846cf7dea2ad67418f3f3c9311213b766bfec</id>
<content type='text'>
Since commit

124a67e96ecab5495c0f17b6875d53dfd67ff137: configure: add set -u

all variables must be set before their expansion are attempted. These
2 variables: "platform" and "linker_resolves_library_dependencies" were
not given value in the final 'else' branch when platform check failed
due to unrecognized kernel name (output of `uname`). Now those two are
given reasonable non-empty values.
</content>
</entry>
<entry>
<title>emacs: fcc: say we are doing Fcc</title>
<updated>2016-09-30T10:13:54Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-29T13:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0b138c268641080c766801b4d74db3b693ca6eaa'/>
<id>urn:sha1:0b138c268641080c766801b4d74db3b693ca6eaa</id>
<content type='text'>
Since doing the Fcc with notmuch insert could be slow (if the indexing
takes some time) add a message saying we are doing it.
</content>
</entry>
<entry>
<title>emacs: document notmuch-fcc-dirs</title>
<updated>2016-09-29T11:07:38Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-28T10:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4266e76eed0e0b2ab8a720b60f8b3cc515fe0aac'/>
<id>urn:sha1:4266e76eed0e0b2ab8a720b60f8b3cc515fe0aac</id>
<content type='text'>
This updates the docstring for the variable notmuch-fcc-dirs to match
the new insert code.
</content>
</entry>
<entry>
<title>NEWS: add news for fcc insert and address completion changes</title>
<updated>2016-09-29T11:07:13Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-28T12:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cdd7b0796b068d0be1bd104afe320b9e81e98f5e'/>
<id>urn:sha1:cdd7b0796b068d0be1bd104afe320b9e81e98f5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/database.cc: fix misleading indentation</title>
<updated>2016-09-28T11:14:08Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2016-09-27T15:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1c3a8e0898be614b5183f0ae626386f7746e7e07'/>
<id>urn:sha1:1c3a8e0898be614b5183f0ae626386f7746e7e07</id>
<content type='text'>
Found by gcc 6.1.1 -Wmisleading-indentation option (set by -Wall).
</content>
</entry>
<entry>
<title>NEWS: emacs notmuch-show-resend-message</title>
<updated>2016-09-28T11:13:56Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2016-09-27T17:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b844c3c5068470cccd6522a44a9a6d892f440426'/>
<id>urn:sha1:b844c3c5068470cccd6522a44a9a6d892f440426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: mention message properties API, dump/restore</title>
<updated>2016-09-27T12:18:31Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-25T11:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=35fc6d3c183f7d688db56000c2a703dbe978f218'/>
<id>urn:sha1:35fc6d3c183f7d688db56000c2a703dbe978f218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: fix headline for go bindings NEWS</title>
<updated>2016-09-27T12:12:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-25T11:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=64cfd47e4be1851a419baf0f4b2b21ecfdc69e86'/>
<id>urn:sha1:64cfd47e4be1851a419baf0f4b2b21ecfdc69e86</id>
<content type='text'>
</content>
</entry>
</feed>
