<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/notmuch.1, branch 0.10</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.10</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.10'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-11-23T11:37:02Z</updated>
<entry>
<title>version: update to 0.10</title>
<updated>2011-11-23T11:37:02Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-23T11:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1915c14a3a0f947629687c686391d99ac9d3a988'/>
<id>urn:sha1:1915c14a3a0f947629687c686391d99ac9d3a988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: update version info for 0.10~rc2</title>
<updated>2011-11-19T12:24:30Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-19T12:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=eb88cd977bcfecfc2d4eb16547d21deb839fbae0'/>
<id>urn:sha1:eb88cd977bcfecfc2d4eb16547d21deb839fbae0</id>
<content type='text'>
Arguably editing debian/changelog violates the "do one thing at a
time" rule, but all of these versions need to be kept in sync.
</content>
</entry>
<entry>
<title>notmuch.1: bump version number</title>
<updated>2011-11-16T11:45:51Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-16T11:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a5a8d6eb4a417cf28738c53bf18a1f29f67e5d18'/>
<id>urn:sha1:a5a8d6eb4a417cf28738c53bf18a1f29f67e5d18</id>
<content type='text'>
More of a leap than a bump.  This is a bit silly keeping 3 files
syncronized. At least for this file, I would prefer a solution that
generates notmuch.1 from some template at build time.
</content>
</entry>
<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>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>notmuch.1: typo fixes new wording for dump/restore</title>
<updated>2011-10-23T13:27:57Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-21T22:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=941cb03e5774cb8af6925c29c25d1e94c9457ec6'/>
<id>urn:sha1:941cb03e5774cb8af6925c29c25d1e94c9457ec6</id>
<content type='text'>
These changes were included in Thomas's restore --accumulate patch,
but are actually more generally applicable.
</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>fix sum moar typos [user-visible documentation in code]</title>
<updated>2011-06-23T22:58:50Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2011-06-20T20:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=432e091924c1d1d8950a44ca78bc5b9c5ade47e4'/>
<id>urn:sha1:432e091924c1d1d8950a44ca78bc5b9c5ade47e4</id>
<content type='text'>
Various typo fixes in documentation within the code that can be made
available to the user, (emacs function help strings, "notmuch help"
output, notmuch man page, etc.).

Signed-off-by: Pieter Praet &lt;pieter@praet.org&gt;

Edited-by: Carl Worth &lt;cworth@cworth.org&gt; Restricted to just
documentation and fixed fix of "comman" to "common" rather than
"command".
</content>
</entry>
<entry>
<title>Add decryption of PGP/MIME-encrypted parts with --decrypt.</title>
<updated>2011-05-27T23:22:00Z</updated>
<author>
<name>Jameson Graef Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2011-05-26T01:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e653db38fc38dee92b2ee0564e27921132e7232'/>
<id>urn:sha1:2e653db38fc38dee92b2ee0564e27921132e7232</id>
<content type='text'>
This adds support for decrypting PGP/MIME-encrypted parts to
notmuch-show and notmuch-reply.  The --decrypt option implies
--verify.  Once decryption (and possibly signature verification) is
done, a new part_encstatus formatter is emitted, the part_sigstatus
formatter is emitted, and the entire multipart/encrypted part is
replaced by the contents of the encrypted part.

At the moment only a json part_encstatus formatting function is
available, even though decryption is done for all formats.  Emacs
support to follow.
</content>
</entry>
</feed>
