<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/test/DocutilsTestSupport.py, branch transforms</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>moved comparison methods up to StandardTestCase</title>
<updated>2005-07-06T16:37:24+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-07-06T16:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=a7b824d7ad0eff627ac66957f96e4c40d93bbdaa'/>
<id>a7b824d7ad0eff627ac66957f96e4c40d93bbdaa</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3662 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3662 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>revert docutils.writers.null.Writer.output to None, now with docutils.io.Output and test support</title>
<updated>2005-07-02T23:08:53+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-07-02T23:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=34c7e6e47406c5d5ba83a9044afbbdf843728db1'/>
<id>34c7e6e47406c5d5ba83a9044afbbdf843728db1</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3646 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3646 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ``_stylesheet_required`` internal setting, docutils.transforms.html.StylesheetCheck transform, docs, tests, and support.</title>
<updated>2005-06-28T13:49:10+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-28T13:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=20fb581f75f3992ed595715123d49f005bfccff2'/>
<id>20fb581f75f3992ed595715123d49f005bfccff2</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3617 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3617 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>removed docutils.frontend._globally_deactivate_config_files (reverting much of rev. 3511), since it duplicates settings._disable_config functionality</title>
<updated>2005-06-23T17:35:19+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-23T17:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=8db75cd647828c29e45301c97f695c7a957293f8'/>
<id>8db75cd647828c29e45301c97f695c7a957293f8</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3567 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3567 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>issue a warning rather than an error when no stylesheet is given;</title>
<updated>2005-06-21T00:11:44+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-21T00:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=4ec9b10c1fc81388dcfc718f7f87d56b2cfe8be4'/>
<id>4ec9b10c1fc81388dcfc718f7f87d56b2cfe8be4</id>
<content type='text'>
default for "stylesheet" is now None, not -1

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3549 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default for "stylesheet" is now None, not -1

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3549 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure that always a stylesheet path/URL is given;</title>
<updated>2005-06-20T21:52:53+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-20T21:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c65b2b767c839519c056e4851cd1dad7590ba2ca'/>
<id>c65b2b767c839519c056e4851cd1dad7590ba2ca</id>
<content type='text'>
I've seen to many poor-looking documents on the web due to the missing
stylesheet -- people seem to miss that quite frequently

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3543 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've seen to many poor-looking documents on the web due to the missing
stylesheet -- people seem to miss that quite frequently

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3543 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed error</title>
<updated>2005-06-19T18:31:28+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-19T18:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=4a6c3a0877bc3e7284c742bf52b06d1b00f0ac40'/>
<id>4a6c3a0877bc3e7284c742bf52b06d1b00f0ac40</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3517 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3517 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>simplified test code</title>
<updated>2005-06-19T18:25:59+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-19T18:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=459756abab5178e1f42f0e63c4bcad5441bfece8'/>
<id>459756abab5178e1f42f0e63c4bcad5441bfece8</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3516 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3516 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added deactivation of config file reading (for easier testing)</title>
<updated>2005-06-19T14:51:42+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-19T14:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=d832370268a7edb59a632417186be9cc83a62b0f'/>
<id>d832370268a7edb59a632417186be9cc83a62b0f</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3511 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3511 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed encoding/charset values in "html_prolog" &amp; "html_head" parts, which should not have been interpolated</title>
<updated>2005-04-27T21:04:03+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-04-27T21:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=810c824a20b0fc98e291a81914be984dee8770fe'/>
<id>810c824a20b0fc98e291a81914be984dee8770fe</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3268 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3268 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
