| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix more strict static typing errors (#10681) | danieleades | 2022-08-28 | 1 | -2/+1 |
| * | Fix some static typing errors (#10745) | danieleades | 2022-08-14 | 1 | -10/+28 |
| * | Improve support for deprecated builders without env arg (#10702) | James Knight | 2022-07-25 | 1 | -1/+1 |
| * | Replace deprecated logging.warn with logging.warning (#10592) | Hugo van Kemenade | 2022-06-25 | 1 | -1/+1 |
| * | Increase static typing strictness (#10530) | Adam Turner | 2022-06-16 | 1 | -3/+15 |
| * | Move creation to `sphinx.io` | Adam Turner | 2022-05-02 | 1 | -35/+9 |
| * | Cache publisher for reading documents | Adam Turner | 2022-04-17 | 1 | -2/+42 |
| * | Collapse single line docstrings | Adam Turner | 2022-02-20 | 1 | -2/+1 |
| * | Remove copyright and licence fields | Adam Turner | 2022-02-20 | 1 | -3/+0 |
| * | Fix module docstring indentation | Adam Turner | 2022-02-20 | 1 | -2/+2 |
| * | Fix module docstring first line | Adam Turner | 2022-02-20 | 1 | -2/+1 |
| * | Remove module titles in docstrings | Adam Turner | 2022-02-19 | 1 | -3/+0 |
| * | Merge branch '4.3.x' into 4.x | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
| * | | Rename variables for clarity | Thomas Kluyver | 2021-12-24 | 1 | -2/+2 |
| * | | Run isort | Thomas Kluyver | 2021-12-22 | 1 | -0/+1 |
| * | | Add comment about import options | Thomas Kluyver | 2021-12-22 | 1 | -1/+1 |
| * | | Replace pkg_resources with importlib.metadata | Thomas Kluyver | 2021-12-22 | 1 | -5/+8 |
| |/ | |||||
| * | Fix nits after review by tk0miya; merge HEAD | Louis Maddox | 2021-07-19 | 1 | -3/+1 |
| * | Improve sphinx.registry docstrings | Louis Maddox | 2021-07-18 | 1 | -1/+3 |
| * | Fix typo | Eisuke Kawashima | 2021-07-08 | 1 | -1/+1 |
| * | Merge branch '4.x' into humitos/add-html-assets-in-all-pages | Manuel Kaufmann | 2021-06-14 | 1 | -0/+6 |
| |\ | |||||
| | * | Deprecate app.html_themes | Takeshi KOMIYA | 2021-05-12 | 1 | -0/+6 |
| * | | Rename variable to `html_assets_policy` | Manuel Kaufmann | 2021-06-14 | 1 | -0/+3 |
| |/ | |||||
| * | Merge pull request #9064 from tk0miya/refactor_type_annotation | Takeshi KOMIYA | 2021-04-08 | 1 | -2/+3 |
| |\ | |||||
| | * | refactor: Add Optional to type annotations | Takeshi KOMIYA | 2021-04-08 | 1 | -2/+3 |
| * | | refactor: Use PEP-526 based variable annotation | Takeshi KOMIYA | 2021-04-08 | 1 | -23/+23 |
| |/ | |||||
| * | refactor: use raw Type for type annotations | Takeshi KOMIYA | 2021-04-04 | 1 | -20/+20 |
| * | Deprecate SphinxComponentRegistry.get_source_input() | Takeshi KOMIYA | 2021-03-02 | 1 | -0/+5 |
| * | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-03 | 1 | -4/+4 |
| |\ | |||||
| | * | Close #8634: html: Allow to change the order of JS/CSS | Takeshi KOMIYA | 2021-01-02 | 1 | -4/+4 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
| | * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -0/+1 |
| * | | Do isort | Takeshi KOMIYA | 2020-11-12 | 1 | -2/+1 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-10-24 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | refactor: Change signature of app.add_source_parser() | Takeshi KOMIYA | 2020-10-04 | 1 | -2/+2 |
| * | | Merge branch '3.x' into master | Takeshi KOMIYA | 2020-09-13 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix typo'd comment in SphinxComponentRegistry.add_html_math_renderer() | Dominic Davis-Foster | 2020-08-25 | 1 | -1/+1 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-08-14 | 1 | -0/+7 |
| |\ \ | |/ | |||||
| | * | Check if LaTeX package already added | Yves Chevallier | 2020-08-09 | 1 | -0/+7 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -9/+12 |
| |\ \ | |/ | |||||
| | * | Fix exception causes all over the codebase | Ram Rachum | 2020-06-14 | 1 | -9/+12 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-06-04 | 1 | -2/+7 |
| |\ \ | |/ | |||||
| | * | latex: Allow to add LaTeX package after hyperref loaded via API | Takeshi KOMIYA | 2020-05-24 | 1 | -2/+7 |
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-06 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix #7409: Convert configuration values on late config-inited event | Takeshi KOMIYA | 2020-04-05 | 1 | -1/+1 |
| * | | Hello TYPE_CHECKING! | Takeshi KOMIYA | 2020-03-07 | 1 | -2/+2 |
| * | | Deprecate codes for python 3.5 | Takeshi KOMIYA | 2020-03-07 | 1 | -2/+1 |
| |/ | |||||
| * | Merge branch '2.x' into 3.x | Takeshi KOMIYA | 2020-03-01 | 1 | -1/+1 |
| |\ | |||||
