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
*
Bump to 2.3.1 final
v2.3.1
Takeshi KOMIYA
2019-12-22
2
-19
/
+4
*
Merge pull request #6941 from tk0miya/6936_autogen_raises_AttributeError
Takeshi KOMIYA
2019-12-22
2
-0
/
+7
|
\
|
*
Fix #6936: sphinx-autogen: raises AttributeError
Takeshi KOMIYA
2019-12-22
2
-0
/
+7
|
/
*
Merge pull request #6935 from tk0miya/mypy-0.761
Takeshi KOMIYA
2019-12-21
2
-2
/
+2
|
\
|
*
Fix mypy violations (for mypy-0.761)
Takeshi KOMIYA
2019-12-21
2
-2
/
+2
|
/
*
Bump version
Takeshi KOMIYA
2019-12-16
2
-3
/
+24
*
Bump to 2.3.0 final
v2.3.0
Takeshi KOMIYA
2019-12-16
2
-31
/
+4
*
Merge pull request #6891 from jfbu/latex_6890_curlyquote
Takeshi KOMIYA
2019-12-15
31
-178
/
+230
|
\
|
*
Update CHANGES for PR #6891
jfbu
2019-12-15
1
-0
/
+3
|
*
LaTeX: avoid quotes and TeX ligature replacements in PDF output
jfbu
2019-12-15
30
-178
/
+227
*
|
Merge pull request #6908 from tk0miya/6900_sphinx-build-D_accepts_boolean
Takeshi KOMIYA
2019-12-15
4
-1
/
+23
|
\
\
|
*
|
Fix #6900: sphinx-build: -D option does not considers 0 and 1 as a boolean value
Takeshi KOMIYA
2019-12-15
4
-1
/
+23
|
|
/
*
|
Merge pull request #6919 from tk0miya/6781_custom_POT_headers
Takeshi KOMIYA
2019-12-15
3
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Close #6781: gettext Add confvals to customize headers of POT file
Takeshi KOMIYA
2019-12-15
3
-2
/
+8
|
/
*
Merge pull request #6924 from tk0miya/pinning_coverage
Takeshi KOMIYA
2019-12-15
1
-0
/
+1
|
\
|
*
CI: Pinning coverage < 5.0
Takeshi KOMIYA
2019-12-15
1
-0
/
+1
|
/
*
Update CHANGES for PR #6632
Takeshi KOMIYA
2019-12-14
1
-0
/
+1
*
Merge pull request #6923 from tk0miya/6632
Takeshi KOMIYA
2019-12-14
3
-41
/
+73
|
\
|
*
Fix mypy violation
Takeshi KOMIYA
2019-12-14
1
-0
/
+2
|
*
Merge branch '2.0' into 6632
Takeshi KOMIYA
2019-12-14
254
-5287
/
+9151
|
|
\
|
*
|
Fix mypy and flake8 violations
Takeshi KOMIYA
2019-12-14
1
-2
/
+2
|
*
|
html4: Wrap <span> around sectnum in HTML titles
Takeshi KOMIYA
2019-12-14
1
-8
/
+13
|
*
|
refactor test: check_xpath()
Takeshi KOMIYA
2019-12-14
1
-10
/
+7
|
*
|
Remove meaningless spaces
Takeshi KOMIYA
2019-12-14
1
-2
/
+1
|
*
|
Fix annotations
Yves Chevallier
2019-08-08
2
-35
/
+62
|
*
|
Wrap <span> around sectnum in HTML titles
Yves Chevallier
2019-08-01
1
-1
/
+2
|
*
|
Add get_secnumber to simplify add_secnumber
Yves Chevallier
2019-08-01
1
-6
/
+9
*
|
|
Merge pull request #6921 from tk0miya/6920_wrong_highlight
Takeshi KOMIYA
2019-12-14
2
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix #6920: sphinx-build: A console message is wrongly highlighted
Takeshi KOMIYA
2019-12-14
2
-1
/
+2
|
/
/
*
|
Merge pull request #6918 from tk0miya/6887_docutils-0.16
Takeshi KOMIYA
2019-12-14
7
-16
/
+16
|
\
\
|
*
|
Fix #6887: Sphinx crashes with docutils-0.16b0
Takeshi KOMIYA
2019-12-14
7
-16
/
+16
|
/
/
*
|
Fix documentation typo
Damien Ayers
2019-12-13
1
-1
/
+1
*
|
Typo (refs #6491)
jfbu
2019-12-09
1
-1
/
+1
*
|
Merge pull request #6904 from ollehu/2.0
Jean-François B
2019-12-09
1
-0
/
+2
|
\
\
|
*
|
Add sphinxcontrib-beamer to list of extensions.
Olle Hynén Ulfsjöö
2019-12-09
1
-0
/
+2
|
/
/
*
|
Merge pull request #6491 from tk0miya/refactor_doc2
Takeshi KOMIYA
2019-12-09
1
-53
/
+87
|
\
\
|
*
|
doc: rewrite options for code-block by directive:option directive
Takeshi KOMIYA
2019-12-08
1
-44
/
+70
|
*
|
doc: rewrite options for highlight by directive:option directive
Takeshi KOMIYA
2019-12-08
1
-9
/
+17
|
/
/
*
|
Merge pull request #6888 from jfbu/xelatex_6886
Jean-François B
2019-12-07
13
-13
/
+23
|
\
\
|
*
|
Update 'fontenc' latex_elements key documentation
jfbu
2019-12-07
1
-1
/
+8
|
*
|
Update longtable latex template
jfbu
2019-12-07
10
-10
/
+10
|
*
|
LaTeX: inhibit so-called TeX Ligatures with xelatex and lualatex
jfbu
2019-12-05
2
-2
/
+5
|
/
/
*
|
Merge branch '2.2.2' into 2.0
Takeshi KOMIYA
2019-12-03
119
-1944
/
+5361
|
\
\
|
*
|
Bump version
Takeshi KOMIYA
2019-12-03
2
-3
/
+24
|
*
|
Bump to 2.2.2 final
v2.2.2
Takeshi KOMIYA
2019-12-03
2
-16
/
+4
|
*
|
Merge pull request #6883 from tk0miya/6821_update_translations
Takeshi KOMIYA
2019-12-03
21
-1132
/
+4509
|
|
\
\
|
|
*
|
Update message catalogs
Takeshi KOMIYA
2019-12-03
5
-505
/
+507
|
|
*
|
Fix #6821: i18n: some translation messages has been broken
Takeshi KOMIYA
2019-12-02
18
-628
/
+4003
|
|
/
/
|
*
|
Merge pull request #6879 from tk0miya/6803_parallel_build_error_on_macOS
Takeshi KOMIYA
2019-12-01
6
-3
/
+25
|
|
\
\
|
|
*
|
Fix mypy violations (for mypy-0.750)
Takeshi KOMIYA
2019-12-01
2
-2
/
+2
[next]