<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git, branch v1.7.9</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>Bump to 1.7.9 final</title>
<updated>2018-09-05T14:05:02+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-09-05T14:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1cd87a11ef8df6b783d2e48d9668370a4e1640c9'/>
<id>1cd87a11ef8df6b783d2e48d9668370a4e1640c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5372 from tk0miya/refactor_set.union</title>
<updated>2018-09-02T13:44:25+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-09-02T13:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ecb1e21a5892cd7f457fc8b929c436bcc8c95c3d'/>
<id>ecb1e21a5892cd7f457fc8b929c436bcc8c95c3d</id>
<content type='text'>
refactor: Use set.union() to combine set objects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor: Use set.union() to combine set objects</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Use set.union() to combine set objects</title>
<updated>2018-09-02T10:12:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-09-02T07:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9d7b1b756a4db76f9a49cbcd87e74ace61009323'/>
<id>9d7b1b756a4db76f9a49cbcd87e74ace61009323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5363 from tk0miya/5361_crashed_on_incremental_build</title>
<updated>2018-09-01T03:43:33+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-09-01T03:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=96e1c70b3957526ffc932ef8a25847d959705f84'/>
<id>96e1c70b3957526ffc932ef8a25847d959705f84</id>
<content type='text'>
Fix #5361: crashed on incremental build if document uses include directive</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #5361: crashed on incremental build if document uses include directive</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #5361: crashed on incremental build if document uses include directive</title>
<updated>2018-09-01T03:05:15+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-08-29T14:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5e22ff90453eddb36aa16f0b2f6543a618bfac14'/>
<id>5e22ff90453eddb36aa16f0b2f6543a618bfac14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES for PR #5359</title>
<updated>2018-08-30T14:47:02+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-08-30T14:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=36a9c813e679cd497c45945d86eb92980c493066'/>
<id>36a9c813e679cd497c45945d86eb92980c493066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5359 from mitya57/reproducible-texinfo</title>
<updated>2018-08-30T14:46:10+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-08-30T14:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a58a64a86351fcd815e1949999911d27f4751be0'/>
<id>a58a64a86351fcd815e1949999911d27f4751be0</id>
<content type='text'>
Make generated texinfo files reproducible by sorting the anchors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make generated texinfo files reproducible by sorting the anchors</pre>
</div>
</content>
</entry>
<entry>
<title>Make generated texinfo files reproducible by sorting the anchors</title>
<updated>2018-08-30T10:03:49+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2018-08-27T07:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=561199e5e8f66a610f1b867b4b40321de851524a'/>
<id>561199e5e8f66a610f1b867b4b40321de851524a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2018-08-28T16:03:52+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-08-28T16:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2429cc5bbf9e3c17217c81ead4e473541b7c491d'/>
<id>2429cc5bbf9e3c17217c81ead4e473541b7c491d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to 1.7.8 final</title>
<updated>2018-08-28T16:01:17+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-08-28T16:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=887c09bf7e7deb35f715021b4abc1af338194abd'/>
<id>887c09bf7e7deb35f715021b4abc1af338194abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
