Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bump version | Adam Turner | 2023-01-10 | 1 | -3/+3 | |
| | | ||||||
| * | Bump to 6.1.3 finalv6.1.3 | Adam Turner | 2023-01-10 | 1 | -2/+2 | |
| | | ||||||
| * | Handle exceptions for ``get_node_source`` and ``get_node_line`` | Adam Turner | 2023-01-10 | 2 | -4/+11 | |
| | | ||||||
| * | Restore Sphinx 5 ``nodes.Element`` copying behaviour | Adam Turner | 2023-01-10 | 1 | -0/+15 | |
| | | ||||||
| * | Undo parallel image changes | Adam Turner | 2023-01-10 | 6 | -37/+27 | |
| | | ||||||
* | | Merge pull request #11105 from jfbu/latex_remove_dimens | Jean-François B | 2023-01-08 | 3 | -40/+40 | |
|\ \ | | | | | | | LaTeX: remove some internal \dimen registers | |||||
| * | | LaTeX: remove deprecated internal ``\dimen`` at 6.2.0 not 7.0.0 | Jean-François B | 2023-01-08 | 1 | -5/+5 | |
| | | | ||||||
| * | | LaTeX: remove some internal \dimen registers | Jean-François B | 2023-01-07 | 3 | -39/+39 | |
| | | | ||||||
* | | | Fix #11079 (LaTeX: figure with align disappears if not followed by text) | Jean-François B | 2023-01-08 | 1 | -1/+4 | |
| | | | ||||||
* | | | Replace deprecation tooling with module level ``__getattr__`` (#11054) | Adam Turner | 2023-01-08 | 6 | -138/+141 | |
| | | | ||||||
* | | | Adopt ``profile = "black"`` for ``isort`` | Adam Turner | 2023-01-07 | 16 | -54/+197 | |
|/ / | | | | | | | This allows using Ruff's import sorting fixers | |||||
* | | Merge branch '6.1.x' | Adam Turner | 2023-01-07 | 4 | -16/+28 | |
|\ \ | |/ | | | | | | | | | # Conflicts: # CHANGES # sphinx/__init__.py | |||||
| * | Bump version | Adam Turner | 2023-01-07 | 1 | -3/+3 | |
| | | ||||||
| * | Bump to 6.1.2 finalv6.1.2 | Adam Turner | 2023-01-07 | 1 | -2/+2 | |
| | | ||||||
| * | Fix copying images under parallel execution (#11100) | Adam Turner | 2023-01-07 | 4 | -16/+28 | |
| | | ||||||
* | | Merge branch '6.1.x' | Jean-François B | 2023-01-06 | 2 | -13/+18 | |
|\ \ | |/ | | | | | | | Conflicts: CHANGES | |||||
| * | LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102) | Jean-François B | 2023-01-06 | 2 | -13/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix #11095 (PDF wrong placement of shadow of topic boxes since 5.1.0) * Fix #11096 (LaTeX shadowsize regression at 5.1.0) * Fix #11099 (shadowrule legacy sphinxsetup key vanished at 5.1.0) * Fix #11101 (LaTeX div.topic_padding of sphinxsetup had wrong name) * Add some checks that various sphinxsetup keys do not break PDF build * Update LaTeX docs * Update CHANGES * Can not use :dudir:`contents` has it links to wrong place | |||||
* | | Call ``hashlib`` functions with ``usedforsecurity=False`` | Adam Turner | 2023-01-06 | 1 | -16/+9 | |
| | | ||||||
* | | Merge branch '6.1.x' | Adam Turner | 2023-01-06 | 1 | -1/+3 | |
|\ \ | |/ | | | | | | | | | # Conflicts: # CHANGES # sphinx/__init__.py | |||||
| * | Bump to 6.1.1 finalv6.1.1 | Adam Turner | 2023-01-05 | 1 | -2/+2 | |
| | | ||||||
| * | Suppress ``ValueError`` in ``apply_source_workaround`` (#11092) | Adam Turner | 2023-01-05 | 1 | -1/+3 | |
| | | ||||||
| * | Bump version | Adam Turner | 2023-01-05 | 1 | -3/+3 | |
| | | ||||||
* | | Bump version | Adam Turner | 2023-01-05 | 1 | -3/+3 | |
|/ | ||||||
* | Bump to 6.1.0 finalv6.1.0 | Adam Turner | 2023-01-05 | 1 | -2/+2 | |
| | ||||||
* | Fix deprecation warnings | Adam Turner | 2023-01-05 | 1 | -2/+3 | |
| | ||||||
* | Merge branch '6.0.x' | Adam Turner | 2023-01-05 | 2 | -6/+7 | |
|\ | | | | | | | | | # Conflicts: # CHANGES | |||||
| * | Bump to 6.0.1 finalv6.0.1 | Adam Turner | 2023-01-05 | 1 | -2/+2 | |
| | | ||||||
| * | imgmath: Fix relative file path (#10965) | Julien Schueller | 2023-01-05 | 1 | -4/+5 | |
| | | ||||||
* | | Add SIM113 lint (#11057) | danieleades | 2023-01-05 | 1 | -1/+1 | |
| | | | | | | SIM113: Use ``enumerate`` | |||||
* | | Cache doctrees between reading and writing phases | Adam Turner | 2023-01-04 | 2 | -1/+11 | |
| | | ||||||
* | | Cache doctrees more efficiently | Adam Turner | 2023-01-04 | 3 | -10/+19 | |
| | | ||||||
* | | Move XML Name pattern to ``epub3`` | Adam Turner | 2023-01-03 | 2 | -27/+22 | |
| | | ||||||
* | | Move exception formatting utilities to ``sphinx.util.exceptions`` | Adam Turner | 2023-01-03 | 3 | -72/+79 | |
| | | ||||||
* | | Deprecate ``path_stabilize`` via ``deprecated_alias`` | Adam Turner | 2023-01-03 | 1 | -10/+5 | |
| | | ||||||
* | | Fix #11074: Can't change sphinxnote to use sphinxheavybox | Jean-François B | 2023-01-03 | 1 | -0/+39 | |
| | | ||||||
* | | Move HTTP-date formatting utils to `utils.http_date` | Adam Turner | 2023-01-03 | 3 | -16/+27 | |
| | | ||||||
* | | Move console output utilities to ``sphinx.util.display`` | Adam Turner | 2023-01-03 | 12 | -99/+127 | |
| | | | | | | | | | | - Merge `old_status_iterator` into ``status_iterator``. ``old_status_iterator`` was deprecated in version 1.6. | |||||
* | | Update ruff configuration | Adam Turner | 2023-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Trim duplicate in sphinxlatexadmonitions.sty latex code | Jean-François B | 2023-01-03 | 1 | -5/+0 | |
| | | ||||||
* | | Fix #6744: support for seealso directive should be via an environment | Jean-François B | 2023-01-03 | 3 | -4/+9 | |
| | | ||||||
* | | Document ``typing.NewType`` as a class (#10700) | Adam Turner | 2023-01-02 | 2 | -116/+80 | |
| | | ||||||
* | | De-glob mypy whitelist for 'sphinx.domains.*' (#11064) | danieleades | 2023-01-02 | 14 | -96/+155 | |
| | | | | | | Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | |||||
* | | Shrink mypy whitelist for 'util.nodes' module (#11061) | danieleades | 2023-01-02 | 1 | -4/+4 | |
| | | ||||||
* | | Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072) | Adam Turner | 2023-01-02 | 6 | -88/+131 | |
| | | ||||||
* | | Make MyPy happy | Adam Turner | 2023-01-02 | 2 | -6/+6 | |
| | | ||||||
* | | Move tasks into parallel writing | Adam Turner | 2023-01-02 | 1 | -9/+8 | |
| | | ||||||
* | | Rewrite IndexBuilder loading | Adam Turner | 2023-01-02 | 2 | -64/+151 | |
| | | ||||||
* | | Use ``re`` flags | Adam Turner | 2023-01-02 | 5 | -23/+23 | |
| | | ||||||
* | | Cosmetic refactor of ``_entries_from_toctree`` | Adam Turner | 2023-01-02 | 1 | -29/+22 | |
| | | ||||||
* | | Don't re-read doctrees from disk unnecessarily | Adam Turner | 2023-01-02 | 1 | -5/+12 | |
| | | | | | | | | Cache the loaded doctree and deepcopy on return |