Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | | Deprecate codes for docutils-0.13 or 0.14 | Takeshi KOMIYA | 2020-03-07 | 1 | -4/+0 |
|/ | |||||
* | test: Use read_text() and read_bytes() | Takeshi KOMIYA | 2020-02-01 | 1 | -5/+5 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | ``todo`` directive now supports ``:name:`` option | Takeshi KOMIYA | 2019-03-24 | 1 | -3/+4 |
* | refactor: test_ext_todo | Takeshi KOMIYA | 2019-03-24 | 1 | -23/+16 |
* | Python-3-only clean ups discovered by pyupgrade | Jon Dufresne | 2019-03-17 | 1 | -6/+6 |
* | HTML builder outputs HTML5 by default | Takeshi KOMIYA | 2019-02-11 | 1 | -14/+18 |
* | quickstart: Simplify generated conf.py (for latex) | Takeshi KOMIYA | 2019-01-07 | 1 | -1/+1 |
* | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | | Merge branch '1.8' | jfbu | 2018-12-23 | 1 | -5/+13 |
|\ \ | |/ | |||||
| * | Fix #5800: todo: crashed if todo is defined in TextElement | Takeshi KOMIYA | 2018-12-22 | 1 | -5/+13 |
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'happy_new_year' into master | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-12-31 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | update todo extension test to test multiple todolists | Matthew Fernandez | 2017-11-26 | 1 | -2/+4 |
| * | remove todo_emit_warnings override from a test that doesn't need it | Matthew Fernandez | 2017-11-26 | 1 | -1/+1 |
* | | Fix flake8 violations | Takeshi KOMIYA | 2017-12-23 | 1 | -2/+2 |
|/ | |||||
* | add a test that confirms #1020 | Matthew Fernandez | 2017-10-18 | 1 | -0/+28 |
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | Fix flake8 violations | Takeshi KOMIYA | 2017-01-26 | 1 | -2/+2 |
* | pytest: remove deprecated with_app decorator functions | shimizukawa | 2017-01-06 | 1 | -3/+4 |
* | #2680: `sphinx.ext.todo` now emits warnings if `todo_emit_warnings` enabled | Takeshi KOMIYA | 2016-07-16 | 1 | -0/+85 |