index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
transforms
/
post_transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix translator class check in ``SigElementFallbackTransform`` (#11283)
picnixz
2023-04-07
1
-1
/
+5
*
Enable 'nit-picky mode' for Sphinx's documentation
Adam Turner
2023-04-06
1
-1
/
+1
*
Consider duplicate names when using image post transforms (#11113)
aaron-cooper
2023-04-03
1
-1
/
+2
*
Unescape quotation marks where possible
Adam Turner
2023-02-18
1
-1
/
+1
*
Fix COM812
Adam Turner
2023-02-18
1
-2
/
+2
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-9
/
+7
*
Move HTTP-date formatting utils to `utils.http_date`
Adam Turner
2023-01-03
1
-1
/
+2
*
Address SIM103 lints (#11052)
danieleades
2023-01-02
1
-4
/
+1
*
Use ``any`` to find elements in iterable (#11053)
danieleades
2023-01-02
1
-5
/
+8
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-3
/
+3
*
Use PEP 604 types
Adam Turner
2023-01-01
2
-6
/
+6
*
Use PEP 595 types
Adam Turner
2023-01-01
3
-16
/
+16
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
3
-0
/
+6
*
Enable Ruff's pylint checks
Adam Turner
2022-12-29
1
-2
/
+1
*
Fix highlighting lexers
Adam Turner
2022-09-25
1
-2
/
+2
*
Further improve type annotations, reduce mypy whitelist (#10770)
danieleades
2022-08-28
1
-1
/
+3
*
Merge pull request #10118 from mgeier/image-converter-ignore-questionmark
Takeshi KOMIYA
2022-03-24
1
-3
/
+2
|
\
|
*
ImageConverter: ignore '?' image URIs
Matthias Geier
2022-01-18
1
-3
/
+2
*
|
Collapse single line docstrings
Adam Turner
2022-02-20
3
-6
/
+3
*
|
Remove copyright and licence fields
Adam Turner
2022-02-20
3
-9
/
+0
*
|
Fix module docstring indentation
Adam Turner
2022-02-20
3
-6
/
+6
*
|
Fix module docstring first line
Adam Turner
2022-02-20
3
-6
/
+3
*
|
Remove module titles in docstrings
Adam Turner
2022-02-19
3
-9
/
+0
|
/
*
Skip "data:" URIs in ImageConverter
Matthias Geier
2022-01-13
1
-0
/
+3
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
3
-7
/
+7
*
A happy new year!
Takeshi KOMIYA
2022-01-01
3
-3
/
+3
*
Support docutils-0.18: Consume iterator of Element.traverse()
Takeshi KOMIYA
2021-10-27
1
-1
/
+1
*
Set refdoc default to pending_xref nodes to be used by missing-reference
Matthijs van der Burgh
2021-10-10
1
-1
/
+2
*
Improve sphinx.transforms.post_transforms.images docstrings
Louis Maddox
2021-07-18
1
-7
/
+7
*
Improve sphinx.transforms.post_transforms docstrings
Louis Maddox
2021-07-18
1
-3
/
+3
*
Merge branch '4.0.x' into 4.x
Takeshi KOMIYA
2021-06-30
1
-1
/
+2
|
\
|
*
Fix #9322: KeyError is raised on PropagateDescDomain transform
Takeshi KOMIYA
2021-06-13
1
-1
/
+2
*
|
Merge branch '4.0.x' into 4.x
Takeshi KOMIYA
2021-05-19
1
-9
/
+19
|
\
\
|
|
/
|
*
Fix #9240: Unknown node error for pending_xref_condition is raised
Takeshi KOMIYA
2021-05-18
1
-9
/
+19
*
|
implement nitpick_ignore_regex
ruro
2021-05-02
1
-1
/
+15
|
/
*
Fix #9103: LaTeX: imgconverter: conversion runs even if not needed
Takeshi KOMIYA
2021-04-17
1
-1
/
+1
*
Decl styling, fixes from review
Jakob Lykke Andersen
2021-04-12
1
-2
/
+2
*
Decl styling, update writers
Jakob Lykke Andersen
2021-04-12
1
-8
/
+9
*
Decl styling, use a post-transform to get the domain name in the desc_signatu...
Jakob Lykke Andersen
2021-04-12
1
-0
/
+10
*
Decl styling, more nodes and C++ conversion
Jakob Lykke Andersen
2021-04-12
1
-5
/
+1
*
refactor: Use PEP-526 based variable annotation (sphinx.transforms)
Takeshi KOMIYA
2021-03-24
3
-8
/
+8
*
Merge pull request #8432 from tk0miya/7119_pending_xref_condition
Takeshi KOMIYA
2021-03-06
1
-3
/
+20
|
\
|
*
Filter pending_xref_condition node on failed resolution
Takeshi KOMIYA
2021-03-06
1
-3
/
+20
*
|
Merge pull request #8954 from askhl/safer-translatable-strings
Takeshi KOMIYA
2021-03-04
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
format translatable strings in one go. This enables translation tools like m...
Ask Hjorth Larsen
2021-03-03
1
-6
/
+5
*
|
Merge pull request #8899 from mcmtroffaes/patch-2
Takeshi KOMIYA
2021-02-17
1
-1
/
+1
|
\
\
|
*
|
fix potential getitem error in resolve_anyref
Matthias C. M. Troffaes
2021-02-16
1
-1
/
+1
|
|
/
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-22
1
-2
/
+2
|
\
\
|
|
/
|
*
minor typing fix
Chris Sewell
2021-01-20
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-08
1
-3
/
+3
|
\
\
|
|
/
[next]