<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git, branch v1.4.6</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Bump to 1.4.6 final</title>
<updated>2016-08-20T09:00:04+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-20T09:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=4168b0bd20da33768a0028f6693ace07fd16f908'/>
<id>4168b0bd20da33768a0028f6693ace07fd16f908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testfiles to DONT_CHECK target</title>
<updated>2016-08-20T08:57:08+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-20T08:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=be2637f7ff7b8445a5c5918f18d50cb846e44e6c'/>
<id>be2637f7ff7b8445a5c5918f18d50cb846e44e6c</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 #2816 from embray/fix-domain-initial-data</title>
<updated>2016-08-19T15:40:03+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-19T15:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b0c956bb25cb5cd1352c3a604ae7a9dbb00cdb87'/>
<id>b0c956bb25cb5cd1352c3a604ae7a9dbb00cdb87</id>
<content type='text'>
Fix bug with copying of initial_data for Domains</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug with copying of initial_data for Domains</pre>
</div>
</content>
</entry>
<entry>
<title>Add a changelog entry for the fix</title>
<updated>2016-08-19T10:10:38+00:00</updated>
<author>
<name>Erik M. Bray</name>
<email>erik.bray@lri.fr</email>
</author>
<published>2016-08-19T10:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=68b34a354000acbf8933579d8ccb005e083c83b1'/>
<id>68b34a354000acbf8933579d8ccb005e083c83b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a deep copy of the initial_data for a domain so that updates to its internal data structures aren't reflected in initial_data</title>
<updated>2016-08-19T10:06:49+00:00</updated>
<author>
<name>Erik M. Bray</name>
<email>erik.bray@lri.fr</email>
</author>
<published>2016-07-28T09:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=11182d42b1f265cda10951df93098bb3eed5caf7'/>
<id>11182d42b1f265cda10951df93098bb3eed5caf7</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#2867</title>
<updated>2016-08-18T09:25:50+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-18T09:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=caf7e280c2b86c9e374ea99bd87744569beadbb8'/>
<id>caf7e280c2b86c9e374ea99bd87744569beadbb8</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 #2867 from jschueller/patch-4</title>
<updated>2016-08-18T09:22:42+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-18T09:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2606064b09918b1ce1e9f05063cbd8a095d61587'/>
<id>2606064b09918b1ce1e9f05063cbd8a095d61587</id>
<content type='text'>
Require six 1.5 for html_parser</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Require six 1.5 for html_parser</pre>
</div>
</content>
</entry>
<entry>
<title>Require six 1.5 for html_parser</title>
<updated>2016-08-18T07:34:43+00:00</updated>
<author>
<name>Julien Schueller</name>
<email>schueller@phimeca.com</email>
</author>
<published>2016-08-18T07:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=626be8b5f39aa1777597987cda6d2fcc0818aaf4'/>
<id>626be8b5f39aa1777597987cda6d2fcc0818aaf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testcase for #2846</title>
<updated>2016-08-17T04:58:05+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-17T04:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1c9524deddf12a61aeb59ed2022ddf859401673a'/>
<id>1c9524deddf12a61aeb59ed2022ddf859401673a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #2846: ``singlehtml`` builder does not include figure numbers</title>
<updated>2016-08-17T04:29:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2016-08-17T04:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ed2d55431d0c60ba2ec11a878545d633ea825e16'/>
<id>ed2d55431d0c60ba2ec11a878545d633ea825e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
