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 #4664: Reading objects.inv fails again
Takeshi KOMIYA
2018-02-23
1
-10
/
+10
*
C++, parse 'this' in expressions.
Jakob Lykke Andersen
2018-02-19
1
-0
/
+1
*
C++, parse explicit casts and typeid in expression
Jakob Lykke Andersen
2018-02-19
1
-1
/
+6
*
Merge pull request #4644 from tk0miya/4641_toctree_glob_and_url
Takeshi KOMIYA
2018-02-20
2
-1
/
+2
|
\
|
*
Fix #4641: A external link in TOC cannot contain "?" with ``:glob:`` option
Takeshi KOMIYA
2018-02-19
2
-1
/
+2
*
|
Merge pull request #4651 from tk0miya/fix_flake8_violations
Takeshi KOMIYA
2018-02-19
97
-214
/
+247
|
\
\
|
*
|
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
97
-214
/
+247
*
|
|
Merge pull request #4642 from tk0miya/4611_epubcheck
Takeshi KOMIYA
2018-02-19
2
-2
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test: Run epubcheck as a testing
Takeshi KOMIYA
2018-02-19
2
-2
/
+31
*
|
|
Merge branch '1.7' into 4577_nested_enumlist
Takeshi KOMIYA
2018-02-19
6
-5
/
+54
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #4563: autosummary: Incorrect end of line punctuation detection
Takeshi KOMIYA
2018-02-19
1
-2
/
+17
|
*
|
refactor: Add extract_summary() for easily testing
Takeshi KOMIYA
2018-02-19
1
-4
/
+10
|
*
|
Fix the dirname for testing files
cocoatomo
2018-02-19
5
-1
/
+1
|
*
|
Add a testcase for deterministic msgid order
cocoatomo
2018-02-19
5
-0
/
+28
|
|
/
*
|
Fix #4577: Enumerated sublists with explicit start with wrong number
Takeshi KOMIYA
2018-02-18
3
-0
/
+33
|
/
*
Fit graphviz images to page.
Roman Kapl
2018-02-17
2
-5
/
+5
*
Merge pull request #4612 from tk0miya/optimize_latex_testcase
Takeshi KOMIYA
2018-02-17
1
-1
/
+2
|
\
|
*
Use roots/basic for test_latex_logo_if_not_found
Takeshi KOMIYA
2018-02-14
1
-1
/
+2
*
|
Fix #4260: autodoc: keyword only argument separator is not disappeared
Takeshi KOMIYA
2018-02-13
2
-0
/
+29
|
/
*
Fix #4581: apidoc: Excluded modules still included
Takeshi KOMIYA
2018-02-11
1
-1
/
+16
*
Combine tests for autosectionlabel
Takeshi KOMIYA
2018-02-11
1
-12
/
+1
*
Remove extraneous import
Kit La Touche
2018-02-11
1
-1
/
+0
*
Fix unicode issues
Kit La Touche
2018-02-11
1
-12
/
+4
*
Handle older docutils
Kit La Touche
2018-02-11
1
-0
/
+21
*
Use rawsource in autosectionlabel
Kit La Touche
2018-02-11
3
-0
/
+14
*
Merge branch '1.7-release' into 4560_i18n_compilation_problem
Takeshi KOMIYA
2018-02-10
7
-0
/
+47
|
\
|
*
Avoid misreporting line number
Zac-HD
2018-02-09
1
-2
/
+2
|
*
Get correct filename for each doctest block
Zac-HD
2018-02-09
1
-0
/
+4
|
*
Add ext.autodoc + ext.doctest test root
Zac-HD
2018-02-09
7
-0
/
+43
*
|
Fix i18n: message catalogs are not compiled when specific build (refs: #4560)
Takeshi KOMIYA
2018-02-08
1
-1
/
+1
|
/
*
Make the log message more translation-friendly
cocoatomo
2018-02-07
1
-2
/
+4
*
Fix #4539: autodoc emits warnings for partialmethods
Takeshi KOMIYA
2018-02-04
3
-0
/
+92
*
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-02-04
1
-0
/
+1
|
\
|
*
Fix #2372: autosummary: invalid signatures are shown for type annotated funct...
Takeshi KOMIYA
2018-02-03
1
-0
/
+1
*
|
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-02-03
1
-0
/
+32
|
\
\
|
|
/
|
*
intersphinx: Add testcase for inventory fallbacks
Takeshi KOMIYA
2018-01-31
1
-0
/
+32
*
|
Add test for fix #4019
Daniel Pizetta
2018-02-01
1
-0
/
+9
*
|
Merge pull request #4247 from jorisvandenbossche/autosummary-attributes
Takeshi KOMIYA
2018-01-30
2
-0
/
+8
|
\
\
|
*
|
BUG: autosummary to list all class members
Joris Van den Bossche
2017-11-17
2
-0
/
+8
*
|
|
Merge pull request #4519 from tk0miya/4209_intersphinx_and_not_versioned_docs
Takeshi KOMIYA
2018-01-30
2
-1
/
+36
|
\
\
\
|
*
|
|
Fix #4209: intersphinx: In link title, "v" should be optional if target has n...
Takeshi KOMIYA
2018-01-30
2
-1
/
+36
*
|
|
|
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-01-30
1
-0
/
+62
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix graphviz: workaround for wrong map ID which graphviz generates
Takeshi KOMIYA
2018-01-29
1
-12
/
+14
|
*
|
Fix #4501: graphviz: epub3 validation error caused if graph is not clickable
Takeshi KOMIYA
2018-01-29
1
-0
/
+60
*
|
|
Merge branch '1.7-release' into 4275_update_strftime
Takeshi KOMIYA
2018-01-28
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix #3952: apidoc: module header is too escaped
Takeshi KOMIYA
2018-01-28
1
-0
/
+2
*
|
|
|
Fix #4275: Formats accepted by sphinx.util.i18n.format_date are limite
Takeshi KOMIYA
2018-01-28
1
-0
/
+2
|
/
/
/
*
|
|
Merge branch '1.7-release' into 4490_format_annotation_for_py37
Takeshi KOMIYA
2018-01-28
3
-0
/
+61
|
\
\
\
|
*
\
\
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-01-28
3
-0
/
+61
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge pull request #4449 from dhellmann/stable-fix-autodoc-for-empty-packages
Takeshi KOMIYA
2018-01-25
3
-0
/
+61
|
|
|
\
\
[next]