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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-1
/
+1
|
\
|
*
Fix #7401: Incorrect argument is passed for env-get-outdated handlers
Takeshi KOMIYA
2020-03-31
1
-1
/
+1
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-2
/
+2
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-2
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-2
/
+2
*
Fix #6920: sphinx-build: A console message is wrongly highlighted
Takeshi KOMIYA
2019-12-14
1
-1
/
+1
*
ENH: Explain rebuilds
Eric Larson
2019-08-06
1
-2
/
+4
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+3
*
Migrate to py3 style type annotation: sphinx.builders
Takeshi KOMIYA
2019-06-10
1
-85
/
+46
*
Make EventManager portable
Takeshi KOMIYA
2019-04-16
1
-6
/
+8
*
Merge branch '2.0'
Takeshi KOMIYA
2019-03-07
1
-1
/
+1
|
\
|
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
|
refactor: Use CatalogRepository instead of find_catalog_source_file()
Takeshi KOMIYA
2019-02-27
1
-24
/
+16
*
|
Rename find_catalog() to docname_to_domain()
Takeshi KOMIYA
2019-02-27
1
-2
/
+2
*
|
Ignore filenames without file extension given to ``Builder.build_specific()``
Takeshi KOMIYA
2019-02-23
1
-2
/
+1
|
/
*
Builder: refactor with progress_message()
Takeshi KOMIYA
2019-02-11
1
-11
/
+8
*
Give "nonl=True" value to logging.info() instead of int
Takeshi KOMIYA
2019-01-19
1
-1
/
+1
*
Make info messages more translatable
Takeshi KOMIYA
2019-01-09
1
-5
/
+5
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge branch '1.8'
jfbu
2018-12-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix various spelling typos
jfbu
2018-12-27
1
-1
/
+1
*
|
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
-34
/
+33
*
|
Fix annotations for builders
Takeshi KOMIYA
2018-11-29
1
-5
/
+5
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Merge branch '1.8'
jfbu
2018-11-06
1
-7
/
+7
|
\
\
|
|
/
|
*
Merge pull request #5525 from eqvinox/revert-pickle-write-1.8
Takeshi KOMIYA
2018-11-07
1
-7
/
+7
|
|
\
|
|
*
Revert "Builder.build: save env also with only new documents"
David Lamparter
2018-10-11
1
-7
/
+7
|
*
|
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-1
/
+1
|
|
/
*
|
Fix typehints: sphinx.builders
Takeshi KOMIYA
2018-11-06
1
-2
/
+2
*
|
Merge pull request #5478 from jdufresne/moves
Takeshi KOMIYA
2018-09-24
1
-1
/
+1
|
\
\
|
*
|
Remove uses of six.moves that did not cause any type errors
Jon Dufresne
2018-09-23
1
-1
/
+1
*
|
|
Merge pull request #5368 from tk0miya/deprecate_doc2path_suffix
Takeshi KOMIYA
2018-09-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Deprecate suffix for env.doc2path()
Takeshi KOMIYA
2018-09-22
1
-1
/
+1
*
|
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
|
/
/
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-09-09
1
-3
/
+0
|
\
\
|
|
/
|
*
Fix #5399: Sphinx crashes if unknown po file exists
Takeshi KOMIYA
2018-09-08
1
-3
/
+0
*
|
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-20
/
+0
|
/
*
Builder.build: save env also with only new documents
Daniel Hahler
2018-06-13
1
-7
/
+7
*
Merge branch '1.7'
Takeshi KOMIYA
2018-05-21
1
-3
/
+7
|
\
|
*
i18n: Ignore dot-directories like .git/ in LC_MESSAGES/.
Julien Palard
2018-05-08
1
-3
/
+7
*
|
Add BuildEnvironment.setup() to re-initialize (after unpickle)
Takeshi KOMIYA
2018-05-21
1
-2
/
+6
*
|
Deprecate methods for pickling/unpickling on BuildEnvironment
Takeshi KOMIYA
2018-05-11
1
-6
/
+6
*
|
refactor: Move env.write_doctree() to Builder._write_doctree()
Takeshi KOMIYA
2018-05-01
1
-1
/
+17
*
|
refactor: Move env.read_doc() to Builder._read_doc()
Takeshi KOMIYA
2018-05-01
1
-3
/
+32
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-04-09
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix #4783: Sphinx crashed when drives of srcdir and outdir are different
Takeshi KOMIYA
2018-04-02
1
-2
/
+2
*
|
i18n: Make new messages translatable
Takeshi KOMIYA
2018-03-19
1
-2
/
+3
[next]