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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mypy violations (for mypy-0.711)
Takeshi KOMIYA
2019-06-29
1
-1
/
+1
*
Fix mypy violations (for mypy-0.710)
Takeshi KOMIYA
2019-06-21
1
-1
/
+1
*
Add extra requirements for docs (refs: #6336)
Takeshi KOMIYA
2019-05-04
1
-0
/
+3
*
Add long_description_content_type to package metadata
Takeshi KOMIYA
2019-03-10
1
-0
/
+1
*
Fix #6140: Use unittest.mock instead of mock
Takeshi KOMIYA
2019-03-09
1
-1
/
+0
*
Separate json and pickle to sphinxcontrib package
Takeshi KOMIYA
2019-02-17
1
-0
/
+1
*
Separate htmlhelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-15
1
-0
/
+1
*
Separate applehelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-06
1
-0
/
+1
*
Separate devhelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-20
1
-0
/
+1
*
Separate qthelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-19
1
-0
/
+1
*
Drop dependency: sphinxcontrib-websupport
Takeshi KOMIYA
2019-01-14
1
-4
/
+0
*
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-0
/
+1
*
Remove redundant mypy config 'incremental'
Jon Dufresne
2019-01-06
1
-1
/
+1
*
Replace use of six.text_type with str
Jon Dufresne
2018-12-18
1
-1
/
+0
*
Merge pull request #5786 from tk0miya/requests-2.5
Takeshi KOMIYA
2018-12-18
1
-1
/
+1
|
\
|
*
Update deps: requests-2.5.0 or above
Takeshi KOMIYA
2018-12-16
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
*
Add docutils-stubs to test deps
Takeshi KOMIYA
2018-12-15
1
-0
/
+1
*
Simplify open() call by removing default mode
Jon Dufresne
2018-12-11
1
-1
/
+1
*
Drop explicit dependency: typed_ast
Jon Dufresne
2018-11-16
1
-2
/
+1
*
Always prefer dict literals over calls to dict()
Jon Dufresne
2018-11-13
1
-5
/
+5
*
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
*
Merge pull request #5370 from tk0miya/drop_deprecated_methods
Takeshi KOMIYA
2018-09-05
1
-1
/
+0
|
\
|
*
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-1
/
+0
*
|
Drop docutils 0.11 support
Takeshi KOMIYA
2018-08-30
1
-1
/
+1
*
|
Drop python 2.7 and 3.4 support
Takeshi KOMIYA
2018-08-30
1
-14
/
+5
|
/
*
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2018-04-18
1
-1
/
+1
*
Merge branch '1.7'
Takeshi KOMIYA
2018-04-14
1
-0
/
+13
|
\
|
*
Update package classifiers
Takeshi KOMIYA
2018-04-02
1
-0
/
+13
*
|
Merge commit '6694981dd6939ab876b27d4e20a8128561c307ac'
Takeshi KOMIYA
2018-03-15
1
-0
/
+1
|
\
\
|
|
/
|
*
Pass python_requires argument to setuptools
Jon Dufresne
2018-03-13
1
-0
/
+1
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-03-03
1
-27
/
+0
|
\
\
|
|
/
|
*
Remove CompileGrammarCommand, it uses removed sphinx.pycode.pgen2 module
Dmitry Shachnev
2018-03-01
1
-27
/
+0
*
|
Catch errors on compiling catalogs (refs: #4655)
Takeshi KOMIYA
2018-03-01
1
-1
/
+22
|
/
*
Merge pull request #4505 from tk0miya/use_flake8-import-order
Takeshi KOMIYA
2018-01-29
1
-2
/
+3
|
\
|
*
Merge branch '1.7-release' into use_flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-10
/
+3
|
|
\
|
*
|
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-2
/
+3
*
|
|
Fix utils package is installed
Takeshi KOMIYA
2018-01-28
1
-1
/
+1
|
|
/
|
/
|
*
|
setup: Configure flake8 extension as a local plugin
Stephen Finucane
2018-01-26
1
-10
/
+3
|
/
*
Fix #4183: doctest: ``:pyversion:`` option also follows PEP-440 specification
Takeshi KOMIYA
2018-01-08
1
-0
/
+1
*
Improve README
Stephen Finucane
2017-12-19
1
-28
/
+2
*
setup.py: Include 'flake8' in 'test' requirements
Stephen Finucane
2017-12-18
1
-0
/
+1
*
setup: Install mock for Python 3 too
Stephen Finucane
2017-12-13
1
-1
/
+1
*
Merge pull request #4120 from stephenfin/the-great-toxification-4
Takeshi KOMIYA
2017-10-18
1
-13
/
+10
|
\
|
*
requirements: Reduce duplication
Stephen Finucane
2017-10-10
1
-6
/
+10
|
*
setup.py: Stop caring about pip 1.5.6
Stephen Finucane
2017-10-10
1
-7
/
+0
*
|
Update classifiers with supported versions
Hugo
2017-10-11
1
-0
/
+6
|
/
*
utils: Move "header check" to a flake8 plugin
Stephen Finucane
2017-10-05
1
-0
/
+7
*
sphinx-quickstart: Move code to 'sphinx.cmd'
Stephen Finucane
2017-10-02
1
-1
/
+1
*
sphinx-build: Move code out of 'sphinx.__init__'
Stephen Finucane
2017-10-02
1
-1
/
+1
[next]