Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | CHANGES for Sphinx 6.1.3 | Adam Turner | 2023-01-10 | 1 | -0/+4 | |
| | | ||||||
| * | 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 | 10 | -56/+30 | |
| | | ||||||
| * | Ignore more checks in Ruff 0.0.214 | Adam Turner | 2023-01-10 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #11105 from jfbu/latex_remove_dimens | Jean-François B | 2023-01-08 | 4 | -50/+45 | |
|\ \ | | | | | | | 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 | 2 | -15/+10 | |
| | | | ||||||
| * | | 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 | 3 | -4/+13 | |
| | | | ||||||
* | | | Documentation reshuffle (#11112) | Adam Turner | 2023-01-08 | 9 | -10/+14 | |
| | | | ||||||
* | | | Replace deprecation tooling with module level ``__getattr__`` (#11054) | Adam Turner | 2023-01-08 | 6 | -138/+141 | |
| | | | ||||||
* | | | Ignore more checks in Ruff 0.0.214 | Adam Turner | 2023-01-07 | 1 | -0/+1 | |
| | | | ||||||
* | | | Adopt ``profile = "black"`` for ``isort`` | Adam Turner | 2023-01-07 | 35 | -102/+383 | |
|/ / | | | | | | | This allows using Ruff's import sorting fixers | |||||
* | | Merge branch '6.1.x' | Adam Turner | 2023-01-07 | 10 | -17/+136 | |
|\ \ | |/ | | | | | | | | | # Conflicts: # CHANGES # sphinx/__init__.py | |||||
| * | Bump version | Adam Turner | 2023-01-07 | 2 | -3/+24 | |
| | | ||||||
| * | Bump to 6.1.2 finalv6.1.2 | Adam Turner | 2023-01-07 | 2 | -4/+4 | |
| | | ||||||
| * | Add note to CHANGES for PR 11100 | Adam Turner | 2023-01-07 | 1 | -0/+1 | |
| | | ||||||
| * | Fix copying images under parallel execution (#11100) | Adam Turner | 2023-01-07 | 8 | -16/+110 | |
| | | ||||||
| * | Ignore more checks in Ruff 0.0.213 | Adam Turner | 2023-01-07 | 1 | -0/+3 | |
| | | ||||||
* | | Update CHANGES to announce LaTeX deprecation of internal \dimen's (#11107) | Jean-François B | 2023-01-07 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch '6.1.x' | Jean-François B | 2023-01-07 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Markup typo in docs | Jean-François B | 2023-01-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch '6.1.x' | Jean-François B | 2023-01-06 | 5 | -18/+135 | |
|\ \ | |/ | | | | | | | Conflicts: CHANGES | |||||
| * | LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102) | Jean-François B | 2023-01-06 | 5 | -18/+135 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 3 | -3/+34 | |
|\ \ | |/ | | | | | | | | | # Conflicts: # CHANGES # sphinx/__init__.py | |||||
| * | Bump to 6.1.1 finalv6.1.1 | Adam Turner | 2023-01-05 | 2 | -19/+4 | |
| | | ||||||
| * | Suppress ``ValueError`` in ``apply_source_workaround`` (#11092) | Adam Turner | 2023-01-05 | 3 | -3/+28 | |
| | | ||||||
| * | Bump version | Adam Turner | 2023-01-05 | 2 | -3/+24 | |
| | | ||||||
* | | Bump version | Adam Turner | 2023-01-05 | 2 | -3/+24 | |
|/ | ||||||
* | Bump to 6.1.0 finalv6.1.0 | Adam Turner | 2023-01-05 | 2 | -7/+4 | |
| | ||||||
* | Fix deprecation warnings | Adam Turner | 2023-01-05 | 2 | -3/+3 | |
| | ||||||
* | Merge branch '6.0.x' | Adam Turner | 2023-01-05 | 3 | -18/+11 | |
|\ | | | | | | | | | # Conflicts: # CHANGES | |||||
| * | Bump to 6.0.1 finalv6.0.1 | Adam Turner | 2023-01-05 | 2 | -16/+4 | |
| | | ||||||
| * | Add note for Pygments | Adam Turner | 2023-01-05 | 1 | -0/+2 | |
| | | ||||||
| * | imgmath: Fix relative file path (#10965) | Julien Schueller | 2023-01-05 | 2 | -4/+7 | |
| | | ||||||
* | | Add SIM113 lint (#11057) | danieleades | 2023-01-05 | 3 | -2/+2 | |
| | | | | | | SIM113: Use ``enumerate`` | |||||
* | | Add missing default arguments in sphinx-apidoc.rst (#11084) | jgart | 2023-01-05 | 1 | -2/+2 | |
| | | | | | | Add the missing default arguments to two CLI flags, ``-l`` and ``-d`` | |||||
* | | Remove flake8 plugins in favour of Ruff (#11085) | danieleades | 2023-01-05 | 2 | -4/+1 | |
| | | | | | | | | | | Remove flake8-comprehensions and flake8-bugbear in favour of Ruff. Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | |||||
* | | Suppress lint failures from Ruff 0.0.211 (#11086) | danieleades | 2023-01-05 | 1 | -0/+4 | |
| | | | | | | | | | | Ruff has added new SIM lints which sphinx has not implemented. This suppresses those lints (matching the flake8-simplify config). | |||||
* | | Updated CHANGES for Sphinx 6.1.0 | Adam Turner | 2023-01-04 | 1 | -0/+44 | |
| | | ||||||
* | | Cache doctrees between reading and writing phases | Adam Turner | 2023-01-04 | 2 | -1/+11 | |
| | | ||||||
* | | Cache doctrees more efficiently | Adam Turner | 2023-01-04 | 7 | -15/+25 | |
| | | ||||||
* | | Move XML Name pattern to ``epub3`` | Adam Turner | 2023-01-03 | 4 | -35/+31 | |
| | | ||||||
* | | Move exception formatting utilities to ``sphinx.util.exceptions`` | Adam Turner | 2023-01-03 | 4 | -72/+89 | |
| | | ||||||
* | | 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 | 2 | -0/+41 | |
| | | ||||||
* | | Move HTTP-date formatting utils to `utils.http_date` | Adam Turner | 2023-01-03 | 4 | -16/+37 | |
| | | ||||||
* | | Move console output utilities to ``sphinx.util.display`` | Adam Turner | 2023-01-03 | 15 | -183/+240 | |
| | | | | | | | | | | - Merge `old_status_iterator` into ``status_iterator``. ``old_status_iterator`` was deprecated in version 1.6. | |||||
* | | Update ruff configuration | Adam Turner | 2023-01-03 | 2 | -5/+1 | |
| | |