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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.x' into master
Takeshi KOMIYA
2020-10-04
1
-0
/
+4
|
\
|
*
Fix #6914: figure numbers are unexpectedly assigned to uncaptioned items
Takeshi KOMIYA
2020-10-04
1
-0
/
+4
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-08-08
1
-1
/
+3
|
\
\
|
|
/
|
*
Make the toc.circular suppress_warnings flag apply to self referenced toctrees
Aaron Meurer
2020-08-07
1
-1
/
+3
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-08-01
1
-12
/
+16
|
\
\
|
|
/
|
*
Fix #7768: i18n: Wrong root element is passed to figure_language_filename
Takeshi KOMIYA
2020-07-26
1
-12
/
+16
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-24
2
-8
/
+12
|
\
\
|
|
/
|
*
Merge pull request #7982 from tk0miya/7840_optimize_bootstrap
Takeshi KOMIYA
2020-07-19
1
-3
/
+3
|
|
\
|
|
*
Close #7840: i18n: Optimize the dependencies check on bootstrap
Takeshi KOMIYA
2020-07-19
1
-3
/
+3
|
*
|
Fix #2050: Symbols sections are appeared twice in the index page
Takeshi KOMIYA
2020-07-18
1
-5
/
+9
|
|
/
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-3
/
+4
|
\
\
|
|
/
|
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-3
/
+4
|
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
2
-3
/
+3
*
|
add debug logs for change detection: added/changed/outdated, mtime of sources...
shimizukawa
2020-06-14
1
-0
/
+8
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
2
-101
/
+4
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #7410: Allow to suppress "circular toctree references detected" warnings
Takeshi KOMIYA
2020-04-12
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #7325: html: source_suffix containing dot leads to wrong source link
Takeshi KOMIYA
2020-03-18
1
-1
/
+1
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
3
-8
/
+6
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-5
/
+1
|
/
*
refactor: Sorting index entries
Takeshi KOMIYA
2020-03-01
1
-2
/
+2
*
Close #7220: genindex: Show "main" index entries at first
Takeshi KOMIYA
2020-02-29
1
-3
/
+12
*
Fix #3106: domain: Register hyperlink target for index page automatically
Takeshi KOMIYA
2020-02-22
1
-0
/
+4
*
Merge branch '2.0'
Takeshi KOMIYA
2020-02-16
1
-0
/
+8
|
\
|
*
Fix #7151: crashed when extension assigns a value to ``env.indexentries``
Takeshi KOMIYA
2020-02-16
1
-0
/
+8
*
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-11
1
-7
/
+7
|
\
\
|
|
/
|
*
refactor: Rename var keyword argument to "**kwargs"
Takeshi KOMIYA
2020-01-08
1
-7
/
+7
*
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
12
-15
/
+15
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
12
-12
/
+12
|
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-3
/
+3
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-25
3
-10
/
+16
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.application
Takeshi KOMIYA
2019-12-25
1
-8
/
+11
|
*
Stop to use deprecated API: env.indexentries
Takeshi KOMIYA
2019-12-25
2
-2
/
+5
*
|
Fix flake8 violation
Takeshi KOMIYA
2019-12-22
1
-1
/
+1
*
|
Fix merging
Takeshi KOMIYA
2019-12-22
1
-120
/
+0
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-22
3
-7
/
+138
|
\
\
|
|
/
|
*
Add IndexDomain
Takeshi KOMIYA
2019-12-22
2
-5
/
+17
|
*
Replace `a and b or c` by the more legible `b if a or c`.
Antony Lee
2019-12-21
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-08-19
1
-8
/
+18
|
\
\
|
|
/
|
*
ENH: Explain rebuilds
Eric Larson
2019-08-06
1
-8
/
+18
*
|
Merge branch '2.0'
jfbu
2019-08-01
1
-2
/
+6
|
\
\
|
|
/
|
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+6
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-07-07
1
-3
/
+13
|
\
\
|
|
/
|
*
Fix #736: Invalid sort in pair index
Takeshi KOMIYA
2019-07-06
1
-3
/
+13
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-07-06
11
-263
/
+180
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.environment.adapters.toctree
Takeshi KOMIYA
2019-07-06
1
-26
/
+24
|
*
Migrate to py3 style type annotation: sphinx.environment.adapters.indexentries
Takeshi KOMIYA
2019-07-06
1
-16
/
+11
|
*
Migrate to py3 style type annotation: sphinx.environment.adapters.asset
Takeshi KOMIYA
2019-07-06
1
-7
/
+3
|
*
Migrate to py3 style type annotation: sphinx.environment.collectors.title
Takeshi KOMIYA
2019-07-06
1
-14
/
+9
[next]