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
/
changes.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-0
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
1
-1
/
+1
*
|
Use loggers
Takeshi KOMIYA
2017-01-02
1
-1
/
+1
*
|
Use sphinx.util.logging instead app.info(), verbose(), debug() and debug2()
Takeshi KOMIYA
2017-01-02
1
-3
/
+7
*
|
Use sphinx.util.logging instead app.warn()
Takeshi KOMIYA
2017-01-02
1
-2
/
+1
*
|
Update type annotations
Takeshi KOMIYA
2016-12-15
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-14
1
-0
/
+6
|
\
\
|
|
/
|
*
builtin extensions return metadata to allow parallel build
Takeshi KOMIYA
2016-12-12
1
-0
/
+6
*
|
Add type-check annotations to sphinx.builders
Takeshi KOMIYA
2016-11-16
1
-9
/
+20
|
/
*
Replace all copy_static_entry() with copy_asset()
Takeshi KOMIYA
2016-07-07
1
-7
/
+5
*
Now all builders and domains work as built-in extensions
Takeshi KOMIYA
2016-07-06
1
-0
/
+4
*
Refactor code using ``with`` syntax
Takeshi KOMIYA
2016-05-26
1
-21
/
+10
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Fix a few missing Unicode/bytes filename problems.
Georg Brandl
2014-09-21
1
-0
/
+3
*
|
merge with stable
Takayuki Shimizukawa
2014-07-13
1
-2
/
+3
|
\
\
|
|
/
|
*
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...
Takayuki Shimizukawa
2014-07-13
1
-2
/
+3
*
|
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+5
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
1
-4
/
+7
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
Make Theme class usable without a builder object.
Georg Brandl
2010-10-30
1
-1
/
+2
|
/
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-0
/
+1
*
Rename os to osutil, thanks to relative imports.
Georg Brandl
2010-01-17
1
-1
/
+1
*
Refactor util package.
Georg Brandl
2010-01-17
1
-1
/
+2
*
``html_static_path`` can now contain single file entries.
Georg Brandl
2010-01-07
1
-3
/
+2
*
merge with 0.6
Georg Brandl
2010-01-01
1
-1
/
+1
|
\
|
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
|
merge with 0.6
Georg Brandl
2009-09-04
1
-1
/
+0
|
\
\
|
|
/
|
*
Cleanup unused imports.
Georg Brandl
2009-09-04
1
-1
/
+0
*
|
Add html_show_copyright config val, patch by Wojtek Walczak.
Georg Brandl
2009-04-09
1
-0
/
+1
|
/
*
Fix the serializing and changes builders, and really test them.
Georg Brandl
2009-02-21
1
-9
/
+18
*
Fix bugs in the template loader and the changes builder.
Georg Brandl
2009-01-10
1
-1
/
+5
*
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-4
/
+10
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
*
Some fixes and changelog entry after switch to Jinja2.
Georg Brandl
2008-12-28
1
-4
/
+4
*
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
Move builders and writers into new packages.
Georg Brandl
2008-11-29
1
-0
/
+137
[prev]