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 windows newlines
Georg Brandl
2014-03-01
3
-32
/
+32
*
Closes #1374: Autosummary generates overly-long summaries if first line doesn...
Paul Molodowitch
2014-02-03
4
-0
/
+96
*
Update copyright year.
Georg Brandl
2014-03-01
36
-36
/
+36
*
Fix an exception introduced by b69b59480cba for __init__ with no docstring.
Ben Darnell
2014-01-20
1
-0
/
+16
*
Closes #1285: Avoid name clashes between C domain objects and section titles.
Georg Brandl
2014-01-17
1
-6
/
+6
*
* add a test for the parsed-literal directive
Georg Brandl
2014-01-11
3
-2
/
+6
*
Closes #933: Do not crash if an ``:option:`` value is malformed (contains spaces
Georg Brandl
2014-01-10
2
-0
/
+3
*
Closes #1312: use non-deprecated unittest-like names
Georg Brandl
2014-01-10
1
-3
/
+3
*
Fix autodoc with ``autoclass_content="both"`` uses useless ``object.__init__`...
Takayuki Shimizukawa
2014-01-02
1
-0
/
+14
*
Fix autosummary template overloading cause infinite recursive function call. ...
Takayuki Shimizukawa
2013-12-27
6
-0
/
+81
*
fix trailing space
Georg Brandl
2013-12-10
1
-1
/
+1
*
Fix: autodoc class __init__ override not removed from docstring. Closes #1138
Takayuki Shimizukawa
2013-12-09
1
-0
/
+33
*
fix test error; can't remove empty directory problem on Windows.
Takayuki Shimizukawa
2013-12-08
1
-1
/
+1
*
Fix test_linkcode.test_html fails with C locale and Python 3. Closes #1311
Takayuki Shimizukawa
2013-11-17
1
-5
/
+2
*
Merged in mitya57/sphinx (pull request #176)
Takayuki Shimizukawa
2013-11-16
1
-0
/
+5
|
\
|
*
Make sure setup_command test can always import Sphinx
Dmitry Shachnev
2013-10-05
1
-0
/
+5
*
|
Add tests and code refine for pull request #190.
Takayuki Shimizukawa
2013-11-12
5
-1
/
+88
*
|
test_intl fix-up after versionmodified change.
Georg Brandl
2013-10-12
1
-3
/
+3
|
/
*
Backed out changeset cfe9e2d11003 refs #1265
Takayuki Shimizukawa
2013-10-04
3
-23
/
+17
*
Now gettext translates label target name. Fix i18n: crash when using a indire...
Takayuki Shimizukawa
2013-10-04
3
-17
/
+23
*
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...
Takayuki Shimizukawa
2013-10-03
5
-10
/
+10
*
Add test refs #1265 (comment-6264794) to validate translated label link shift...
Takayuki Shimizukawa
2013-10-03
3
-0
/
+20
*
small grammar fix in multibyte filename messages
Georg Brandl
2013-10-01
3
-3
/
+3
*
When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...
Takayuki Shimizukawa
2013-09-28
3
-6
/
+25
*
Fix i18n: crash when translating section name that is pointed from named targ...
Takayuki Shimizukawa
2013-09-23
3
-2
/
+26
*
fix: test_build_latex and test_build_texinfo raise SkipTest if command missin...
Takayuki Shimizukawa
2013-09-23
2
-3
/
+3
*
Fix again: NFC/NFD normalizing problem. Closes #1142
Takayuki Shimizukawa
2013-09-18
5
-0
/
+106
*
Test suite quickfix.
Georg Brandl
2013-09-16
1
-0
/
+1
*
Merged in RelentlessIdiot/sphinx (pull request #149)
Georg Brandl
2013-09-16
2
-0
/
+37
|
\
|
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
2
-0
/
+37
*
|
Fix new html_extra_path option for singlehtml builder.
Georg Brandl
2013-09-16
1
-1
/
+0
*
|
Merged in mcmtroffaes/sphinx-html-extra-path (pull request #158)
Georg Brandl
2013-09-16
3
-0
/
+7
|
\
\
|
*
|
Test that extra entries are in outdir.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+4
|
*
|
Set up initial test.
Matthias C. M. Troffaes
2013-08-22
2
-0
/
+3
*
|
|
Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)
Georg Brandl
2013-09-16
1
-0
/
+1
|
\
\
\
|
*
|
|
autodoc: change :novalue: to :annoation: option
Johannes Dewender
2013-02-27
1
-1
/
+1
|
*
|
|
fix tests for autodoc novalue option
Johannes Dewender
2013-01-24
1
-0
/
+1
*
|
|
|
Add support for C++11 member function ref-qualifiers and C++03 volatile membe...
Tres Walsh
2013-08-07
1
-0
/
+24
|
|
/
/
|
/
|
|
*
|
|
support parallel testing with detox
Takayuki Shimizukawa
2013-07-27
1
-14
/
+20
*
|
|
Add test for docutils.conf and prevent 'html4css1.css' missing warning.
Takayuki Shimizukawa
2013-07-27
4
-0
/
+121
*
|
|
Fix i18n: gettext did not translate admonition directive's title. Closes #1206
Takayuki Shimizukawa
2013-07-03
3
-0
/
+141
|
|
/
|
/
|
*
|
Fix i18n: footnote reference number missing for auto numbered named footnote ...
Takayuki Shimizukawa
2013-06-21
3
-19
/
+28
*
|
test improvement
Takayuki Shimizukawa
2013-06-21
1
-86
/
+111
*
|
fix: translation mechanism break label target if label and section name are s...
Takayuki Shimizukawa
2013-06-19
3
-0
/
+146
*
|
test_intl:external_link test case correction to fit to reST syntax.
Takayuki Shimizukawa
2013-06-18
3
-16
/
+16
*
|
fix: keep reference if link refname was translated. refs #1193
Takayuki Shimizukawa
2013-06-19
1
-3
/
+3
*
|
Fix: Multiple references in the same line return the same link with i18n. Clo...
Takayuki Shimizukawa
2013-06-17
3
-71
/
+120
*
|
add tests for "multiple cross references in the same line return the same lin...
Takayuki Shimizukawa
2013-06-16
3
-4
/
+52
*
|
Fix multiple cross references (term, ref, doc) in the same line return the sa...
Takayuki Shimizukawa
2013-06-16
3
-10
/
+79
*
|
refactoring: 'tmpdir' rename to 'tempdir' that is same name in other places.
Takayuki Shimizukawa
2013-06-13
1
-6
/
+6
[next]