summaryrefslogtreecommitdiff
path: root/sandbox/rstdiff/rstdiff.py
Commit message (Expand)AuthorAgeFilesLines
* `generated` nodes are replaced by `inline` nodes so changed sectionsmerten2011-04-091-0/+14
* Debugging.smerten2011-04-041-13/+20
* Renamed option `--compare-sections-by-id` tosmerten2011-04-041-8/+13
* New default option `--compare-sections-by-id` compares sections bysmerten2011-04-021-28/+60
* Using new options `--new`, `--old` and `--both` you may give optionssmerten2011-03-261-0/+115
* Parent classes are considered for up propagating candidates.smerten2010-11-141-7/+10
* Some elements which may not be doubled by a replacement because theysmerten2010-11-131-35/+75
* Once only elements no longer propagate their changes up. Though thissmerten2010-08-081-28/+87
* Added many tests and todos. One test doesn't run yet.smerten2010-08-011-2/+165
* Standard transformations are done. Tests added. HTML output works.smerten2010-07-101-12/+14
* Minor improvement.smerten2010-07-031-3/+2
* All unit tests run.smerten2010-07-031-9/+17
* Text and blocks are handled. All unit tests but the section test aresmerten2010-07-031-24/+109
* First children are merged.smerten2010-06-201-114/+263
* Minimal diff document is built and output is written. First unit testsmerten2010-06-051-21/+224
* Added basic script including some infrastructure.smerten2010-05-241-0/+265