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
/
builders
/
xml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+6
*
Migrate to py3 style type annotation: sphinx.builders.xml
Takeshi KOMIYA
2019-06-10
1
-21
/
+11
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Replace EnvironmentError and IOError by OSError
Takeshi KOMIYA
2018-12-19
1
-2
/
+2
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-6
/
+5
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
Fix annotations for builders
Takeshi KOMIYA
2018-12-02
1
-2
/
+3
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Deprecate suffix for env.doc2path()
Takeshi KOMIYA
2018-09-22
1
-2
/
+1
*
|
Prefer builtin open() over io.open() and codecs.open()
Jon Dufresne
2018-09-11
1
-2
/
+1
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+2
|
\
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
1
-3
/
+4
|
/
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
builders: Add 'Builder.epilog' option
Stephen Finucane
2018-01-11
1
-0
/
+4
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Move translators to SphinxFactory
Takeshi KOMIYA
2017-04-22
1
-0
/
+2
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-1
/
+13
*
|
Use loggers
Takeshi KOMIYA
2017-01-02
1
-1
/
+4
|
/
*
builtin extensions return metadata to allow parallel build
Takeshi KOMIYA
2016-12-12
1
-0
/
+6
*
Now all builders and domains work as built-in extensions
Takeshi KOMIYA
2016-07-06
1
-0
/
+7
*
Refactor code using ``with`` syntax
Takeshi KOMIYA
2016-05-26
1
-4
/
+1
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
builders: pep8 fixes
Georg Brandl
2015-03-08
1
-0
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-1
/
+1
|
/
*
change: now XMLBuilder.get_target_uri() return docname to keep reference info...
Takayuki Shimizukawa
2013-06-16
1
-1
/
+1
*
builders: the text and xml builders can be parallelized too
Georg Brandl
2013-01-14
1
-0
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
xml: Fix compatibility with docutils<0.9
Jonathan Waltman
2012-12-10
1
-0
/
+13
*
Add Docutils-native XML and pseudo-XML builders
Jonathan Waltman
2012-12-04
1
-0
/
+85