<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/notmuch.c, branch 0.3</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.3</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-04-22T00:45:39Z</updated>
<entry>
<title>Fix help message for "show"</title>
<updated>2010-04-22T00:45:39Z</updated>
<author>
<name>Jameson Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2010-04-21T15:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=419b88059dcaedbe104327be27b85c56e6be03c0'/>
<id>urn:sha1:419b88059dcaedbe104327be27b85c56e6be03c0</id>
<content type='text'>
Help message for "show" mistakenly refers to '--output' instead of
'--format'.
</content>
</entry>
<entry>
<title>notmuch.c: Shorten version string</title>
<updated>2010-04-16T14:35:17Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-04-16T07:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=43cbbfc2788a48f817152936789ebed1a567cf9f'/>
<id>urn:sha1:43cbbfc2788a48f817152936789ebed1a567cf9f</id>
<content type='text'>
We previously output "notmuch version 0.1" as response to notmuch --version.
Shorten this to "notmuch 0.1" as we know that we will receive a version
number when we explicitely ask for it.

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>notmuch count: Remove unneeded paragraph from documentation.</title>
<updated>2010-04-10T00:44:01Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-09T23:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d55d31d3428189aa6ab98ebc96a69064cb99eafd'/>
<id>urn:sha1:d55d31d3428189aa6ab98ebc96a69064cb99eafd</id>
<content type='text'>
This paragraph acts like it's introducing an example, but then no
example is given. Just drop this.
</content>
</entry>
<entry>
<title>notmuch count: Remove special handling of "*".</title>
<updated>2010-04-10T00:44:01Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-09T23:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=13a7b6700eeae0f0b254f248e5abb742b64cd921'/>
<id>urn:sha1:13a7b6700eeae0f0b254f248e5abb742b64cd921</id>
<content type='text'>
From both the implementation and from the documentation. This is
handled generically in the library for all search-based commands,
so count doesn't need special treatment.
</content>
</entry>
<entry>
<title>notmuch: Document the new special-case syntax of "*".</title>
<updated>2010-04-10T00:44:01Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-09T23:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=74168777cba27ad0e217399de4332ad576bd9398'/>
<id>urn:sha1:74168777cba27ad0e217399de4332ad576bd9398</id>
<content type='text'>
This functionality came through a recent addition to the library.
</content>
</entry>
<entry>
<title>Have notmuch count default to showing the total.</title>
<updated>2010-04-09T23:28:49Z</updated>
<author>
<name>Mike Kelly</name>
<email>pioto@pioto.org</email>
</author>
<published>2010-04-08T19:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b15a03fafc2e313264519f030e45ea203af508e2'/>
<id>urn:sha1:b15a03fafc2e313264519f030e45ea203af508e2</id>
<content type='text'>
If no parameters are given to notmuch-count, or just '' or '*' are
given, return the total number of messages in the database.

update notmuch count help
</content>
</entry>
<entry>
<title>Merge remote branch 'dme/dme-for-cworth'</title>
<updated>2010-04-02T22:47:27Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-02T22:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=44df403ccd2fa637dfa543f749a949454245b182'/>
<id>urn:sha1:44df403ccd2fa637dfa543f749a949454245b182</id>
<content type='text'>
Conflicts:
	notmuch.c (Simply the change in documentation indentation level).
</content>
</entry>
<entry>
<title>notmuch help: Eliminate a gratuitous level of indentation.</title>
<updated>2010-04-02T19:26:31Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-02T19:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3d33ec7349fd2adfc0013865c192513af37405f5'/>
<id>urn:sha1:3d33ec7349fd2adfc0013865c192513af37405f5</id>
<content type='text'>
I don't really know why we ended up having everything indented by two
tabs, (perhaps trying to make it match the man page)? But wihout any
containing context to justify that it just looks odd.
</content>
</entry>
<entry>
<title>notmuch help: Simplify output by omitting arguments for each command.</title>
<updated>2010-04-02T19:12:18Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-02T19:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5a9be8a7ad985c4232aa120807d731bb74e66774'/>
<id>urn:sha1:5a9be8a7ad985c4232aa120807d731bb74e66774</id>
<content type='text'>
The output was far too busy otherwise. It's more useful to just
show the argument list in the case of "notmuch help &lt;command&gt;"
for a specific command.

(Credit due to running "git help" and seeing a much more readable
list than what was coming out of "notmuch help".)
</content>
</entry>
<entry>
<title>notmuch: Add a version (0.1 initially) with a new --version option.</title>
<updated>2010-04-02T18:55:09Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-02T18:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b2a9fcd5cfd1bf84321b8bf53b37e7fb98618d6e'/>
<id>urn:sha1:b2a9fcd5cfd1bf84321b8bf53b37e7fb98618d6e</id>
<content type='text'>
We're planning to do actual releases soon, so we need a version
number to put into the tar file.
</content>
</entry>
</feed>
