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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protect isenumclass predicate against non-class arguments
Bryan Van de Ven
2017-05-11
1
-1
/
+1
*
Fix #3685: AttributeError when using 3rd party domains
Takeshi KOMIYA
2017-05-03
1
-1
/
+2
*
Fix #3614: Sphinx crashes with requests-2.5.0
Takeshi KOMIYA
2017-04-08
1
-2
/
+12
*
Year++
Takeshi KOMIYA
2017-03-26
25
-25
/
+25
*
Allow running Sphinx without ssl
Jeroen Demeyer
2017-03-15
1
-17
/
+21
*
Make docfield xref changes backwards compatible
Jakob Lykke Andersen
2017-03-11
1
-21
/
+22
*
Add callback on domains for xrefs from fields.
Jakob Lykke Andersen
2017-03-08
1
-15
/
+16
*
Fix #3427: autodoc: memory addresses are not stripped on Windows
Takeshi KOMIYA
2017-02-17
1
-1
/
+1
*
Fix parselinenos() could not parse left half open range (cf. "-4")
Takeshi KOMIYA
2017-02-12
1
-5
/
+8
*
Support requests-2.0.0 (experimental) (refs: #3367)
Takeshi KOMIYA
2017-01-29
1
-11
/
+26
*
Merge pull request #3342 from jfbu/fixunicodeinparsedliteral
Jean-François B
2017-01-15
1
-20
/
+20
|
\
|
*
Fix Unicode super- and subscript digits in LaTeX parsed-literal
jfbu
2017-01-15
1
-20
/
+20
*
|
fixed #3335: gettext does not extract field_name of a field in a field_list
shimizukawa
2017-01-15
1
-0
/
+1
*
|
node.source and node.line attributes are set for figure caption and nodes.tit...
shimizukawa
2017-01-15
1
-2
/
+0
*
|
Update special support nodes for gettext processing.
shimizukawa
2017-01-15
1
-10
/
+6
|
/
*
refs #3329: emit warnings if po file is invalid and can't read it. Also writi...
shimizukawa
2017-01-13
1
-4
/
+13
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
3
-4
/
+4
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
6
-23
/
+23
*
Fix copy_asset_file() rewrote destination-filename
Takeshi KOMIYA
2017-01-09
1
-1
/
+3
*
Fix Sphinx crashes on parallel build with an extension which raises unseriali...
Takeshi KOMIYA
2017-01-08
1
-1
/
+2
*
Fix #3268: Sphinx crashes with requests package from Debian jessie
Takeshi KOMIYA
2017-01-07
1
-1
/
+6
*
Hide builtin extension on traceback
Takeshi KOMIYA
2016-12-25
1
-3
/
+4
*
Fix #3255: In Py3.4 environment, autodoc doesn't support documentation for at...
shimizukawa
2016-12-17
1
-0
/
+7
*
Fix #185: References to section title including raw node has broken
Takeshi KOMIYA
2016-12-17
1
-0
/
+2
*
Fix version comparison (refs: #3217)
Takeshi KOMIYA
2016-12-12
1
-0
/
+4
*
Fix #3205: sphinx.util.requests crashes with old pyOpenSSL (< 0.14)
Takeshi KOMIYA
2016-12-11
1
-1
/
+2
*
Merge pull request #3182 from sphinx-doc/enable-warns
Takayuki SHIMIZUKAWA
2016-12-04
2
-6
/
+9
|
\
|
*
Inprovement of warnings mechanism. Now support disabling emit warnings and ad...
shimizukawa
2016-12-04
1
-1
/
+2
|
*
Emit several warnings that will be deprecated in Sphinx 1.6. There is no way ...
shimizukawa
2016-12-04
2
-5
/
+7
*
|
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-12-03
1
-1
/
+1
|
\
\
|
*
|
Update the regex in util.split_docinfo so that it parses multi-line field bod...
Junpei Kawamoto
2016-12-02
1
-1
/
+1
*
|
|
Fix typo (ref: #3181)
Takeshi KOMIYA
2016-12-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix #3128: globing images does not support .svgz file
Takeshi KOMIYA
2016-12-03
1
-0
/
+1
*
|
Fix #3181: pLaTeX crashes with a section contains emdash
Takeshi KOMIYA
2016-11-25
1
-0
/
+1
*
|
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-23
1
-0
/
+3
|
\
\
|
|
/
|
*
* #3093: gettext build broken on image node under ``note`` directive.
shimizukawa
2016-11-20
1
-0
/
+1
|
*
refs #3093: gettext build broken on substituted images.
shimizukawa
2016-11-20
1
-0
/
+2
*
|
Revert "Add ``config-inited`` event"
Takeshi KOMIYA
2016-11-20
1
-10
/
+0
*
|
Merge pull request #3156 from tk0miya/3095_tls_cacerts
Takeshi KOMIYA
2016-11-20
1
-1
/
+59
|
\
\
|
*
|
Fix #3095: Add tls_verify and tls_cacerts to support self-signed servers
Takeshi KOMIYA
2016-11-17
1
-1
/
+59
*
|
|
Add ``config-inited`` event
Takeshi KOMIYA
2016-11-18
1
-0
/
+10
|
/
/
*
|
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-16
6
-1
/
+6
|
\
\
|
|
/
|
*
insert blank line(s) to adapt latest flake8/pycodestyle
shimizukawa
2016-11-16
6
-1
/
+6
*
|
Closes #3060: autodoc supports documentation for attributes of Enum class. No...
shimizukawa
2016-10-28
1
-0
/
+12
*
|
Merge pull request #3052 from doctorlard/figure_language_filename_tokens_2
Takeshi KOMIYA
2016-10-14
1
-3
/
+9
|
\
\
|
*
|
Fix #3028: figure_language_filename format tokens, document tokens.
Jonathan Harker
2016-10-13
1
-3
/
+9
*
|
|
sphinx-quickstart supports user templates (ref: #2912)
Takeshi KOMIYA
2016-10-13
1
-0
/
+4
|
/
/
*
|
Refactor: move process_only_nodes() to sphinx.util.nodes
Takeshi KOMIYA
2016-10-11
1
-0
/
+21
*
|
Fix #3008: ``linkcheck`` builder ignores self-signed certificate URL
Takeshi KOMIYA
2016-10-06
1
-0
/
+12
*
|
Fix #2988: linkcheck: retry with GET request if denied HEAD request
Takeshi KOMIYA
2016-10-04
1
-1
/
+1
[next]