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.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
*
Bump version
Adam Turner
2022-12-29
1
-3
/
+3
*
Bump to 6.0.0 final
v6.0.0
Adam Turner
2022-12-29
1
-3
/
+3
*
Remove unnecessary conditional import in ``sphinx.ext.napoleon`` (#11043)
Antony Lee
2022-12-29
1
-16
/
+11
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
30
-73
/
+143
*
Deactivate (provisorily) Python12-dev testing (#11035)
Jean-François B
2022-12-16
4
-6
/
+8
*
Update typing ignores for mypy 0.990
Adam Turner
2022-11-13
15
-25
/
+25
*
Bump version
Adam Turner
2022-10-17
1
-3
/
+3
*
Bump to 6.0.0 beta2
v6.0.0b2
Adam Turner
2022-10-17
1
-1
/
+1
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
16
-46
/
+45
*
Use ``ast.parse`` from the standard library
Adam Turner
2022-10-17
6
-14
/
+16
*
Merge ``_py37`` functions in ``util.typing``
Adam Turner
2022-10-17
1
-245
/
+54
*
Prefer ``raise SystemExit`` to ``sys.exit``
Adam Turner
2022-10-17
5
-8
/
+6
*
LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)
Jean-François B
2022-10-17
2
-8
/
+11
*
Bump version
Adam Turner
2022-10-16
1
-3
/
+3
*
Bump to 6.0.0 beta1
v6.0.0b1
Adam Turner
2022-10-16
1
-3
/
+3
*
Revert ``html_codeblock_linenos_style`` removal (#10922)
Adam Turner
2022-10-16
3
-3
/
+11
*
Merge branch '5.x'
Adam Turner
2022-10-16
25
-192
/
+1274
|
\
|
*
Bump to 5.3.0 final
v5.3.0
Adam Turner
2022-10-16
1
-2
/
+2
|
*
Allow sections in object description directives (#10919)
Adam Turner
2022-10-15
1
-1
/
+2
|
*
Add ``sphinx-build --bug-report``
Adam Turner
2022-10-14
1
-6
/
+37
|
*
URI-escape image filenames (#10268)
Eric Wieser
2022-10-13
4
-7
/
+11
|
*
Revert "Fix detection for out of date files (#9360)" (#10908)
Martin Liška
2022-10-13
1
-1
/
+1
|
*
s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.0
Jean-François B
2022-10-12
3
-12
/
+12
|
*
LaTeX: support for booktabs-style and zebra-striped tables (#10759)
Jean-François B
2022-10-12
10
-103
/
+1133
|
*
Fix performance regression for ``imgmath`` embedding (#10888)
Julien Schueller
2022-10-09
1
-61
/
+58
|
*
Don't display 'replaceable hardcoded link' when link has a slash (#10137)
Anthony Sottile
2022-10-05
1
-1
/
+5
|
*
Fix detection for out of date files (#9360)
Martin Liška
2022-10-05
1
-1
/
+1
|
*
Fix disabling cross-references in pre-v3 C domain (#10890)
Adam Turner
2022-10-05
1
-1
/
+2
|
*
Fix `cleanup_tempdir` in imgmath (#10895)
Julien Schueller
2022-10-05
1
-1
/
+1
|
*
Add debug logging to `autosectionlabel` (#10881)
Martin Patz
2022-10-04
1
-0
/
+3
|
*
Extend cross referencing options with values (#10883)
Martin Liška
2022-10-02
1
-4
/
+11
|
*
Ensure non-builtin extensions use the proper version
Adam Turner
2022-09-30
6
-8
/
+13
*
|
Remove support for parsing pre-v3 syntax in the C domain (#10901)
Adam Turner
2022-10-09
1
-78
/
+2
*
|
Merge branch '5.x'
Adam Turner
2022-09-30
17
-43
/
+74
|
\
\
|
|
/
|
*
Merge branch '5.2.x' into 5.x
Adam Turner
2022-09-30
9
-8
/
+24
|
|
\
|
|
*
Bump to 5.2.3 final
v5.2.3
Adam Turner
2022-09-30
1
-2
/
+2
|
|
*
Finer grained control over domain ToC entries (#10886)
Adam Turner
2022-09-30
8
-6
/
+22
|
|
*
imgmath: Fix embed mode (#10878)
Julien Schueller
2022-09-29
1
-2
/
+2
|
*
|
shrink 'any-generics' whitelist for the 'deprecation' module (#10849)
danieleades
2022-09-29
1
-4
/
+4
|
*
|
Use a module level constant as best practice (#10876)
danieleades
2022-09-29
1
-1
/
+4
|
*
|
shrink 'Any generics' mypy whitelist for builders module (#10846)
danieleades
2022-09-29
1
-4
/
+4
|
*
|
shrink 'any-generics' whitelist for the 'locale' module (#10866)
danieleades
2022-09-29
1
-4
/
+4
|
*
|
Restore annotations in `sphinx.locale` to objects
Adam Turner
2022-09-28
1
-25
/
+21
|
*
|
Refactor `sphinx.locale`
Adam Turner
2022-09-28
1
-21
/
+27
|
*
|
Refactor `locale._TranslationProxy`
Adam Turner
2022-09-28
1
-54
/
+50
|
*
|
Shrink 'any-generics' whitelist for the `pycode` module (#10868)
danieleades
2022-09-28
2
-8
/
+8
|
*
|
Add default arguments to `locale.init_console()`
Adam Turner
2022-09-27
1
-1
/
+5
|
*
|
extend option directive syntax
Martin Liska
2022-09-27
1
-1
/
+7
[next]