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
*
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
*
apidoc: Move apidoc to ext/apidoc
Stephen Finucane
2017-09-20
1
-1
/
+1
*
Fix flake8 violations
Takeshi KOMIYA
2017-05-26
1
-1
/
+0
*
Merge branch 'stable'
Takeshi KOMIYA
2017-05-26
1
-0
/
+6
|
\
|
*
setup.py: Add requires for installation from tarball
Takeshi KOMIYA
2017-05-26
1
-0
/
+3
|
*
Refactor setup.py
Takeshi KOMIYA
2017-05-26
1
-1
/
+3
|
*
Do not require typing module for python>=3.5
Julien Schueller
2017-05-26
1
-1
/
+2
*
|
Do not require typing module for python>=3.5
Julien Schueller
2017-05-25
1
-1
/
+2
|
/
*
Fix #3683: sphinx.websupport module is not provided by default
Takeshi KOMIYA
2017-05-03
1
-1
/
+3
*
make websupport-dependency optional
Takeshi KOMIYA
2017-04-29
1
-1
/
+3
*
Split websupport to sphinxcontrib-websupport package
Takeshi KOMIYA
2017-04-22
1
-4
/
+1
*
Builder entry points require pkg_resources/setuptools
Brecht Machiels
2017-04-10
1
-0
/
+1
*
Fix test depend
Alexander Shadchin
2017-02-26
1
-1
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2017-01-29
1
-1
/
+1
|
\
|
*
Support requests-2.0.0 (experimental) (refs: #3367)
Takeshi KOMIYA
2017-01-29
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Dependency requirement updates: requests 2.4.0 or above (refs: #3268, #3310)
Takeshi KOMIYA
2017-01-07
1
-1
/
+1
*
|
Merge branch '1.5-release' into master
shimizukawa
2016-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
small fix in setup.py and release-checklist.
shimizukawa
2016-12-04
1
-1
/
+1
*
|
Prepare to type-check using mypy
Takeshi KOMIYA
2016-11-16
1
-0
/
+1
|
/
*
Fix flake8 violation
Takeshi KOMIYA
2016-11-16
1
-0
/
+1
*
Fix #2919: Drop py26 support
Takeshi KOMIYA
2016-09-15
1
-3
/
+3
*
Drop python 3.3 support
Takeshi KOMIYA
2016-08-30
1
-2
/
+2
*
Merge branch 'stable'
Takeshi KOMIYA
2016-08-20
1
-1
/
+1
|
\
|
*
Require six 1.5 for html_parser
Julien Schueller
2016-08-18
1
-1
/
+1
*
|
Add compile_grammar command to setup.py (ref: #2765)
Takeshi KOMIYA
2016-08-19
1
-5
/
+26
*
|
Bundle sphinx/pycode/Grammar-*.pickle (ref: #2765)
Takeshi KOMIYA
2016-07-12
1
-0
/
+5
[next]