<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc/conf.py, branch 0.29_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.29_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.29_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2019-04-24T09:53:13Z</updated>
<entry>
<title>doc: exclude notmuch-emacs.rst if emacs is not present.</title>
<updated>2019-04-24T09:53:13Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-04-21T23:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=40b025c5f1cc3dafe4c30cd6005fdb2ba32e0c95'/>
<id>urn:sha1:40b025c5f1cc3dafe4c30cd6005fdb2ba32e0c95</id>
<content type='text'>
This will still generate a warning about an excluded document in the
toctree, but it cuts down on the noise quite a lot.
</content>
</entry>
<entry>
<title>bump copyright year</title>
<updated>2019-02-01T12:08:13Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-01T12:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=32fb3c420a408ccfd20301f0c527c4259bf721cc'/>
<id>urn:sha1:32fb3c420a408ccfd20301f0c527c4259bf721cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: add 2018 to copyright year</title>
<updated>2018-01-02T01:17:05Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-01-02T01:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b75797150bbace2ade518a669dbd6b0f0f76bebe'/>
<id>urn:sha1:b75797150bbace2ade518a669dbd6b0f0f76bebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: add notmuch-properties(7)</title>
<updated>2017-10-21T22:52:55Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-10-21T02:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6575b7eb31a710c8215be698d5cf31be20d4356e'/>
<id>urn:sha1:6575b7eb31a710c8215be698d5cf31be20d4356e</id>
<content type='text'>
We will want a user-facing place to record details about the use of
notmuch properties shortly.  This establishes a new manual page for
that purpose.
</content>
</entry>
<entry>
<title>doc: Disable SmartyPants in generated manual pages</title>
<updated>2017-08-20T11:32:29Z</updated>
<author>
<name>Vladimir Panteleev</name>
<email>git@thecybershadow.net</email>
</author>
<published>2017-08-14T06:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=938ec0f80c0a1cd497b95db8c0d0afdf01c740e8'/>
<id>urn:sha1:938ec0f80c0a1cd497b95db8c0d0afdf01c740e8</id>
<content type='text'>
By default, Sphinx tries to pre-process text through SmartyPants,
which attempts to convert ASCII quotes and dashes to Unicode
characters. Unfortunately, this mangles technical text such as command
lines. For instance, this excerpt from notmuch-tag.rst:

  **notmuch** **tag** **--batch** [--input=&lt;*filename*&gt;]

got turned into:

  notmuch tag –batch [–input=&lt;filename&gt;]

That's an en-dash and an em-dash respectively.

Not only are these characters visually confusing and could easily be
mistaken for a single dash, copying and pasting such command lines
into a terminal is doomed to result in incomprehensible error
messages.

* doc/conf.py: Disable SmartyPants.
</content>
</entry>
<entry>
<title>add "notmuch reindex" subcommand</title>
<updated>2017-08-02T01:17:47Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-06-04T12:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e5beec39d6021c7b8c21e6d84050660ad6c69a96'/>
<id>urn:sha1:e5beec39d6021c7b8c21e6d84050660ad6c69a96</id>
<content type='text'>
This new subcommand takes a set of search terms, and re-indexes the
list of matching messages.
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2017-01-08T12:42:26Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-01-08T12:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b15b96f846dcfabbd0c7f43e741573cfd14ab3c8'/>
<id>urn:sha1:b15b96f846dcfabbd0c7f43e741573cfd14ab3c8</id>
<content type='text'>
These are the (tentative) changes for 0.23.5
</content>
</entry>
<entry>
<title>docs: add 2017 to copyright years</title>
<updated>2017-01-08T12:35:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-01-08T12:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=44520bb6add5e39e12de689a168007d3d2c7c734'/>
<id>urn:sha1:44520bb6add5e39e12de689a168007d3d2c7c734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/conf.py: include command name in texinfo document title</title>
<updated>2016-11-17T12:38:20Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c22d5d6770f579cbdb4565440910616e86804fe9'/>
<id>urn:sha1:c22d5d6770f579cbdb4565440910616e86804fe9</id>
<content type='text'>
Seems to make more sense than to have the same title for everything.
</content>
</entry>
<entry>
<title>doc/conf.py: reindent, whitespace clean man page, texinfo lists</title>
<updated>2016-11-17T12:37:40Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0097e7f5d688bf7f1ec5a0939ded904926aff699'/>
<id>urn:sha1:0097e7f5d688bf7f1ec5a0939ded904926aff699</id>
<content type='text'>
No functional changes.
</content>
</entry>
</feed>
