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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10065 from tk0miya/mypy-0.931
4.3.x
Takeshi KOMIYA
2022-01-09
3
-6
/
+6
|
\
|
*
Fix mypy violations (with types-requests-2.27.3)
Takeshi KOMIYA
2022-01-09
1
-3
/
+3
|
*
Fix mypy violations (with mypy-0.931)
Takeshi KOMIYA
2022-01-09
2
-3
/
+3
|
/
*
Merge pull request #10039 from tk0miya/new_year_updates2
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
|
\
|
*
A happy new year! (again)
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
|
/
*
Merge pull request #10035 from tk0miya/new_year_updates
Takeshi KOMIYA
2022-01-01
314
-314
/
+314
|
\
|
*
A happy new year!
Takeshi KOMIYA
2022-01-01
314
-314
/
+314
|
/
*
Fix mypy violations (with mypy-0.930)
Takeshi KOMIYA
2021-12-24
4
-9
/
+9
*
Merge pull request #9998 from tk0miya/9993_inline_target
Takeshi KOMIYA
2021-12-23
3
-3
/
+16
|
\
|
*
Close #9993: std domain: Allow to refer an inline target via ref role
Takeshi KOMIYA
2021-12-21
3
-3
/
+16
*
|
Merge pull request #9990 from tk0miya/9961_nested_kbd_in_html_related_builders
Takeshi KOMIYA
2021-12-23
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Close #9961: html: Support nested <kbd> HTML elements in other HTML builders
Takeshi KOMIYA
2021-12-19
2
-1
/
+2
*
|
Merge pull request #9992 from tk0miya/debug_print
Takeshi KOMIYA
2021-12-19
1
-1
/
+0
|
\
\
|
*
|
test: Remove debug print
Takeshi KOMIYA
2021-12-19
1
-1
/
+0
|
|
/
*
|
Merge branch '4.3.x' into 4.x
Takeshi KOMIYA
2021-12-19
1
-4
/
+10
|
\
\
|
*
|
Bump version
Takeshi KOMIYA
2021-12-19
2
-3
/
+24
|
*
|
Bump to 4.3.2 final
v4.3.2
Takeshi KOMIYA
2021-12-19
2
-19
/
+4
*
|
|
Merge pull request #9987 from tk0miya/9968_ivar_not_shown
Takeshi KOMIYA
2021-12-19
3
-0
/
+21
|
\
\
\
|
*
|
|
Fix #9968: autodoc: ivars are not shown if __init__ has posonlyargs
Takeshi KOMIYA
2021-12-19
3
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9986 from tk0miya/update_docs
Takeshi KOMIYA
2021-12-19
1
-2
/
+2
|
\
\
\
|
*
|
|
doc: Update explanation of autodoc_unqualified_typehints (ref: #9931)
Takeshi KOMIYA
2021-12-18
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #9982 from tk0miya/9979_error_loggig
Takeshi KOMIYA
2021-12-19
3
-6
/
+14
|
\
\
\
|
*
|
|
Fix #9979: Error level messages were displayed as warning messages
Takeshi KOMIYA
2021-12-17
3
-6
/
+14
|
|
/
/
*
|
|
Merge pull request #9989 from sphinx-doc/bot/pull-translations
Takeshi KOMIYA
2021-12-19
67
-1018
/
+948
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update message catalogs
tk0miya
2021-12-19
67
-1018
/
+948
|
/
/
*
|
Merge branch '4.3.x' into 4.x
Takeshi KOMIYA
2021-12-17
10
-65
/
+182
|
\
\
|
|
/
|
*
Merge pull request #9983 from tk0miya/mypy-0.920
Takeshi KOMIYA
2021-12-17
5
-6
/
+6
|
|
\
|
|
*
Fix mypy violations (with mypy-0.920)
Takeshi KOMIYA
2021-12-17
5
-6
/
+6
|
|
/
|
*
Merge pull request #9918 from jakobandersen/c-cpp-fundamental-type-permutation
Jakob Lykke Andersen
2021-12-05
5
-61
/
+178
|
|
\
|
|
*
C, simple type specifier parsing, handling macro-keywords
Jakob Lykke Andersen
2021-12-01
2
-8
/
+18
|
|
*
C, fix parsing of fundamental types
Jakob Lykke Andersen
2021-11-30
4
-26
/
+37
|
|
*
C++, fix parsing of fundamental types
Jakob Lykke Andersen
2021-11-30
3
-30
/
+126
|
|
*
C++, fix typo in internal function
Jakob Lykke Andersen
2021-11-30
1
-2
/
+2
|
|
/
*
|
Merge pull request #9972 from logithack/doc/fix-irc-network
Takeshi KOMIYA
2021-12-16
0
-0
/
+0
|
\
\
|
*
|
doc: Point to IRC channel on Libera.Chat
Ryan King
2021-12-14
1
-1
/
+1
*
|
|
Merge pull request #9957 from tk0miya/refactor_DeprecationWarnings
Takeshi KOMIYA
2021-12-16
2
-10
/
+8
|
\
\
\
|
*
|
|
refactor: ssl.wrap_context() has been deprecated now
Takeshi KOMIYA
2021-12-11
1
-6
/
+4
|
*
|
|
refactor: app.html_themes was replaced by registry.html_themes
Takeshi KOMIYA
2021-12-11
1
-4
/
+4
*
|
|
|
Merge pull request #9960 from sphinx-doc/bot/pull-translations
Takeshi KOMIYA
2021-12-16
125
-5522
/
+5493
|
\
\
\
\
|
*
|
|
|
Update message catalogs
tk0miya
2021-12-12
125
-5522
/
+5493
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9963 from tk0miya/refactor_doc
Takeshi KOMIYA
2021-12-16
6
-16
/
+16
|
\
\
\
\
|
*
|
|
|
doc: Use "console" for the highlight language of console output
Takeshi KOMIYA
2021-12-13
6
-16
/
+16
|
|
/
/
/
*
|
|
|
Merge pull request #9287 from ssbarnea/fix/irc
Takeshi KOMIYA
2021-12-16
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Document new irc channel location
Sorin Sbarnea
2021-06-01
2
-2
/
+2
*
|
|
|
Merge pull request #9941 from jfbu/9940_pymultifunction_latex
Jean-François B
2021-12-11
2
-9
/
+26
|
\
\
\
\
|
*
\
\
\
Merge branch '4.x' into 9940_pymultifunction_latex
Jean-François B
2021-12-11
22
-147
/
+493
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Update CHANGES for PR #9390
Takeshi KOMIYA
2021-12-11
1
-0
/
+1
*
|
|
|
|
Merge pull request #9390 from marxin/fix-footnote-in-info
Takeshi KOMIYA
2021-12-11
2
-1
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
refactor: texinfo: Remove CR char from output
Takeshi KOMIYA
2021-12-11
2
-5
/
+3
|
*
|
|
|
|
Merge branch '4.x' into fix-footnote-in-info
Takeshi KOMIYA
2021-12-11
380
-24641
/
+56621
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]