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
/
sphinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 2.2.2 final
v2.2.2
Takeshi KOMIYA
2019-12-03
1
-2
/
+2
*
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
17
-626
/
+4001
*
Merge pull request #6879 from tk0miya/6803_parallel_build_error_on_macOS
Takeshi KOMIYA
2019-12-01
3
-2
/
+16
|
\
|
*
Fix mypy violations (for mypy-0.750)
Takeshi KOMIYA
2019-12-01
1
-1
/
+1
|
*
Fix #6803: Disable parallel build on macOS and py38+
Takeshi KOMIYA
2019-12-01
2
-1
/
+15
*
|
Fix typo in LaTeX code comment
jfbu
2019-11-22
1
-2
/
+2
|
/
*
Fix #6815: i18n: some translation messages has been broken
Takeshi KOMIYA
2019-11-15
102
-820
/
+827
*
Fix #6776: 2019-10-01 LaTeX release breaks sphinxcyrillic.sty
jfbu
2019-10-28
1
-2
/
+4
*
Merge pull request #6749 from tk0miya/dont_return_False_on___exit__
Takeshi KOMIYA
2019-10-26
1
-2
/
+1
|
\
|
*
Don't return False always on __exit__()
Takeshi KOMIYA
2019-10-20
1
-2
/
+1
*
|
Bump version
Takeshi KOMIYA
2019-10-26
1
-3
/
+3
*
|
Bump to 2.2.1 final
v2.2.1
Takeshi KOMIYA
2019-10-26
1
-2
/
+2
*
|
Corrected typo where drives were not compared, meaning the check always evalu...
Nate Damon
2019-10-26
1
-2
/
+2
*
|
Reimplemented fix to not rely on error strings'
Nate Damon
2019-10-26
1
-20
/
+8
*
|
specified the specific error message to except, so other value errors are sti...
Nate Damon
2019-10-26
1
-2
/
+6
*
|
Fixed 4 flake8 violations due to stinky IDE I was using
Nate Damon
2019-10-26
1
-4
/
+4
*
|
Fixes #6759: validation of html static paths and extra paths no longer throws...
Nate Damon
2019-10-26
1
-6
/
+16
|
/
*
Fix mypy violations (for mypy-0.740)
Takeshi KOMIYA
2019-10-20
4
-6
/
+7
*
Remove superfluous ``or ''`` from a conditional
jfbu
2019-10-06
1
-1
/
+1
*
Merge branch '2.2.1' into latex_greekfix
jfbu
2019-10-06
12
-30
/
+30
|
\
|
*
Merge pull request #6716 from sphinx-doc/mypy-0.730
Takeshi KOMIYA
2019-10-06
12
-30
/
+30
|
|
\
|
|
*
Fix mypy violations (for mypy-0.730)
Takeshi KOMIYA
2019-10-06
12
-30
/
+30
*
|
|
Add latexpdf support for Greek as main language (via xelatex use)
jfbu
2019-10-01
2
-0
/
+9
|
/
/
*
|
Fix #6641: Undefined control sequence \sphinxmaketitle
jfbu
2019-09-02
1
-1
/
+2
|
/
*
Bump version
Takeshi KOMIYA
2019-08-19
1
-3
/
+3
*
Bump to 2.2.0 final
v2.2.0
Takeshi KOMIYA
2019-08-19
1
-2
/
+2
*
Merge pull request #6625 from jakobandersen/6604_field_list_rendering
Takeshi KOMIYA
2019-08-19
3
-11
/
+7
|
\
|
*
Fix field lists after switch to HTML5 writer
Jakob Lykke Andersen
2019-08-18
3
-11
/
+7
*
|
Fix #6605: autodoc: crashed when target code contains custom method-like objects
Takeshi KOMIYA
2019-08-18
1
-2
/
+5
|
/
*
Merge pull request #6419 from larsoner/config
Takeshi KOMIYA
2019-08-18
2
-10
/
+22
|
\
|
*
ENH: Explain rebuilds
Eric Larson
2019-08-06
2
-10
/
+22
*
|
Switch uses of __import__ to importlib.get_module()
Jon Dufresne
2019-08-17
8
-31
/
+30
*
|
Merge pull request #6624 from tk0miya/6474_DocFieldTransformer_handles_non_Ob...
Takeshi KOMIYA
2019-08-18
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix #6474: ``DocFieldTransformer`` raises AttributeError
Takeshi KOMIYA
2019-08-02
1
-1
/
+8
*
|
Merge pull request #6628 from stevepiercy/update-template-links
Takeshi KOMIYA
2019-08-05
1
-3
/
+2
|
\
\
|
*
|
Update links in quickstart template to save redirects
Steve Piercy
2019-08-02
1
-3
/
+2
*
|
|
Merge branch '2.0' into 6574_annotation_for_varidic_params
Takeshi KOMIYA
2019-08-03
4
-504
/
+847
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #6592 from tk0miya/6589_autodoc_typehints_none
Takeshi KOMIYA
2019-08-02
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix #6589: autodoc: Formatting issues with autodoc_typehints='none'
Takeshi KOMIYA
2019-08-02
1
-2
/
+2
|
|
|
/
|
*
|
Fix #6606: Update jQuery to 3.4.1
Takeshi KOMIYA
2019-08-02
2
-501
/
+844
|
|
/
|
*
Fix type annotation
jfbu
2019-08-01
1
-1
/
+1
*
|
Merge branch '2.0' into 6574_annotation_for_varidic_params
Takeshi KOMIYA
2019-08-02
33
-91
/
+202
|
\
\
|
|
/
|
*
Merge pull request #6578 from tk0miya/6574_autodoc_member_order_for_imports
Takeshi KOMIYA
2019-08-02
1
-0
/
+16
|
|
\
|
|
*
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
Takeshi KOMIYA
2019-07-13
1
-0
/
+16
|
*
|
Fix error in cherry-picking #6310 to 2.0
jfbu
2019-08-01
1
-1
/
+2
|
*
|
Add Python3 type annotation to cherry-picked #6310 for 2.2.0 release
jfbu
2019-08-01
1
-4
/
+2
|
*
|
More robust code for getting saved "depth" of svg inline math snippet
jfbu
2019-08-01
1
-1
/
+6
|
*
|
Make imgmath_use_preview work also for svg output
jfbu
2019-08-01
2
-5
/
+41
|
*
|
Fix #6620: i18n: classifiers of definition list are not translated with docut...
Takeshi KOMIYA
2019-08-02
1
-0
/
+3
[next]