summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* FIX: 3598956 -- No new line in buildhtml.py "Processing directory" msggrubert2012-12-311-1/+1
* Add support for `imenu` and `which-func-mode`. Remember settingsmerten2012-09-2018-396/+784
* Allow running test_buildhtml.py from anywhere, also with Python 3.milde2012-09-031-19/+30
* Added C-c C-a C-a to adjust section header adornment. This works withsmerten2012-07-3019-1174/+1634
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-1/+1
* Major merge with Emacs source tree. Docutils SVN version and Emacssmerten2012-06-164-546/+699
* Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.milde2012-06-136-56/+84
* Corrected version.smerten2012-04-291-4/+6
* User visible changes:smerten2012-04-294-191/+460
* fixed the --prune & --ignore options of buildhtml.pygoodger2012-01-231-17/+15
* change references to berlios to sourceforgegrubert2011-12-021-1/+1
* Work around http://bugs.python.org/issue10419milde2011-05-191-2/+1
* New sub-module and test suite for error reporting.milde2011-05-191-9/+9
* Test and use robust the error printingmilde2011-05-111-10/+9
* use error_encoding and ~_error_handler for printing to sys.stdoutmilde2011-05-061-5/+9
* * Package versionsmerten2011-03-2010-410/+2906
* `rst-shift-region` now works like `indent-rigidly`. I.e. you can givesmerten2011-01-303-223/+537
* Compilation commands use and remove temporary files. Fixes bugsmerten2011-01-231-11/+7
* Refactoring: Font-lock code and section title handling functions sharesmerten2011-01-235-778/+918
* Modified `rst-font-lock-extend-region` so it not crashes Emacs anysmerten2011-01-132-47/+66
* Refactored adornment recognition for title adjustment. Includessmerten2010-12-224-196/+120
* Adapted to `(elisp)Tips and Conventions`. This includes anothersmerten2010-12-182-198/+228
* Deprecated keys are output properly.smerten2010-12-142-6/+15
* Functional changessmerten2010-12-1215-2565/+4485
* Move orphaned "newlatex" writer to the sandbox.milde2010-12-071-25/+0
* Improvements in fontification:smerten2010-11-062-117/+138
* XeTeX writer update/bugfix/completionmilde2010-09-211-0/+27
* Debugging: Empty comment lines are treated correctly.smerten2010-08-161-383/+370
* Fix [ 3001100 ] does not handle spaces in filenames (thanks to Jakub Wilk)milde2010-08-131-3/+3
* Inline markup is constrained to a length of 1000 characters to pacifysmerten2010-08-071-5/+12
* add BUG commentsgrubert2010-07-101-3/+4
* remove python2.2 supportgrubert2010-07-101-10/+6
* Fix: --local now stops recursiongrubert2010-07-102-8/+10
* Add copyright headergrubert2010-07-101-0/+4
* Fix: /usr/bin/env in first linegrubert2010-07-101-1/+1
* add test for build_html ignoring --localgrubert2010-07-101-0/+87
* add option --dry-run for testing purposegrubert2010-07-091-1/+5
* Install auxiliary scripts under docutils/tools instead of the binary path.milde2010-03-091-3/+3
* Include buildhtml.py and rst_quicktest.py in package_data[\\\scripts\']milde2010-03-051-3/+3
* Move manpage writer out of sandbox.grubert2009-08-181-0/+26
* Reset window configuration after displaying TOC.smerten2009-05-211-4/+6
* Negative prefix argument always works for `rst-adjust-decoration`.smerten2009-05-211-5/+5
* rst2latex.py: More specific web link in descriptionmilde2009-04-161-3/+6
* Misc updates after initial checkindkuhlman2009-01-072-57/+9
* rst.el: Applied patch from darklord@timehorse.com for parameterized TOC support.blais2009-01-011-1/+1
* Fixed batch tests for rst.el (thanks to Jeffrey C. Jacobs for notifying they ...blais2009-01-012-9/+16
* Added rst2odt/odtwriter to the main branch.dkuhlman2008-12-262-0/+145
* Fix: os.walk patchgrubert2008-12-011-1/+3
* Prepare for python 3.0: use os.walk instead os.path.walk.grubert2008-11-301-1/+4
* added linksgoodger2008-11-261-2/+2