<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/NEWS, branch 0.10_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.10_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.10_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-11-15T23:20:27Z</updated>
<entry>
<title>cli: add support for --output parameter in notmuch count</title>
<updated>2011-11-15T23:20:27Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2011-11-15T20:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=386ad3d6a1a4aff086a87c04c225aba4fa85fb4c'/>
<id>urn:sha1:386ad3d6a1a4aff086a87c04c225aba4fa85fb4c</id>
<content type='text'>
Add support for --output=messages (which remains the default) and
--output=threads to notmuch count.

Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>cli: add options --offset and --limit to notmuch search</title>
<updated>2011-11-15T23:17:24Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2011-11-15T20:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=796b629c3b821986c1f8d9a9e6f952a1df1034f0'/>
<id>urn:sha1:796b629c3b821986c1f8d9a9e6f952a1df1034f0</id>
<content type='text'>
Add options --offset=[-]N and --limit=M to notmuch search to determine the
first result and maximum number of results to display.

Option --limit=M limits the maximum number of results to display to M.

Option --offset=[-]N skips the first N results; with the leading '-' skip
until the Nth result from the end.

Note that --offset with a negative N for thread or summary output requires
counting the number of matching threads in advance.

Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>news: Store "from" and "subject" headers in the database.</title>
<updated>2011-11-15T01:14:41Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2011-11-15T01:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7a306e12c86ce0e419c91a20dd4ff79a27e89233'/>
<id>urn:sha1:7a306e12c86ce0e419c91a20dd4ff79a27e89233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: mention dtach instead of screen in the description of testing changes</title>
<updated>2011-11-12T15:46:13Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-12T15:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fd700ec9613f26a67c7ab64ab2b751e42f3f1f20'/>
<id>urn:sha1:fd700ec9613f26a67c7ab64ab2b751e42f3f1f20</id>
<content type='text'>
This brings NEWS back in line with the actual code.
</content>
</entry>
<entry>
<title>NEWS: tentative news item about requiring screen to run the test suite.</title>
<updated>2011-11-06T01:10:51Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-06T01:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=760b311bb5714dc2c995b56e84757337ff8c2ae4'/>
<id>urn:sha1:760b311bb5714dc2c995b56e84757337ff8c2ae4</id>
<content type='text'>
Hopefully this will be fixed before release, but for the moment,
explain to people why their test suite might not be working like it
used to.
</content>
</entry>
<entry>
<title>docs: Update news, man page, and online help for restore --accumulate</title>
<updated>2011-10-23T13:27:57Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-21T22:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3ae8ac6ace7c05ba066aba54a92054eb4232a99d'/>
<id>urn:sha1:3ae8ac6ace7c05ba066aba54a92054eb4232a99d</id>
<content type='text'>
As a side effect, reformat the NEWs entry for notmuch dump for
consistency with the notmuch restore NEWS submitted by Thomas
Schwinge.
</content>
</entry>
<entry>
<title>docs: Update man page, NEWS and online help for new dump arguments.</title>
<updated>2011-10-16T23:10:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-12T21:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8bb5b6201ec2cb890655fee6ef7e540f401a4c7e'/>
<id>urn:sha1:8bb5b6201ec2cb890655fee6ef7e540f401a4c7e</id>
<content type='text'>
We mention in all three places that using the filename argument is
deprecated.
</content>
</entry>
<entry>
<title>NEWS: document API changes to n_d_find_message{,_by_filename}</title>
<updated>2011-10-11T12:10:33Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-11T12:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e46579ffe5a9a91bb1db508d74868cdc710a4c8c'/>
<id>urn:sha1:e46579ffe5a9a91bb1db508d74868cdc710a4c8c</id>
<content type='text'>
For details the user will have to refer to the source.  Reformat Ruby
news consistently with Python.
</content>
</entry>
<entry>
<title>NEWS: document API changes to n_d_find_message{,_by_filename}</title>
<updated>2011-10-11T12:05:41Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-11T12:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e4d89a648d177bc72c0ba3fbf176dc370984b80'/>
<id>urn:sha1:2e4d89a648d177bc72c0ba3fbf176dc370984b80</id>
<content type='text'>
For details the user will have to refer to the source.
</content>
</entry>
<entry>
<title>NEWS: add notes about emacs improvements and reply formating cleanup</title>
<updated>2011-10-09T11:25:04Z</updated>
<author>
<name>Jameson Graef Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2011-10-09T03:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=918b8740df20b61bbae229a6a46928446d431ed0'/>
<id>urn:sha1:918b8740df20b61bbae229a6a46928446d431ed0</id>
<content type='text'>
</content>
</entry>
</feed>
