| Commit message (Expand) | Author | Age | Files | Lines |
| * | Avoid unusable warning in using i18n translation. Closes #1057. | shimizukawa | 2012-12-16 | 1 | -0/+1 |
| * | Update Sphinx URL to new sphinx-doc.org domain. | Georg Brandl | 2012-11-04 | 1 | -1/+1 |
| * | fix for Python3: Python3 open() use 'rt' mode by default, and decoding by lo... | shimizukawa | 2012-05-02 | 1 | -1/+1 |
| * | * fix test for Windows: test failed by test-code problem depends on os.sep. | shimizukawa | 2012-05-02 | 1 | -1/+2 |
| * | Closes #810: fix deprecation warnings with Python 3. What is left over is fro... | Georg Brandl | 2012-01-29 | 1 | -1/+5 |
| * | Closes #695: When the highlight language "python" is specified explicitly, do... | Georg Brandl | 2012-01-29 | 1 | -1/+1 |
| * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 1 | -5/+18 |
| |\ |
|
| | * | Adapt test to removal of <object> tags for SVG images. | Georg Brandl | 2011-09-19 | 1 | -2/+1 |
| | * | Cleanup after pull from https://bitbucket.org/timmartin/sphinx | Georg Brandl | 2011-05-15 | 1 | -1/+1 |
| | * | #454: Add more index markup capabilities: marking see/seealso entries, and ma... | Georg Brandl | 2011-01-07 | 1 | -1/+9 |
| | * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | |\ |
|
| | * \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -2/+8 |
| | |\ \ |
|
| | | * \ | merge with 1.0 | Georg Brandl | 2011-01-03 | 1 | -2/+8 |
| | | |\ \ |
|
| | | | * \ | merge with 1.0 | Georg Brandl | 2010-08-25 | 1 | -2/+8 |
| | | | |\ \ |
|
| | | | | * | | Fix test. | Georg Brandl | 2010-08-25 | 1 | -1/+1 |
| | | | | * | | merge with 1.0 | Georg Brandl | 2010-08-23 | 1 | -1/+1 |
| | | | | |\ \ |
|
| | | | | * \ \ | merge with 1.0 | Georg Brandl | 2010-08-14 | 1 | -1/+7 |
| | | | | |\ \ \ |
|
| | | | | | * \ \ | merge with 1.0 | Georg Brandl | 2010-08-05 | 1 | -1/+3 |
| | | | | | |\ \ \ |
|
| | | | | | * | | | | Add some changes not picked up in the transplantation process. | Georg Brandl | 2010-07-28 | 1 | -4/+5 |
| | | | | | * | | | | Don't use (in this case) unnecessary python2 unicode literals | DasIch | 2010-07-11 | 1 | -1/+1 |
| | | | | | * | | | | Revert changes from the last commit which caused problems with 2.x | DasIch | 2010-07-11 | 1 | -1/+1 |
| | | | | | * | | | | Removed XMLParser._fixtext which fixes several errors in the test suite | DasIch | 2010-07-10 | 1 | -1/+1 |
| | | | | | * | | | | Fixed warnings in python3 | DasIch | 2010-06-20 | 1 | -0/+5 |
| * | | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |/ / / / / / / |
|
| * | | | | | | | Fix test_build_html after latest docfields fix. | Georg Brandl | 2011-01-04 | 1 | -2/+6 |
| |/ / / / / / |
|
| * | | | | | | Fix strange reportings of line numbers for warnings generated from | Georg Brandl | 2011-01-03 | 1 | -0/+3 |
| |/ / / / / |
|
| * | | | | | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex... | Georg Brandl | 2010-08-25 | 1 | -0/+2 |
| | |_|_|/
|/| | | |
|
| * | | | | Fix long line and test failure. | Georg Brandl | 2010-08-23 | 1 | -1/+1 |
| |/ / / |
|
| * | | | #490: Fix cross-references to objects of types added by the :func:`~.Sphinx.a... | Georg Brandl | 2010-08-14 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Allow breaking long signatures, continuing with backlash-escaped newlines. | Georg Brandl | 2010-08-05 | 1 | -1/+3 |
| * | | #484: Fix crash when duplicating a parameter in an info field list. | Georg Brandl | 2010-08-05 | 1 | -1/+1 |
| |/ |
|
| * | Add some tests for docfields. | Georg Brandl | 2010-07-27 | 1 | -2/+16 |
| * | Now that the expected warnings are regexes, diffing them with the actual outp... | Georg Brandl | 2010-07-27 | 1 | -3/+2 |
| * | This apparently fixes a failing test in Gentoo. | Georg Brandl | 2010-07-27 | 1 | -1/+1 |
| * | Fix :guilabel: unescaping, and make some tests actually run. | Georg Brandl | 2010-07-21 | 1 | -153/+153 |
| * | Add test for oldcmarkup warning | DasIch | 2010-07-02 | 1 | -0/+3 |
| * | merge with 0.6 | Georg Brandl | 2010-06-03 | 1 | -5/+7 |
| * | The ``include`` directive now supports absolute paths, which are interpreted ... | Georg Brandl | 2010-05-30 | 1 | -0/+1 |
| * | Add a test for absolute image filenames. | Georg Brandl | 2010-05-30 | 1 | -0/+1 |
| * | Fixed a testcase in response to issue #415 which is failing as of revision a8... | DasIch | 2010-05-30 | 1 | -1/+1 |
| * | Add the "oldcmarkup" extension, to help migrating to 1.0. | Georg Brandl | 2010-05-24 | 1 | -0/+2 |
| * | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter... | Georg Brandl | 2010-05-24 | 1 | -9/+17 |
| * | Make the concept of "module index" generalized to domains. As a side-effect,... | Georg Brandl | 2010-02-20 | 1 | -1/+1 |
| * | Split out test_build_latex. | Georg Brandl | 2010-01-17 | 1 | -1/+9 |
| * | merge with trunk | Georg Brandl | 2010-01-08 | 1 | -8/+72 |
| |\ |
|
| | * | merge with trunk (not working perfectly yet) | Georg Brandl | 2010-01-07 | 1 | -3/+20 |
| | |\ |
|
| | * | | Activate test that depends on docutils >= 0.5. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| | * | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -7/+71 |
| | |\ \ |
|
| | | * | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -0/+5 |