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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #6196: py domain: unexpected prefix is generated
Takeshi KOMIYA
2019-03-23
1
-0
/
+17
*
Add testcase for sphinx.domains.python
Takeshi KOMIYA
2019-03-23
1
-0
/
+70
*
Merge branch '2.0' into 6178_hidden_tocs
Takeshi KOMIYA
2019-03-19
12
-43
/
+41
|
\
|
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-19
12
-43
/
+41
*
|
Fix #6178: i18n: Captions missing in translations for hidden TOCs
Takeshi KOMIYA
2019-03-17
3
-0
/
+12
|
/
*
C++, fix parsing of initializers
Jakob Lykke Andersen
2019-03-16
1
-0
/
+36
*
Fix test: filename has been smallcased since 2.0
Takeshi KOMIYA
2019-03-10
1
-1
/
+1
*
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-10
4
-0
/
+36
|
\
|
*
Fix #3859: manpage: code-block captions are not displayed correctly
Takeshi KOMIYA
2019-03-10
1
-0
/
+21
|
*
Fix #6149: LaTeX: :index: role titles causes build error of LaTeX
Takeshi KOMIYA
2019-03-10
3
-1
/
+15
*
|
Merge branch '2.0' into 2155_code_directive
Takeshi KOMIYA
2019-03-10
21
-28
/
+163
|
\
\
|
*
\
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-09
7
-2
/
+133
|
|
\
\
|
|
|
/
|
|
*
Fix test: imgconverter expects size of images fixed
Takeshi KOMIYA
2019-03-09
5
-5
/
+5
|
|
*
Fix UnboundLocalError when building changes
Martin Packman
2019-03-08
7
-2
/
+133
|
*
|
Fix AssertionError is raised for custom citation_reference node (refs: #6147)
Takeshi KOMIYA
2019-03-09
1
-2
/
+2
|
*
|
Fix #6140: Use unittest.mock instead of mock
Takeshi KOMIYA
2019-03-09
14
-23
/
+25
|
*
|
test: replace emph_literal_role() by EmphasizedLiteral
Takeshi KOMIYA
2019-03-03
1
-1
/
+3
*
|
|
Close #2155: Support ``code`` directive
Takeshi KOMIYA
2019-03-03
1
-0
/
+54
*
|
|
Add sphinx.testing.restructuredtext.parse()
Takeshi KOMIYA
2019-03-03
1
-22
/
+9
|
/
/
*
|
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-02
2
-1
/
+20
|
\
\
|
|
/
|
*
Fix #6067: LaTeX: images having a target are not aligned even if specified
Takeshi KOMIYA
2019-02-28
2
-0
/
+8
|
*
Fix #6067: LaTeX: images having a target are concatenated to next line
Takeshi KOMIYA
2019-02-28
2
-1
/
+12
*
|
Revert "C++, conditionally disable test on sys.maxunicode"
Takeshi KOMIYA
2019-02-27
1
-4
/
+2
*
|
Merge pull request #5508 from jdknight/bugfix/allow-applying-linenos-with-pos...
Takeshi KOMIYA
2019-02-24
3
-0
/
+75
|
\
\
|
*
|
test: verify linenothreshold usage
James Knight
2019-02-16
3
-0
/
+75
*
|
|
Fix #6096: html: Anchor links are not added to figures
Takeshi KOMIYA
2019-02-24
1
-0
/
+9
*
|
|
Merge pull request #6086 from tk0miya/separate_serializinghtml
Takeshi KOMIYA
2019-02-17
1
-5
/
+1
|
\
\
\
|
*
|
|
Separate json and pickle to sphinxcontrib package
Takeshi KOMIYA
2019-02-17
1
-5
/
+1
*
|
|
|
Merge branch '1.8'
Takeshi KOMIYA
2019-02-17
2
-0
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix #6047: autodoc: ``autofunction`` emits a warning for method objects
Takeshi KOMIYA
2019-02-17
2
-0
/
+18
*
|
|
test: Use get_doctree() to load doctree files
Takeshi KOMIYA
2019-02-17
4
-25
/
+18
|
|
/
|
/
|
*
|
Merge pull request #6082 from tk0miya/refactor_XRefRole
Takeshi KOMIYA
2019-02-16
1
-4
/
+83
|
\
\
|
*
|
Add testcase for XRefRole class
Takeshi KOMIYA
2019-02-16
1
-4
/
+63
|
*
|
Add testcase for download role
Takeshi KOMIYA
2019-02-16
1
-0
/
+20
*
|
|
Merge pull request #6074 from tk0miya/1148_autodecorator
Takeshi KOMIYA
2019-02-16
2
-0
/
+39
|
\
\
\
|
*
|
|
Closes #1148: autodoc: Add autodecorator directive for decorators
Takeshi KOMIYA
2019-02-15
2
-0
/
+39
*
|
|
|
Merge branch 'master' into simplify_conf.py
Takeshi KOMIYA
2019-02-16
54
-834
/
+559
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Replace :file: and :samp: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-18
/
+30
|
*
|
|
Replace :guilabel: and :menuselection: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+7
|
*
|
|
Fix a test
Takeshi KOMIYA
2019-02-16
1
-1
/
+1
|
*
|
|
Fix :pep: and :rfc: roles are broken
Takeshi KOMIYA
2019-02-16
1
-0
/
+44
|
*
|
|
Separate htmlhelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-15
9
-178
/
+1
|
|
/
/
|
*
|
Merge pull request #6061 from tk0miya/reduce_warnings_of_rootcase
Takeshi KOMIYA
2019-02-14
8
-45
/
+14
|
|
\
\
|
|
*
|
test: Reduce warnings on building test-root
Takeshi KOMIYA
2019-02-14
8
-45
/
+14
|
*
|
|
refactor: test: Remove unused settings from conf.py
Takeshi KOMIYA
2019-02-14
11
-74
/
+0
|
|
/
/
|
*
|
Fix test_ext_autosectionlabel conflicts with HTML5 writer
Takeshi KOMIYA
2019-02-14
1
-11
/
+13
|
*
|
Merge pull request #6064 from tk0miya/5636_add_autosummary_mock_imports
Takeshi KOMIYA
2019-02-14
4
-0
/
+33
|
|
\
\
|
|
*
|
Closes #5636: autosummary: Add autosummary_mock_imports to mock external libr...
Takeshi KOMIYA
2019-02-11
4
-0
/
+33
|
*
|
|
Merge pull request #6063 from tk0miya/4261_autosectionlabel_max_depth
Takeshi KOMIYA
2019-02-14
3
-3
/
+56
|
|
\
\
\
|
|
*
|
|
refactor tests for autosectionlabel
Takeshi KOMIYA
2019-02-11
3
-23
/
+40
[next]