| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | graphviz: also catch IOError with Errno 22 (invalid parameter) | Benoit Allard | 2011-07-14 | 1 | -0/+1 |
| * | Move node filtering into extract_messages. | Robert Lehmann | 2011-07-06 | 1 | -2/+11 |
| * | merge with 1.0 | Georg Brandl | 2011-05-15 | 1 | -1/+54 |
| |\ | |||||
| | * | Closes #657: viewcode now works correctly with source files that have non-ASC... | Georg Brandl | 2011-05-15 | 1 | -0/+54 |
| * | | #437: autodoc now shows values of class data attributes. | Georg Brandl | 2011-01-08 | 1 | -0/+9 |
| * | | merge with https://bitbucket.org/langacore/sphinx | Georg Brandl | 2011-01-08 | 1 | -1/+5 |
| |\ \ | |||||
| * | | | getargspec moved to sphinx.util.inspect | ?ukasz Langa | 2011-01-08 | 1 | -0/+34 |
| |/ / | |||||
| * | | merge with 1.0 | Georg Brandl | 2011-01-07 | 10 | -65/+276 |
| |\ \ | |/ |/| | |||||
| | * | #454: Add more index markup capabilities: marking see/seealso entries, and ma... | Georg Brandl | 2011-01-07 | 2 | -5/+22 |
| | * | merge with 1.0 | Georg Brandl | 2011-01-04 | 16 | -16/+16 |
| | |\ | |||||
| | * \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 10 | -65/+259 |
| | |\ \ | |||||
| | | * | | Fix docstring preparation with included signature: ignore indentation of two ... | Georg Brandl | 2011-01-04 | 1 | -12/+15 |
| | | * | | For now, do not allow comments on literals. | Georg Brandl | 2010-11-20 | 1 | -1/+2 |
| | | * | | Fix loading JS searchindex data in Py3k. | Georg Brandl | 2010-10-29 | 2 | -1/+6 |
| | | * | | merge with 1.0 | Georg Brandl | 2010-10-22 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | * \ \ | merge with 1.0 | Georg Brandl | 2010-10-16 | 1 | -0/+3 |
| | | |\ \ \ | |||||
| | | * | | | | #504: Add an ``index`` role, to make inline index entries. | Georg Brandl | 2010-08-25 | 1 | -0/+32 |
| | | * | | | | merge with 1.0 | Georg Brandl | 2010-08-23 | 9 | -56/+208 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Make chunks bytestrings | DasIch | 2010-08-23 | 1 | -2/+4 |
| | | | * | | | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 8 | -36/+30 |
| | | | * | | | | Next is new in 2.6. | Georg Brandl | 2010-08-21 | 1 | -7/+8 |
| | | | * | | | | Group conditional sections in pycompat. | Georg Brandl | 2010-08-21 | 1 | -72/+65 |
| | | | * | | | | merge | Georg Brandl | 2010-08-21 | 1 | -12/+14 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Supply substitute implementation of itertools.(i)zip_longest. | Georg Brandl | 2010-08-21 | 1 | -3/+26 |
| | | | * | | | | | Added a fallback for itertools.izip_longest to pycompat for python versions <... | DasIch | 2010-08-21 | 1 | -0/+21 |
| | | | |/ / / / | |||||
| | | | * | | | | Added a fallback for itertools product to pycompat for python versions < 2.6 | DasIch | 2010-08-21 | 1 | -0/+12 |
| | | | * | | | | merge with sphinx-i18n | Georg Brandl | 2010-08-21 | 2 | -0/+42 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Small code style changes, remove unused imports. | Georg Brandl | 2010-08-21 | 1 | -8/+4 |
| | | | | * | | | | Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support | DasIch | 2010-08-14 | 2 | -0/+46 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Put literal_blocks under versioning | DasIch | 2010-08-13 | 1 | -0/+10 |
| | | | | | * | | | | Automated merge with ssh://bitbucket.org/birkenfeld/sphinx | DasIch | 2010-08-10 | 3 | -9/+40 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * | | | | | Initial version tracking implementation | DasIch | 2010-08-10 | 1 | -0/+36 |
| | | | * | | | | | | | Code style nits. | Georg Brandl | 2010-08-21 | 1 | -0/+1 |
| | | | * | | | | | | | merge with trunk | Robert Lehmann | 2010-08-17 | 7 | -19/+148 |
| | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | | * | | | | | | merge with 1.0 | Georg Brandl | 2010-08-14 | 4 | -13/+83 |
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | |||||
| | | | | | * | | | | | merge with 1.0 | Georg Brandl | 2010-08-05 | 2 | -3/+8 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | | Improve support for automatic 2to3 conversion of config files. It now kicks ... | Georg Brandl | 2010-07-31 | 1 | -48/+17 |
| | | | | | * | | | | | | Run 2to3 on config files which contain Python 2.x unicode literals. | Georg Brandl | 2010-07-30 | 1 | -5/+62 |
| | | | | | | |/ / / / | | | | | |/| | | | | |||||
| | | | | | * | | | | | Unify version_info checks. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| | | | | | * | | | | | Move bytes to pycompat. | Georg Brandl | 2010-07-28 | 1 | -0/+5 |
| | | | | | * | | | | | Decode templates using utf-8 as jinja2 requires that for python3. This change... | DasIch | 2010-06-17 | 1 | -2/+3 |
| | | | | | * | | | | | Fix assignment. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| | | | | | * | | | | | Use next() function instead of iter.next(). | Georg Brandl | 2010-07-28 | 1 | -0/+8 |
| | | | | | * | | | | | fix line length | DasIch | 2010-05-25 | 1 | -1/+2 |
| | | | | | * | | | | | Move the "b" function to pycompat. | Georg Brandl | 2010-07-28 | 2 | -1/+9 |
| | | | | | * | | | | | fixed test_markup test | DasIch | 2010-05-24 | 1 | -4/+7 |
| | | | | | * | | | | | Add a constant for class types, which lacks types.ClassType in Py3k. | Georg Brandl | 2010-07-28 | 2 | -2/+14 |
| | | | | | * | | | | | Take string constant out of function. | Georg Brandl | 2010-07-28 | 1 | -7/+10 |
| | | | | | * | | | | | Encode even bytestrings containing ascii tests, they are unicode in python3 | Daniel Neuh?user | 2010-05-08 | 1 | -5/+8 |
| | | | * | | | | | | | Switch from normalized representation to rawsource. | Robert Lehmann | 2010-06-30 | 1 | -1/+1 |
