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
/
transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.x' into 8183
Takeshi KOMIYA
2020-11-01
1
-5
/
+10
|
\
|
*
Fix #7973: imgconverter: Check availability of imagemagick only once
Takeshi KOMIYA
2020-10-04
1
-5
/
+10
*
|
Don't remove substitution_reference nodes (fix #7953)
Brecht Machiels
2020-09-08
1
-14
/
+1
|
/
*
Close #6698: doctest: Add :no-trim-doctest-flags: options
Takeshi KOMIYA
2020-08-05
1
-7
/
+6
*
Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` role
Takeshi KOMIYA
2020-07-19
1
-5
/
+9
*
Preserve backwards compatibility
Peter Bell
2020-07-16
1
-7
/
+9
*
Require canonical name to be specified when calling deprecated_alias
Peter Bell
2020-07-15
1
-2
/
+6
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-2
/
+2
*
Remember Pythons tuple syntax
Jakob Lykke Andersen
2020-05-17
1
-1
/
+1
*
Allow NoUri from 'missing-reference' handlers.
Jakob Lykke Andersen
2020-05-17
1
-1
/
+2
*
Fix #7628: imgconverter: runs imagemagick unnecessary
Takeshi KOMIYA
2020-05-09
1
-1
/
+3
*
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-05-09
1
-2
/
+1
|
\
|
*
Introduce fips safe sha1, see issue #7611
Lars Hupfeldt
2020-05-05
1
-2
/
+1
*
|
Fix #7610: incorrectly renders consecutive backslashes
Takeshi KOMIYA
2020-05-07
1
-5
/
+12
*
|
refactor: Update type annotation for cpp domain
Takeshi KOMIYA
2020-03-30
1
-1
/
+1
|
/
*
Add desc_sig_element and inherited nodes
Takeshi KOMIYA
2020-03-14
1
-1
/
+34
*
refactor: Update type annotations in sphinx.*
Takeshi KOMIYA
2020-02-23
1
-1
/
+1
*
Merge branch '2.0'
Takeshi KOMIYA
2020-02-09
2
-1
/
+7
|
\
|
*
Merge branch '2.3.2' into 2.0
Takeshi KOMIYA
2020-02-09
1
-0
/
+4
|
|
\
|
|
*
Also added sanitizing to 'ImageDownloader'
s-weigand
2020-02-04
1
-0
/
+1
|
|
*
Added code to replace problematic characters in filenames when using
s-weigand
2020-02-04
1
-0
/
+3
|
*
|
Fix #7106: std domain: enumerated nodes are marked as duplicated
Takeshi KOMIYA
2020-02-08
1
-1
/
+3
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-11
1
-1
/
+0
|
\
\
\
|
|
/
/
|
*
|
Adds Adobe Illustrator (.ai) to sphinx.ext.imgconverter
Modelmat
2020-01-08
1
-1
/
+0
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-08
2
-9
/
+4
|
\
\
\
|
|
/
/
|
*
|
Fix #6559: Wrong node-ids are generated in glossary directive
Takeshi KOMIYA
2020-01-02
1
-8
/
+3
|
*
|
Be precise about which document missing (cpp, post_transform)
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
7
-36
/
+36
|
\
\
\
|
|
/
/
|
*
|
A happy new year!
Takeshi KOMIYA
2020-01-01
8
-8
/
+8
|
*
|
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
8
-30
/
+30
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-25
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Migrate to py3 style type annotation: sphinx.transforms
Takeshi KOMIYA
2019-12-25
1
-2
/
+1
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-22
2
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Replace `a and b or c` by the more legible `b if a or c`.
Antony Lee
2019-12-21
2
-2
/
+2
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-21
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix #6855: Non-RST translated text should be parsed by the appropriate parser
James McKinney
2019-12-16
1
-2
/
+3
|
|
/
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-11-17
1
-14
/
+21
|
\
\
|
|
/
|
*
Fix #6743: i18n: rst_prolog breaks the translation
Takeshi KOMIYA
2019-10-20
1
-14
/
+21
|
*
Fix #6718: i18n: KeyError is raised if section title and table title are same
Takeshi KOMIYA
2019-10-20
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-10-20
1
-0
/
+11
|
\
\
|
|
/
|
*
Merge pull request #6727 from tk0miya/267_doctest_prompt_not_copyable
Takeshi KOMIYA
2019-10-13
1
-0
/
+11
|
|
\
|
|
*
Close #267: html: Eliminate prompt characters of doctest block from copyable ...
Takeshi KOMIYA
2019-10-10
1
-0
/
+11
*
|
|
Merge pull request #6731 from tk0miya/6718_KeyError_for_same_titles
Takeshi KOMIYA
2019-10-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix #6718: i18n: KeyError is raised if section title and table title are same
Takeshi KOMIYA
2019-10-13
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-10-13
7
-203
/
+118
|
\
\
\
|
|
/
/
|
*
|
Merge branch '2.0' into 6655_data_URL_causes_crash
Takeshi KOMIYA
2019-10-12
8
-211
/
+123
|
|
\
\
|
|
*
|
Migrate to py3 style type annotation: sphinx.transforms.post_transforms.images
Takeshi KOMIYA
2019-08-21
1
-39
/
+19
|
|
*
|
Migrate to py3 style type annotation: sphinx.transforms.post_transforms.compat
Takeshi KOMIYA
2019-08-21
1
-8
/
+4
|
|
*
|
Migrate to py3 style type annotation: sphinx.transforms.post_transforms.code
Takeshi KOMIYA
2019-08-21
1
-34
/
+17
|
|
*
|
Migrate to py3 style type annotation: sphinx.transforms.post_transforms
Takeshi KOMIYA
2019-08-21
1
-23
/
+15
[next]