summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.14rc2: tagging released revisiondocutils-0.14rc2grubert2017-07-080-0/+0
* 0.14rc2 release infodocutils-0.14rc2@8136grubert2017-07-082-4/+4
* 0.14rc2 releasegrubert2017-07-0817-18/+18
* FIX path to htdocsgrubert2017-07-051-1/+1
* Various fixes for ODT writerdkuhlman2017-07-032-3/+10
* FIX: apostrophe in stringgrubert2017-06-271-1/+1
* add deprecation waring for io.FileInput() argument `handle_io_errors`.milde2017-06-261-3/+12
* ODT writer: download images also for URLs starting with "https:".milde2017-06-231-2/+2
* Add test for __version_info__, fix output of optional __version_details__.milde2017-06-234-8/+23
* remove docutils.__version_details__ from outputgoodger2017-06-231-3/+2
* Update policies on branches and versioning.milde2017-06-221-14/+11
* Update version_info and version_details documentation.milde2017-06-221-7/+8
* Fix CSS for margins in definition lists (html5).milde2017-06-221-2/+2
* Fix [ 321 ] Import block might cause name error.milde2017-06-222-0/+6
* corrections & improvements to HTMLTranslator docstring (it's "override", not ...goodger2017-06-221-14/+20
* Fix [ 320 ] Russian docinfo fields not recognized.milde2017-06-183-4/+105
* Apply [ 141 ] Handling inline in manpage writer.milde2017-06-182-3/+13
* Fix [ 319 ] MathJax CDN shut down on April 30, 2017. milde2017-06-168-58/+101
* Minor documentation fixes, supplements, and formatting.milde2017-06-161-11/+22
* Simplified docutils.__version_info__; documented dropping compatibility with ...goodger2017-06-152-42/+33
* small documentation fixesmilde2017-06-143-6/+9
* remove link from raw htmlgrubert2017-06-101-3/+0
* back to 8104grubert2017-06-101-7/+39
* remove bogus linkgrubert2017-06-101-3/+0
* remove references to gmanegrubert2017-06-101-36/+7
* replace gmane link with sf mailmangrubert2017-06-101-0/+1
* Add archive search box and link to oversight page for mail lists.milde2017-06-091-16/+15
* Remove dead links to the Gmane web interface.milde2017-06-093-50/+71
* Added __version_info__ attributegoodger2017-06-021-7/+40
* typosgoodger2017-06-011-3/+3
* Compile "smartquotes.txt" with --smartquotes=true.milde2017-06-011-0/+3
* Fix [ 318 ] false positive in test_heuristics_no_utf8.milde2017-05-311-3/+10
* Minor documentation edit: sort and shorten.milde2017-05-302-9/+5
* SmartQuotes transform: the "literal" nodes must be stored as tupel.milde2017-05-301-3/+3
* smart quotes: improve configurability of the transform, add more locales.milde2017-05-302-8/+32
* Apply patch [ 140 ] by Ville Skyttä (escape sequence deprecation fix).milde2017-05-301-1/+1
* Update version number policy description.milde2017-05-301-45/+31
* change version number from 0.14rc2 to 0.14rc2.devgrubert2017-05-3017-17/+17
* set version: repository 0.14rc2grubert2017-05-2717-18/+18
* Bug fix 0.14rc1docutils-0.14rc1@8087grubert2017-05-2719-21/+29
* Update version number docstring.milde2017-05-271-5/+6
* Fix the "warn only once" mechanism of the smartquotes transform.milde2017-05-271-1/+1
* FIX version number: to 0.14a0docutils-0.14a0@8081grubert2017-05-2719-21/+21
* change headingsdocutils-0.14.0a@8077grubert2017-05-272-4/+4
* set version to "prerelease 0.14.0a"grubert2017-05-2717-19/+19
* notes on new numberinggrubert2017-05-261-1/+25
* include changes from HISTORY.txt grubert2017-05-261-0/+27
* Minor documentation fixes.milde2017-05-232-11/+19
* Enable use of Jython without import exception of localedkuhlman2017-05-222-7/+23
* Improve smartquotes command line interface.milde2017-05-211-11/+28