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
/
domains
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow multi-line object description signatures (#11011)
TLouf
2023-05-11
4
-11
/
+77
*
Warn on deprecated Python-specific index types (#11412)
Adam Turner
2023-05-09
1
-9
/
+9
*
Harmonise references to Sphinx versions (#11361)
Adam Turner
2023-04-27
1
-1
/
+1
*
Remove deprecated ``make_old_id`` functions (#11360)
Adam Turner
2023-04-27
5
-87
/
+0
*
Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...
Adam Turner
2023-04-21
1
-2
/
+2
*
Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)
James Addison
2023-04-07
1
-2
/
+2
*
Add an option for displaying short ``Literal`` types (#11109)
Adam Turner
2023-04-05
1
-0
/
+5
*
Resolve lint errors from Ruff 0.0.260
Adam Turner
2023-03-31
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-03-27
2
-2
/
+2
*
Resolve lint errors from Ruff 0.0.257
Adam Turner
2023-03-18
1
-5
/
+5
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
5
-53
/
+31
*
Fix COM812
Adam Turner
2023-02-18
10
-70
/
+70
*
Add ``content_offset`` parameter to ``nested_parse_with_titles`` (#11147)
Jeremy Maitin-Shepard
2023-02-15
2
-10
/
+8
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
3
-26
/
+19
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
3
-16
/
+48
*
Update ruff configuration
Adam Turner
2023-01-03
1
-1
/
+1
*
De-glob mypy whitelist for 'sphinx.domains.*' (#11064)
danieleades
2023-01-02
10
-89
/
+148
*
Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072)
Adam Turner
2023-01-02
1
-0
/
+24
*
Use ``re`` flags
Adam Turner
2023-01-02
2
-10
/
+10
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
9
-326
/
+323
*
Use PEP 604 types
Adam Turner
2023-01-01
9
-117
/
+112
*
Use PEP 595 types
Adam Turner
2023-01-01
11
-305
/
+302
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
11
-0
/
+22
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
4
-15
/
+30
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
2
-19
/
+19
*
Use ``ast.parse`` from the standard library
Adam Turner
2022-10-17
1
-2
/
+1
*
Merge branch '5.x'
Adam Turner
2022-10-16
1
-4
/
+11
|
\
|
*
Fix disabling cross-references in pre-v3 C domain (#10890)
Adam Turner
2022-10-05
1
-1
/
+2
|
*
Extend cross referencing options with values (#10883)
Martin Liška
2022-10-02
1
-4
/
+11
*
|
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
6
-4
/
+15
|
\
\
|
|
/
|
*
Merge branch '5.2.x' into 5.x
Adam Turner
2022-09-30
5
-3
/
+8
|
|
\
|
|
*
Finer grained control over domain ToC entries (#10886)
Adam Turner
2022-09-30
5
-3
/
+8
|
*
|
extend option directive syntax
Martin Liska
2022-09-27
1
-1
/
+7
|
|
/
*
|
Drop Python 3.7
Adam Turner
2022-09-27
2
-24
/
+11
*
|
Clean up after dropping Python 3.6
Adam Turner
2022-09-27
1
-1
/
+1
*
|
Merge branch '5.x'
Adam Turner
2022-09-27
3
-3
/
+5
|
\
\
|
|
/
|
*
Restore anchor links to top of module docstring
Adam Turner
2022-09-27
2
-2
/
+4
|
*
Fix mypy violations for v0.981 (#10875)
Adam Turner
2022-09-27
1
-1
/
+1
*
|
Merge branch '5.x'
Adam Turner
2022-09-25
1
-3
/
+3
|
\
\
|
|
/
|
*
Docstring clarifications (#9877)
Arthur Milchior
2022-09-24
1
-3
/
+3
|
*
Warn on using the `:property:` flag with `.. py:method::` (#10852)
Adam Turner
2022-09-23
1
-0
/
+2
*
|
Merge branch '5.x'
Adam Turner
2022-09-23
6
-15
/
+133
|
\
\
|
|
/
|
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
5
-14
/
+127
|
*
Fix mypy error
Adam Turner
2022-09-12
1
-1
/
+6
*
|
Merge branch '5.x'
Adam Turner
2022-09-09
3
-16
/
+28
|
\
\
|
|
/
|
*
Allow `:ref:` role to be used with definitions and fields (#10781)
Jeremy Maitin-Shepard
2022-09-06
1
-5
/
+14
|
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
2
-10
/
+13
|
*
Remove unneeded `noqa` lint suppression comments (#10772)
danieleades
2022-08-28
1
-1
/
+1
*
|
Merge branch '5.x'
Jean-François B
2022-08-06
2
-40
/
+100
|
\
\
|
|
/
[next]