| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
| * | Fix broken tests by 7bb685bbe97824bc2c65bf8cb1d7ac38e5f91cd4 | Takeshi KOMIYA | 2016-01-03 | 1 | -1/+3 |
| * | Fix #2197: Slightly cryptic error message for missing index.rst file | Takeshi KOMIYA | 2016-01-03 | 1 | -0/+11 |
| * | Fix #2158: test_latex_build.test_footnote and some tests fail on Windows envi... | shimizukawa | 2015-12-19 | 1 | -2/+2 |
| * | Added tests for Apple Help generation. | Alastair Houghton | 2015-01-15 | 1 | -3/+4 |
| * | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| |\ | |||||
| | * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| * | | fix trailing space and long line | Takayuki Shimizukawa | 2014-10-09 | 1 | -4/+12 |
| * | | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -82/+54 |
| * | | Fix RuntimeError with numbered circular toctree | tk0miya | 2014-08-19 | 1 | -0/+35 |
| * | | * provide _copy_to_temp option for TestApp() | Takayuki Shimizukawa | 2014-08-10 | 1 | -1/+1 |
| |/ | |||||
| * | * Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex... | Takayuki Shimizukawa | 2014-07-13 | 1 | -8/+21 |
| * | use test generator nosetests feature. | Takayuki Shimizukawa | 2014-07-12 | 1 | -50/+19 |
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| * | grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A... | Takayuki Shimizukawa | 2013-10-03 | 1 | -2/+2 |
| * | small grammar fix in multibyte filename messages | Georg Brandl | 2013-10-01 | 1 | -1/+1 |
| * | When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr... | Takayuki Shimizukawa | 2013-09-28 | 1 | -2/+9 |
| * | tests: replace "from util import *" by explicit imports | Georg Brandl | 2013-04-01 | 1 | -1/+1 |
| * | Fix test_man which didn't test if docs were being built. It now successfully... | Jonathan Waltman | 2013-01-06 | 1 | -1/+2 |
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| * | merge heads | Takayuki Shimizukawa | 2012-12-10 | 1 | -0/+8 |
| |\ | |||||
| | * | Add Docutils-native XML and pseudo-XML builders | Jonathan Waltman | 2012-12-04 | 1 | -0/+8 |
| * | | support multibyte filename handling. | Takayuki Shimizukawa | 2012-05-01 | 1 | -0/+20 |
| |/ | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| * | Actually test the JSON builder. | Georg Brandl | 2010-07-25 | 1 | -0/+4 |
| * | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+9 |
| * | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+5 |
| |\ | |||||
| | * | Add single-file HTML builder. Closes #151. | Georg Brandl | 2010-01-17 | 1 | -1/+5 |
| | * | Split off HTML tests from test_build. | Georg Brandl | 2010-01-02 | 1 | -164/+2 |
| * | | Split out test_build_latex. | Georg Brandl | 2010-01-17 | 1 | -86/+1 |
| * | | Clean up unused imports. | Georg Brandl | 2010-01-17 | 1 | -4/+2 |
| * | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -164/+2 |
| |\ \ | |/ |/| | |||||
| | * | merge with trunk | Georg Brandl | 2009-12-31 | 1 | -0/+4 |
| | |\ | |||||
| | * | | Move HTML test into own module and add some C references. | Georg Brandl | 2009-09-08 | 1 | -204/+2 |
| | * | | More refactoring for language-independent domain support. | Georg Brandl | 2009-09-07 | 1 | -5/+5 |
| | * | | More block markup tests. | Georg Brandl | 2009-08-09 | 1 | -0/+4 |
| | * | | More tests for inline markup. | Georg Brandl | 2009-08-09 | 1 | -1/+9 |
| | * | | Fix test. | Georg Brandl | 2009-08-09 | 1 | -1/+1 |
| | * | | Add more tests for markup. | Georg Brandl | 2009-08-09 | 1 | -7/+38 |
| | * | | More tests for inline markup. | Georg Brandl | 2009-08-09 | 1 | -0/+6 |
| * | | | Make extlinks more flexible: use string substitution to build the full URL. | Georg Brandl | 2010-01-02 | 1 | -0/+5 |
| * | | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| * | | | merge with 0.6 | Georg Brandl | 2009-12-31 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | #303: ``html_context`` values given on the command line via ``-A`` | Georg Brandl | 2009-12-31 | 1 | -0/+2 |
| * | | | merge with epub fork | Georg Brandl | 2009-12-28 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -0/+4 |
| | | |/ | |/| | |||||
| * | | | merge with 0.6 | Georg Brandl | 2009-12-24 | 1 | -0/+2 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | #299: Fix the mangling of quotes in "include:: :literal:" blocks. | Georg Brandl | 2009-12-24 | 1 | -0/+2 |
| * | | merge with 0.6 | Georg Brandl | 2009-06-04 | 1 | -1/+3 |
| |\ \ | |/ | |||||
