Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)... | Adam Turner | 2023-04-21 | 1 | -1/+1 |
* | Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949) | James Addison | 2023-04-07 | 1 | -1/+1 |
* | Resolve ``flake8-return`` errors | Adam Turner | 2023-02-18 | 1 | -4/+3 |
* | Fix pytest style issues | Adam Turner | 2023-02-18 | 1 | -1/+1 |
* | Fix COM812 | Adam Turner | 2023-02-18 | 1 | -2/+2 |
* | Shrink 'any-generics' whitelist for 'writers' module (#10867) | danieleades | 2023-01-02 | 1 | -4/+7 |
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -18/+18 |
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -10/+10 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -25/+24 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | remove blanket 'noqas' | Daniel Eades | 2022-12-16 | 1 | -1/+3 |
* | Remove unneeded `noqa` lint suppression comments (#10772) | danieleades | 2022-08-28 | 1 | -1/+1 |
* | Further improve type annotations, reduce mypy whitelist (#10770) | danieleades | 2022-08-28 | 1 | -6/+6 |
* | Improve static typing strictness (#10569) | danieleades | 2022-07-18 | 1 | -5/+5 |
* | Merge branch '4.x' | Takeshi KOMIYA | 2022-03-19 | 1 | -9/+1 |
|\ | |||||
| * | 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.x' | Takeshi KOMIYA | 2022-01-17 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Update sphinx/writers/texinfo.py | danieleades | 2022-01-14 | 1 | -1/+1 |
| * | address some unused loop control variables (B007) | Daniel Eades | 2022-01-12 | 1 | -5/+5 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Migrate to Node.findall() from Node.traverse() | Takeshi KOMIYA | 2022-01-03 | 1 | -2/+2 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 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 |
* | | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-01 | 1 | -4/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.x' into drop-translator-specific-unknown_visit-calls | Takeshi KOMIYA | 2021-12-24 | 1 | -5/+21 |
| |\ \ | | |/ | |||||
| * | | drop translator-specific unknown_visit calls | James Knight | 2021-12-05 | 1 | -4/+0 |
* | | | Fix #9962: texinfo: Do not use @definfoenclose to empasize string | Takeshi KOMIYA | 2021-12-19 | 1 | -7/+9 |
* | | | refactor: Remove RemovedInSphinx50Warning (partially) | Takeshi KOMIYA | 2021-12-17 | 1 | -12/+2 |
| |/ |/| | |||||
* | | refactor: texinfo: Remove CR char from output | Takeshi KOMIYA | 2021-12-11 | 1 | -4/+2 |
* | | Merge branch '4.x' into fix-footnote-in-info | Takeshi KOMIYA | 2021-12-11 | 1 | -4/+16 |
|\ \ | |||||
| * \ | Merge branch '4.x' into texinfo-add-texinfo_emit_document_references | Takeshi KOMIYA | 2021-12-11 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | texinfo: improve variable in :samp: directives | Martin Liska | 2021-11-08 | 1 | -1/+10 |
| | |/ | |||||
| * | | texinfo: simplify reference emission. | Martin Liska | 2021-11-12 | 1 | -3/+6 |
| |/ | |||||
* | | texinfo: fix emission of @footnote directives. | Martin Liska | 2021-07-12 | 1 | -3/+9 |
|/ | |||||
* | Decl styling, handle desc_inline in manpage and texinfo | Jakob Lykke Andersen | 2021-04-12 | 1 | -6/+22 |
* | refactor: Use PEP-526 based variable annotation (sphinx.writers) | Takeshi KOMIYA | 2021-03-13 | 1 | -30/+24 |
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-22 | 1 | -4/+3 |
|\ | |||||
| * | refactor: Remove meaningless variable: attrs | Takeshi KOMIYA | 2021-01-16 | 1 | -4/+3 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-16 | 1 | -11/+10 |
|\ \ | |/ | |||||
| * | refactor: Access config object from self directly in writers | Takeshi KOMIYA | 2021-01-10 | 1 | -11/+10 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-12 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -4/+4 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-02 | 1 | -0/+9 |
|\ \ | |/ |