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
/
environment
/
collectors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #6914: figure numbers are unexpectedly assigned to uncaptioned items
Takeshi KOMIYA
2020-10-04
1
-0
/
+4
*
Fix #7768: i18n: Wrong root element is passed to figure_language_filename
Takeshi KOMIYA
2020-07-26
1
-12
/
+16
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2020-01-01
7
-7
/
+7
*
Migrate to py3 style type annotation: sphinx.application
Takeshi KOMIYA
2019-12-25
1
-8
/
+11
*
Add IndexDomain
Takeshi KOMIYA
2019-12-22
1
-0
/
+7
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+6
*
Migrate to py3 style type annotation: sphinx.environment.collectors.title
Takeshi KOMIYA
2019-07-06
1
-14
/
+9
*
Migrate to py3 style type annotation: sphinx.environment.collectors.toctree
Takeshi KOMIYA
2019-07-06
1
-42
/
+26
*
Migrate to py3 style type annotation: sphinx.environment.collectors.metadata
Takeshi KOMIYA
2019-07-06
1
-15
/
+9
*
Migrate to py3 style type annotation: sphinx.environment.collectors.indexentries
Takeshi KOMIYA
2019-07-06
1
-15
/
+11
*
Migrate to py3 style type annotation: sphinx.environment.collectors.dependencies
Takeshi KOMIYA
2019-07-06
1
-15
/
+9
*
Migrate to py3 style type annotation: sphinx.environment.collectors.asset
Takeshi KOMIYA
2019-07-06
1
-21
/
+15
*
Migrate to py3 style type annotation: sphinx.environment.collectors
Takeshi KOMIYA
2019-07-06
1
-20
/
+15
*
Make generated download links reproducible
Dmitry Shachnev
2019-06-03
1
-1
/
+1
*
Fix #6402: image directive crashes by unknown image format
Takeshi KOMIYA
2019-05-30
1
-0
/
+3
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
4
-6
/
+2
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
7
-7
/
+7
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
7
-7
/
+7
*
|
Merge pull request #5806 from jdufresne/six-text-type
Takeshi KOMIYA
2018-12-26
1
-3
/
+1
|
\
\
|
*
|
Replace use of six.text_type with str
Jon Dufresne
2018-12-18
1
-3
/
+1
*
|
|
Replace EnvironmentError and IOError by OSError
Takeshi KOMIYA
2018-12-19
1
-1
/
+1
|
/
/
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
7
-7
/
+0
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
7
-42
/
+35
*
|
Fix annotations of enumerable_nodes
Takeshi KOMIYA
2018-12-03
1
-1
/
+1
*
|
Refactor Toctree Collector
Takeshi KOMIYA
2018-12-02
6
-63
/
+66
*
|
Refactor metadata collector
Takeshi KOMIYA
2018-12-02
1
-34
/
+27
*
|
Refactor metadata handling
Takeshi KOMIYA
2018-11-30
1
-5
/
+13
*
|
Fix annotations for minor methods and functions
Takeshi KOMIYA
2018-11-30
1
-1
/
+1
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
7
-0
/
+7
*
|
Replace all six.itervalues()/.iteritems() with .values()/.items()
Jon Dufresne
2018-09-23
2
-5
/
+2
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
2
-4
/
+3
|
\
\
|
*
|
Remove use of six.iteritems()
Jon Dufresne
2018-09-11
2
-4
/
+3
*
|
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
|
/
/
*
|
Remove use of Python 2 os.getcwdu()
Jon Dufresne
2018-09-09
1
-2
/
+3
*
|
Merge pull request #5386 from tk0miya/add_IndexEntriesMigrator
Takeshi KOMIYA
2018-09-06
1
-5
/
+1
|
\
\
|
|
/
|
/
|
|
*
refactor: Add IndexEntriesMigrator to simplify
Takeshi KOMIYA
2018-09-04
1
-5
/
+1
*
|
Fix #5348: download reference to remote file is not displayed
Takeshi KOMIYA
2018-08-26
1
-7
/
+10
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-06-09
1
-4
/
+5
|
\
|
*
Fix #5048: crashed with numbered toctree
Takeshi KOMIYA
2018-06-07
1
-4
/
+5
*
|
Merge branch 1.7
shimizukawa
2018-05-25
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix #4919: node.asdom() crashes if toctree has :numbered: option
Takeshi KOMIYA
2018-05-21
1
-3
/
+3
*
|
Merge branch 'master' into refactor_enumerable_nodes
Takeshi KOMIYA
2018-03-21
7
-19
/
+14
|
\
\
|
*
\
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
7
-19
/
+14
|
|
\
\
|
|
|
/
|
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
7
-19
/
+14
*
|
|
Add Domain#get_enumerable_node_type()
Takeshi KOMIYA
2018-03-17
1
-1
/
+10
|
/
/
*
|
Merge branch 'master' into dont_stringify_exceptions
Takeshi KOMIYA
2018-03-04
2
-5
/
+7
|
\
\
|
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
2
-5
/
+7
*
|
|
Use six.text_type to stringify exceptions
Takeshi KOMIYA
2018-03-03
1
-1
/
+3
|
/
/
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
7
-14
/
+19
|
\
\
|
|
/
[next]