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
/
roots
/
test-root
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn on deprecated Python-specific index types (#11412)
Adam Turner
2023-05-09
1
-1
/
+0
*
Let the #11276 test actually be one which would have failed earlier
Jean-François B
2023-03-31
1
-0
/
+10
*
Fix #11274: external links may break PDF build if under \sphinxupquote
Jean-François B
2023-03-31
1
-0
/
+6
*
LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)
Jean-François B
2023-01-06
1
-0
/
+72
*
Make copyright text inclusion test date-independent
Adam Turner
2023-01-01
1
-1
/
+1
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
1
-7
/
+7
*
Extend cross referencing options with values (#10883)
Martin Liška
2022-10-02
1
-1
/
+2
*
extend option directive syntax
Martin Liska
2022-09-27
1
-0
/
+13
*
Remove unneeded `noqa` lint suppression comments (#10772)
danieleades
2022-08-28
1
-1
/
+1
*
Allow emphasising placeholders in `option` directives (#10366)
Martin Liška
2022-06-16
1
-0
/
+9
*
Fix a spelling typo in tests (s/änhlich/ähnlich)
jfbu
2021-12-22
1
-1
/
+1
*
Add test for encoding local file links with special characters
Johannes Aalto
2021-09-24
2
-0
/
+1
*
Fix typos discovered by codespell
Christian Clauss
2021-09-08
2
-2
/
+2
*
Fix typo
Eisuke Kawashima
2021-07-08
1
-1
/
+1
*
Fix :samp:`{var}` in manual pages.
Martin Liska
2021-06-16
1
-0
/
+7
*
Fix test: deprecation warning for extlinks
Takeshi KOMIYA
2021-05-03
1
-1
/
+1
*
Decl styling, update writers
Jakob Lykke Andersen
2021-04-12
1
-0
/
+6
*
Sort imports with isort
François Freitag
2020-11-11
2
-2
/
+0
*
refactor: Remove rst_epilog from test-root/conf.py
Takeshi KOMIYA
2020-10-06
2
-3
/
+3
*
test: Remove search link from test-root
Takeshi KOMIYA
2020-07-18
1
-1
/
+0
*
Move "self" toctree testcase to test-toctree
Takeshi KOMIYA
2020-07-18
1
-2
/
+0
*
Let option directive support args in the form of foo[=bar]
Luke Lau
2020-06-03
1
-1
/
+3
*
C, initial rewrite
Jakob Lykke Andersen
2020-03-15
1
-3
/
+3
*
test: Reduce warnings on building test-root
Takeshi KOMIYA
2019-02-14
5
-20
/
+1
*
Merge pull request #5983 from tk0miya/separate_applehelp
Takeshi KOMIYA
2019-02-06
2
-5
/
+0
|
\
|
*
Separate applehelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-06
2
-5
/
+0
*
|
Merge pull request #6012 from tk0miya/update_svgimg
Takeshi KOMIYA
2019-02-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix test: imgconverter expects size of images fixed
Takeshi KOMIYA
2019-02-03
1
-1
/
+1
*
|
Fix #4611: epub: Show warning for duplicated ToC entries
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
|
/
*
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
|
\
|
*
Merge pull request #6009 from tk0miya/4611_add_testcase_for_html_style
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
|
|
\
|
|
*
Separate testcase for html_style to single case from root
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
*
|
|
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-156
/
+2
|
\
\
\
|
|
/
/
|
*
|
test: Replace SVG image by simple one
Takeshi KOMIYA
2019-02-03
1
-156
/
+2
|
|
/
*
|
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-2
/
+4
*
|
quickstart: Simplify generated conf.py (for latex)
Takeshi KOMIYA
2019-01-07
1
-5
/
+0
*
|
Remove coding magic comments from tests
Takeshi KOMIYA
2019-01-02
3
-5
/
+0
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-1
/
+1
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
refactor: Replace six.add_metaclass by __metaclass_ attribute
Takeshi KOMIYA
2018-12-15
1
-2
/
+2
*
|
Merge pull request #5699 from tk0miya/smart_manpage_conf_py
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
|
\
\
|
*
|
quickstart: Simplify generated conf.py (for manpage)
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
*
|
|
quickstart: Simplify generated conf.py (for htmlhelp)
Takeshi KOMIYA
2018-12-02
1
-2
/
+0
|
/
/
*
|
Merge pull request #5607 from tk0miya/smart_texinfo_conf_py
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
|
\
\
|
*
|
quickstart: Simplify generated conf.py (for texinfo)
Takeshi KOMIYA
2018-11-11
1
-5
/
+0
*
|
|
Refactor metadata handling
Takeshi KOMIYA
2018-11-30
2
-58
/
+0
|
/
/
*
|
test: Move autodoc_missing_imports to test-ext-autodoc
Takeshi KOMIYA
2018-10-17
3
-36
/
+0
*
|
Merge branch 'master' into change_master_doc_to_index
Takeshi KOMIYA
2018-09-29
1
-2
/
+0
|
\
\
|
*
|
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-2
/
+0
|
|
/
*
|
The default setting for master_doc is changed to 'index'
Takeshi KOMIYA
2018-09-04
2
-6
/
+4
|
/
[next]