| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | | | * | | | | | | | 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 | |
| | | | | | * | | | | | | | | | merge with trunk | Robert Lehmann | 2010-06-23 | 1 | -0/+14 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | Ignore orphan metadata field in translatable messages. | Robert Lehmann | 2010-06-23 | 1 | -0/+3 | |
| | | | | | | * | | | | | | | | | Extract translatable strings alongside their doctree nodes. | Robert Lehmann | 2010-06-16 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | | | Refactor message extractor into utilities. | Robert Lehmann | 2010-06-09 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 1 | -0/+28 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix #704: image file duplication bug. | Georg Brandl | 2011-09-22 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Fix #544: allow .pyw extension for importable modules. | Georg Brandl | 2011-09-21 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Closes #657: viewcode now works correctly with source files that have non-ASC... | Georg Brandl | 2011-05-15 | 1 | -0/+54 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix a bug where the removal of download files and images wasn't noticed. | Georg Brandl | 2011-01-07 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | New year update. | Georg Brandl | 2011-01-04 | 15 | -15/+15 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Regression of #77: If there is only one parameter given with ``:param:`` mark... | Georg Brandl | 2011-01-03 | 1 | -7/+14 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | #544: Allow ``.pyw`` as a source file extension. | Georg Brandl | 2010-10-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Record Python version in save_traceback(), to better debug 2 vs 3 issues. | Georg Brandl | 2010-10-16 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Remove traces of PEP8 torture. | Georg Brandl | 2010-08-23 | 1 | -20/+12 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Fix handling of doc field types for different directive types. | Georg Brandl | 2010-08-14 | 1 | -1/+1 | |
| * | | | | | #258: get a bit smarter about closing double quotes. | Georg Brandl | 2010-08-05 | 1 | -2/+3 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | #484: Fix crash when duplicating a parameter in an info field list. | Georg Brandl | 2010-08-05 | 1 | -2/+5 | |
| * | | | | #488: Fix crash when json-py is installed, which provides a ``json`` module b... | Georg Brandl | 2010-08-05 | 1 | -1/+3 | |
| | |_|/ |/| | | ||||||
| * | | | Dont fail when no json impl is found. | Georg Brandl | 2010-07-27 | 1 | -2/+5 | |
| * | | | Add a missing assignment. | Georg Brandl | 2010-07-27 | 1 | -0/+1 | |
| * | | | Fix handling of non-text field types. | Georg Brandl | 2010-07-27 | 1 | -2/+5 | |
| * | | | Add a custom json serializer implementation that forces translation proxies. ... | Georg Brandl | 2010-07-25 | 1 | -0/+43 | |
| * | | | Make make check happy. | Georg Brandl | 2010-07-23 | 1 | -1/+2 | |
| * | | | Include Text as well as Inline nodes in the content for function arguments | Doug Hellmann | 2010-07-20 | 1 | -1/+3 | |
| |/ / | ||||||
| * | | Monkey-patch docutils.nodes.Element.copy to copy the rawsource. | Georg Brandl | 2010-06-20 | 1 | -0/+7 | |
| * | | Fix transformation of Field. | Georg Brandl | 2010-06-12 | 1 | -1/+1 | |
| * | | Move doctest blocks out of blockquotes even if there is more than one. | Georg Brandl | 2010-06-01 | 1 | -0/+7 | |
| |/ | ||||||
| * | Fix long lines. | Georg Brandl | 2010-05-26 | 1 | -3/+3 | |
| * | Fixed console.py function term_width_line() issue. #423 | mitsuhiko | 2010-05-25 | 1 | -2/+5 | |
| * | Monkey-patch Node.__contains__ to get consistent behavior for docutils 0.5 an... | Georg Brandl | 2010-05-25 | 1 | -0/+12 | |
| * | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter... | Georg Brandl | 2010-05-24 | 1 | -1/+1 | |
| * | Allow escaping "<" in x-ref roles by a backslash. | Georg Brandl | 2010-03-01 | 1 | -1/+2 | |
| * | Make the concept of "module index" generalized to domains. As a side-effect,... | Georg Brandl | 2010-02-20 | 1 | -0/+2 | |
| * | Fix refactoring oversight. | Georg Brandl | 2010-01-17 | 1 | -1/+2 | |
| * | Fix long line. | Georg Brandl | 2010-01-17 | 1 | -1/+2 | |
| * | merge with trunk | Georg Brandl | 2010-01-17 | 4 | -66/+327 | |
| |\ | ||||||
| | * | merge with trunk | Georg Brandl | 2010-01-17 | 5 | -424/+450 | |
| | |\ | ||||||
| | * \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+28 | |
| | |\ \ | ||||||
| | * \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
| | |\ \ \ | ||||||
| | * | | | | Fix :type:-class field processing and add doc field markup to test suite. | Georg Brandl | 2010-01-17 | 1 | -19/+27 | |
| | * | | | | Finish new doc field handling implementation. | Georg Brandl | 2010-01-17 | 1 | -0/+257 | |
| | * | | | | Fix test suite errors. | Georg Brandl | 2010-01-13 | 1 | -0/+1 | |
| | * | | | | Move getting module source to util. | Georg Brandl | 2010-01-13 | 1 | -0/+32 | |
| | * | | | | merge with trunk | Georg Brandl | 2010-01-08 | 2 | -65/+29 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | merge with trunk (not working perfectly yet) | Georg Brandl | 2010-01-07 | 1 | -33/+75 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-07 | 2 | -5/+5 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-07 | 2 | -65/+29 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-02 | 10 | -10/+10 | |
| | | | |\ \ \ \ \ \ | ||||||
