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
*
Add :force: option to code directives
Takeshi KOMIYA
2019-06-01
1
-5
/
+6
*
Fix #6351: "Hyperlink target is not referenced" message is shown even if refe...
Takeshi KOMIYA
2019-05-12
1
-1
/
+18
*
Fix #4550: html: Centering tables by default using CSS
Takeshi KOMIYA
2019-05-06
1
-1
/
+1
*
Move transforms for citations to sphinx.domains.citation
Takeshi KOMIYA
2019-03-30
1
-39
/
+14
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-17
1
-2
/
+2
*
Add SphinxPostTransform class (#6154)
Takeshi KOMIYA
2019-03-17
1
-4
/
+38
*
refactor: Remove lists of transforms from SphinxStandalonReader
Takeshi KOMIYA
2019-03-17
4
-3
/
+67
*
refactor CitationReferences transform
Takeshi KOMIYA
2019-03-09
1
-18
/
+25
*
Merge branch '2.0'
Takeshi KOMIYA
2019-03-09
1
-1
/
+3
|
\
|
*
Fix AssertionError is raised for custom citation_reference node (refs: #6147)
Takeshi KOMIYA
2019-03-09
1
-1
/
+1
|
*
modify deprecated method
Chris Sewell
2019-03-08
1
-3
/
+2
|
*
Merge remote-tracking branch 'upstream/2.0' into propogate_citeref_classes
Chris Sewell
2019-03-08
8
-293
/
+250
|
|
\
|
*
|
propogate cite_reference node classes to pending_xref node
Chris Sewell
2019-03-08
1
-0
/
+2
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-03-07
2
-10
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6133 from tk0miya/cleanup_import_for_annotations
Takeshi KOMIYA
2019-03-07
1
-5
/
+1
|
|
\
\
|
|
*
|
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-5
/
+1
|
*
|
|
Fix #5391: A cross reference in heading is rendered as literal
Takeshi KOMIYA
2019-03-02
1
-5
/
+1
|
|
/
/
*
|
|
refactor: move NoUri to sphinx.errors
Takeshi KOMIYA
2019-03-02
1
-1
/
+1
*
|
|
Rename find_catalog() to docname_to_domain()
Takeshi KOMIYA
2019-02-27
1
-2
/
+2
|
/
/
*
|
Close #4550: All tables and figures without ``align`` option are displayed to...
Takeshi KOMIYA
2019-02-08
1
-1
/
+14
*
|
Close #1851: Allow to omit an argument for code-block directive
Takeshi KOMIYA
2019-02-04
1
-1
/
+1
*
|
refactor: deprecate some pycompat functions
Takeshi KOMIYA
2019-01-07
1
-1
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
8
-8
/
+8
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
8
-8
/
+8
*
|
Replace use of six.text_type with str
Jon Dufresne
2018-12-18
2
-5
/
+2
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
8
-8
/
+0
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
2
-3
/
+3
*
|
Merge pull request #5803 from jdufresne/encoding-utf8
Takeshi KOMIYA
2018-12-16
1
-2
/
+2
|
\
\
|
*
|
Avoid respecifying default encoding for .encode()/.decode() calls
Jon Dufresne
2018-12-15
1
-2
/
+2
*
|
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
3
-5
/
+5
|
/
/
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
6
-28
/
+22
*
|
Add docutils-stubs to test deps
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-3
/
+3
*
|
refactor SphinxSmartQuotes: Override smartquotes_action by str value (instaed...
Takeshi KOMIYA
2018-12-12
1
-9
/
+3
*
|
Fix annotations
Takeshi KOMIYA
2018-12-10
1
-3
/
+5
*
|
Fix annotations
Takeshi KOMIYA
2018-12-08
3
-12
/
+16
*
|
Fix annotations (minor fixes)
Takeshi KOMIYA
2018-12-03
2
-9
/
+9
*
|
Fix annotations for i18n
Takeshi KOMIYA
2018-12-01
1
-36
/
+37
*
|
Fix annotations (in some modules)
Takeshi KOMIYA
2018-12-01
1
-18
/
+18
*
|
Fix annotations for transforms
Takeshi KOMIYA
2018-11-29
6
-54
/
+59
*
|
refactor: Use super() to call methods of superclass
Takeshi KOMIYA
2018-11-28
1
-3
/
+3
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
6
-0
/
+6
*
|
Adjust type annotations for transforms to docutils'
Takeshi KOMIYA
2018-11-23
8
-52
/
+58
*
|
Use super() to call parent class's method
Jon Dufresne
2018-11-11
2
-2
/
+2
*
|
Merge branch '1.8'
jfbu
2018-11-06
1
-7
/
+7
|
\
\
|
|
/
|
*
Fix #3002: i18n: multiple footnote_references referring same footnote causes ...
Takeshi KOMIYA
2018-11-01
1
-7
/
+7
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-01
1
-13
/
+17
|
\
\
|
|
/
|
*
Fix #5419: incompatible math_block node has been generated
Takeshi KOMIYA
2018-10-15
1
-13
/
+17
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix #5492: sphinx-build fails to build docs w/ Python < 3.5.2
Takeshi KOMIYA
2018-10-06
1
-2
/
+2
[next]