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
/
builders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copying images under parallel execution (#11100)
Adam Turner
2023-01-07
4
-16
/
+28
*
Cache doctrees between reading and writing phases
Adam Turner
2023-01-04
1
-0
/
+2
*
Move XML Name pattern to ``epub3``
Adam Turner
2023-01-03
1
-2
/
+16
*
Move console output utilities to ``sphinx.util.display``
Adam Turner
2023-01-03
8
-9
/
+16
*
Move tasks into parallel writing
Adam Turner
2023-01-02
1
-9
/
+8
*
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
/
+5
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
8
-36
/
+34
*
Use PEP 604 types
Adam Turner
2023-01-01
16
-53
/
+50
*
Use PEP 595 types
Adam Turner
2023-01-01
19
-168
/
+166
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
20
-0
/
+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
1
-3
/
+8
*
Fix lookup table for multi-word key names (``kbd`` role) (#10962)
textshell
2022-12-30
1
-4
/
+4
*
Adopt the Ruff code linting tool
Adam Turner
2022-12-29
1
-1
/
+1
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
6
-15
/
+34
*
Update typing ignores for mypy 0.990
Adam Turner
2022-11-13
1
-1
/
+1
*
LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)
Jean-François B
2022-10-17
1
-1
/
+1
*
Revert ``html_codeblock_linenos_style`` removal (#10922)
Adam Turner
2022-10-16
1
-1
/
+3
*
Merge branch '5.x'
Adam Turner
2022-10-16
2
-1
/
+6
|
\
|
*
URI-escape image filenames (#10268)
Eric Wieser
2022-10-13
1
-1
/
+2
|
*
Revert "Fix detection for out of date files (#9360)" (#10908)
Martin Liška
2022-10-13
1
-1
/
+1
|
*
LaTeX: support for booktabs-style and zebra-striped tables (#10759)
Jean-François B
2022-10-12
1
-0
/
+4
|
*
Fix detection for out of date files (#9360)
Martin Liška
2022-10-05
1
-1
/
+1
*
|
Merge branch '5.x'
Adam Turner
2022-09-30
1
-4
/
+4
|
\
\
|
|
/
|
*
shrink 'Any generics' mypy whitelist for builders module (#10846)
danieleades
2022-09-29
1
-4
/
+4
*
|
Merge branch '5.x'
Adam Turner
2022-09-27
1
-17
/
+25
|
\
\
|
|
/
|
*
Validate filenames in builder
Stephen Finucane
2022-09-26
1
-5
/
+5
|
*
Combine 'compile_xxx' and 'build_xxx' functions
Stephen Finucane
2022-09-26
1
-0
/
+7
|
*
Use path2doc rather than reinventing the wheel
Stephen Finucane
2022-09-26
1
-14
/
+15
*
|
Merge branch '5.x'
Adam Turner
2022-09-25
3
-2
/
+17
|
\
\
|
|
/
|
*
Docstring clarifications (#9877)
Arthur Milchior
2022-09-24
1
-1
/
+1
|
*
Split out `sphinx_highlight.js`
Adam Turner
2022-09-24
1
-0
/
+1
|
*
Clear `record_dependencies` for each document (#10855)
Adam Turner
2022-09-24
1
-0
/
+4
|
*
Deprecate HTML 4 support (#10843)
Adam Turner
2022-09-23
1
-1
/
+12
*
|
Merge branch '5.x'
Adam Turner
2022-09-09
7
-48
/
+51
|
\
\
|
|
/
|
*
Remove `sphinx.builders.gettext` module from whitelist (#10798)
danieleades
2022-09-09
1
-1
/
+0
|
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
1
-20
/
+20
|
*
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
2
-11
/
+13
|
*
Merge pull request #10757 from n-peugnet/linkcheck-raw-source-url
François Freitag
2022-08-23
1
-14
/
+16
|
|
\
|
|
*
linkcheck: Check the source URL of raw directives
n-peugnet
2022-08-17
1
-14
/
+16
|
*
|
Fix some static typing errors (#10745)
danieleades
2022-08-14
1
-1
/
+1
|
|
/
*
|
Merge branch '5.x'
Jean-François B
2022-08-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge pull request #10708 from danieleades/strict-typing2
Takeshi KOMIYA
2022-07-28
1
-1
/
+1
|
|
\
|
|
*
set up mypy for incremental adoption of 'strict optional'
daniel.eades
2022-07-26
1
-1
/
+1
*
|
|
Merge branch '5.x'
Adam Turner
2022-07-26
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Improve support for deprecated builders without env arg (#10702)
James Knight
2022-07-25
1
-1
/
+2
|
|
/
*
|
Merge branch '5.x'
Adam Turner
2022-07-24
1
-3
/
+2
|
\
\
|
|
/
|
*
Update include_patterns implementation (#10680)
Adam Turner
2022-07-23
1
-3
/
+2
[next]