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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 6.1.2 final
v6.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
*
LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)
Jean-François B
2023-01-06
2
-13
/
+18
*
Bump to 6.1.1 final
v6.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 to 6.1.0 final
v6.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
|
\
|
*
Bump to 6.0.1 final
v6.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
*
|
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
*
|
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
*
|
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
*
|
Add faster ``TocTree._toctree_copy`` method (#10988)
hofmandl1
2023-01-02
1
-25
/
+28
*
|
Use ``finally`` to terminate parallel processes (#10952)
Philip Meier
2023-01-02
1
-2
/
+1
*
|
Address SIM103 lints (#11052)
danieleades
2023-01-02
9
-60
/
+15
*
|
Shrink 'any-generics' whitelist for 'writers' module (#10867)
danieleades
2023-01-02
3
-8
/
+11
*
|
Use ``any`` to find elements in iterable (#11053)
danieleades
2023-01-02
7
-36
/
+38
*
|
Run pyupgrade (#11070)
Adam Turner
2023-01-02
107
-764
/
+750
*
|
Remove obsolete HTML keyword ``link rel="shortcut"`` (#11069)
Rotzbua
2023-01-01
1
-1
/
+1
*
|
Use PEP 604 types
Adam Turner
2023-01-01
99
-579
/
+565
*
|
Use PEP 595 types
Adam Turner
2023-01-01
132
-1530
/
+1523
*
|
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
158
-1
/
+318
*
|
Add Pygments version to `sphinx --bug-report`
Adam Turner
2023-01-01
1
-0
/
+2
*
|
Happy New Year!
Adam Turner
2023-01-01
40
-40
/
+40
*
|
Fix ``SIM904``, directly construct dicts (#11059)
danieleades
2023-01-01
1
-5
/
+5
*
|
Factor out HTML 4 translator (#11051)
Adam Turner
2022-12-30
10
-869
/
+889
*
|
Fix lookup table for multi-word key names (``kbd`` role) (#10962)
textshell
2022-12-30
1
-4
/
+4
*
|
Enable Ruff's pylint 'PLC2201' check
Adam Turner
2022-12-30
2
-2
/
+2
*
|
Enable Ruff's flake8-debugger checks
Adam Turner
2022-12-29
1
-1
/
+1
[next]