<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/sandbox/rstdiff/tests/simpleHtml, branch master</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Debugging.</title>
<updated>2011-04-04T19:35:31+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-04-04T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=138d1ea0ff371769068b988bb9f301d61b6dc138'/>
<id>138d1ea0ff371769068b988bb9f301d61b6dc138</id>
<content type='text'>
Introduced `--dump-rstdiff` since normal `--debug` fails to often with
non-ASCII input documents.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7001 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced `--dump-rstdiff` since normal `--debug` fails to often with
non-ASCII input documents.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7001 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed option `--compare-sections-by-id` to</title>
<updated>2011-04-04T08:39:52+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-04-04T08:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=0a71a79312d183a65b18fff0b4bf404de202fb70'/>
<id>0a71a79312d183a65b18fff0b4bf404de202fb70</id>
<content type='text'>
`--compare-sections-by-name` and comparison is done by name. This
works for duplicated section titles, too.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7000 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`--compare-sections-by-name` and comparison is done by name. This
works for duplicated section titles, too.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7000 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>New default option `--compare-sections-by-id` compares sections by</title>
<updated>2011-04-02T10:43:08+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-04-02T10:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=f043013fd470acac0b4089af89291ca73d0f133e'/>
<id>f043013fd470acac0b4089af89291ca73d0f133e</id>
<content type='text'>
their ids. New option `--compare-sections-normally` uses the old
behavior.

Changed documentation format to reStructuredText.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6999 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
their ids. New option `--compare-sections-normally` uses the old
behavior.

Changed documentation format to reStructuredText.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6999 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Using new options `--new`, `--old` and `--both` you may give options</title>
<updated>2011-03-26T09:01:55+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-03-26T09:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=d8f5291b180409f97a369fdf51b4923b14783874'/>
<id>d8f5291b180409f97a369fdf51b4923b14783874</id>
<content type='text'>
applying only to a certain input file. This can be used to compute
difference with different `--strip-elements-with-class` options.

Changing number of columns in tables are processed correctly.

Adapted tests to latest Docutils snapshot.

Added test `table` in `simpleNoSource` for yet unsolved problem.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6995 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
applying only to a certain input file. This can be used to compute
difference with different `--strip-elements-with-class` options.

Changing number of columns in tables are processed correctly.

Adapted tests to latest Docutils snapshot.

Added test `table` in `simpleNoSource` for yet unsolved problem.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6995 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Some elements which may not be doubled by a replacement because they</title>
<updated>2010-11-13T15:26:09+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2010-11-13T15:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=20053103ff7f0bcbfcc387beb8e1d5164b42d617'/>
<id>20053103ff7f0bcbfcc387beb8e1d5164b42d617</id>
<content type='text'>
must be single by definition propagate a replacement up if their
siblings also could propagate a replacement up. This way for instance
sections which are complete replacements are recognized and marked up
properly.

Added README and man page `rstdiff.pod`.

Upgraded tests to filterunit V0.7.1.

Adapted expected test output to Docutils 0.8.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6481 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
must be single by definition propagate a replacement up if their
siblings also could propagate a replacement up. This way for instance
sections which are complete replacements are recognized and marked up
properly.

Added README and man page `rstdiff.pod`.

Upgraded tests to filterunit V0.7.1.

Adapted expected test output to Docutils 0.8.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6481 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Once only elements no longer propagate their changes up. Though this</title>
<updated>2010-08-08T12:29:52+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2010-08-08T12:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=ba4faf80bd15cd44a9ed6640baca351abe2b8b71'/>
<id>ba4faf80bd15cd44a9ed6640baca351abe2b8b71</id>
<content type='text'>
is correct this leads to sections not being replaced as a whole any
more.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6384 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is correct this leads to sections not being replaced as a whole any
more.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6384 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Added many tests and todos. One test doesn't run yet.</title>
<updated>2010-08-01T17:53:06+00:00</updated>
<author>
<name>smerten</name>
<email>smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2010-08-01T17:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=896a1b33f87b8f37e527d79aa8763b6c434d7ea7'/>
<id>896a1b33f87b8f37e527d79aa8763b6c434d7ea7</id>
<content type='text'>
Empty inlines are not generated.

Necessary attributes are considered.

Elements which may contain only #PCDATA propagate their inner changes
up to the element itself.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Empty inlines are not generated.

Necessary attributes are considered.

Elements which may contain only #PCDATA propagate their inner changes
up to the element itself.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
