<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/cmdline.py, branch 1.2</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Update copyright year.</title>
<updated>2014-03-01T07:18:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e0300313215fb55d24aa5bda1b68eedd798310b6'/>
<id>e0300313215fb55d24aa5bda1b68eedd798310b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dont suggest reporting issues to user list anymore</title>
<updated>2014-01-21T09:39:07+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-21T09:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f1a26f35348309a4e4e2a710281455e834169df0'/>
<id>f1a26f35348309a4e4e2a710281455e834169df0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #811: dont eat up UnicodeErrors during reading anymore</title>
<updated>2014-01-19T17:43:26+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-19T17:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7e2ca25ee01be4e12a5707db6fce164c7ea293c8'/>
<id>7e2ca25ee01be4e12a5707db6fce164c7ea293c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "make mode" to sphinx-build, invoked by the -M flag.</title>
<updated>2014-01-11T18:36:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-11T18:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=91d92be8adae2e44e1e23e1c07b7088c35261abf'/>
<id>91d92be8adae2e44e1e23e1c07b7088c35261abf</id>
<content type='text'>
This is intended to do almost all of what the quickstart-generated Makefile
and make.bat did, but within Sphinx.  The advantages are:

* no duplication between Unix and Windows files
* updates and fixes are propagated (the generated makefiles never update)
* more Python code, less shell code!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is intended to do almost all of what the quickstart-generated Makefile
and make.bat did, but within Sphinx.  The advantages are:

* no duplication between Unix and Windows files
* updates and fixes are propagated (the generated makefiles never update)
* more Python code, less shell code!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add list of extensions to the traceback log file on unhandled exceptions.</title>
<updated>2013-10-02T07:25:09+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-10-02T07:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=df955e6340f5c561fbc4443634a252748d7c8970'/>
<id>df955e6340f5c561fbc4443634a252748d7c8970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small grammar fix in multibyte filename messages</title>
<updated>2013-10-01T17:50:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-10-01T17:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=895899b7bb53c3e60371e46b9fee056b116b7b2f'/>
<id>895899b7bb53c3e60371e46b9fee056b116b7b2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeError and continuing if possible instead of raise exception. Closes #703</title>
<updated>2013-09-28T12:51:20+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-09-28T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=58be2f19b3aeeabf4d9a3d10be84824508c0fda2'/>
<id>58be2f19b3aeeabf4d9a3d10be84824508c0fda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix again: NFC/NFD normalizing problem. Closes #1142</title>
<updated>2013-09-18T08:51:20+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-09-18T08:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=99008f5b7888a43c6714b2578eea540da042f9f1'/>
<id>99008f5b7888a43c6714b2578eea540da042f9f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a "-j" flag for parallel build.</title>
<updated>2013-01-13T13:15:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-13T13:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c88ba504f357ecaf47337eff92fd13b2c54e13bc'/>
<id>c88ba504f357ecaf47337eff92fd13b2c54e13bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the "usage" help text into several sections.</title>
<updated>2013-01-13T13:12:33+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-13T13:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b831acf617ec19233ec09c14209885f5d0a7c049'/>
<id>b831acf617ec19233ec09c14209885f5d0a7c049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
