summaryrefslogtreecommitdiff
path: root/sphinx/websupport/storage/differ.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop APIs deprecated in 2.0Takeshi KOMIYA2018-09-031-12/+0
|
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
|
* Split websupport to sphinxcontrib-websupport packageTakeshi KOMIYA2017-04-221-75/+1
|
* Year++Takeshi KOMIYA2017-03-261-1/+1
|
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
|
* all: update copyrightGeorg Brandl2015-01-031-1/+1
|
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* Closes #810: fix deprecation warnings with Python 3. What is left over is ↵Georg Brandl2012-01-291-2/+3
| | | | from nose or docutils.
* Replace ternary statements with condition and 'then' or 'else'Daniel Neuhäuser2011-01-081-2/+2
|
* merge with 1.0Georg Brandl2011-01-041-1/+1
|
* Add a text-based diff view e.g. for display in emails.Georg Brandl2010-11-211-6/+12
|
* Tweak the commenting interface a bit.Georg Brandl2010-11-211-1/+1
|
* Small code style changes, remove unused imports.Georg Brandl2010-08-211-0/+1
|
* fixed bug in CombinedHtmlDiffer that clipped the last line.Jacob Mason2010-08-131-2/+2
|
* Removed trailing whitespaceDaniel Neuhäuser2010-08-101-3/+2
|
* added more comments/docstringsJacob Mason2010-08-091-30/+43
|
* check for next in differJacob Mason2010-08-061-1/+1
|
* added storage packageJacob Mason2010-08-051-0/+66