| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | [WIP] parallel read | Georg Brandl | 2014-09-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | Change extension setup() return value to a dictionary of metadata. | Georg Brandl | 2014-09-22 | 1 | -1/+1 | |
| | | | | | | | | | This makes it possible to introduce more metadata values later. | |||||
| * | | Return version from setup() for all sphinx.ext extensions. | Georg Brandl | 2014-09-03 | 1 | -0/+2 | |
| | | | ||||||
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | - Use print function instead of print statement; - Use new exception handling; - Use in operator instead of has_key(); - Do not use tuple arguments in functions; - Other miscellaneous improvements. This is based on output of `futurize --stage1`, with some manual corrections. | |||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 1 | -1/+2 | |
| | | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | ifconfig now allows titles as content. | Georg Brandl | 2009-07-09 | 1 | -1/+2 | |
| |/ | ||||||
| * | Convert directives in builtin extensions to class API. | Georg Brandl | 2009-02-18 | 1 | -8/+18 | |
| | | ||||||
| * | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -2/+2 | |
| | | ||||||
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 | |
| | | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE. | |||||
| * | Better error reporting in ifconfig directive. | Georg Brandl | 2008-05-20 | 1 | -3/+15 | |
| | | ||||||
| * | Rename sphinx.addons to sphinx.ext. | Georg Brandl | 2008-02-25 | 1 | -0/+50 | |
