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
*
merge with stable
Takayuki Shimizukawa
2014-09-02
1
-1
/
+2
|
\
|
*
run `make check` and correct errors.
Takayuki Shimizukawa
2014-09-01
1
-1
/
+2
*
|
Automatically compile ``*.mo`` files from ``*.po`` files.
Takayuki Shimizukawa
2014-08-03
1
-1
/
+6
*
|
raise six requirement to 1.4+ when UserString was added
anatoly techtonik
2014-07-28
1
-1
/
+1
*
|
Windows color console support. update for pull request #252.
Takayuki Shimizukawa
2014-07-05
1
-0
/
+3
*
|
* Drop Python-3.2. And now, removing 2to3 mechanism procedure has been comple...
Takayuki Shimizukawa
2014-05-27
1
-8
/
+5
*
|
remove custom_fixers. it is not needed anymore.
Takayuki Shimizukawa
2014-05-03
1
-1
/
+1
*
|
remove 2to3. #1350.
Takayuki Shimizukawa
2014-05-01
1
-9
/
+0
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-1
/
+1
*
|
merge with stable
Georg Brandl
2014-03-25
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix: Generated i18n sphinx.js files are missing message catalog entries from...
Takayuki Shimizukawa
2014-03-21
1
-1
/
+1
*
|
Merged in shibu/sphinx/add_stemmer (pull request #214)
Georg Brandl
2014-03-04
1
-1
/
+1
|
\
\
|
*
\
merge default
shibukawa yoshiki
2014-01-22
1
-6
/
+6
|
|
\
\
|
*
|
|
add 14 languages search support
shibukawa yoshiki
2014-01-20
1
-1
/
+1
*
|
|
|
Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206)
Georg Brandl
2014-03-01
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
Drop docutils-0.7, 0.8 and 0.9 support
Takayuki Shimizukawa
2013-12-15
1
-4
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
merge with stable
Georg Brandl
2014-01-22
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
remove mention of development egg.
Georg Brandl
2014-01-22
1
-3
/
+0
|
|
/
*
|
Drop python-3.1 and remove support codes
Takayuki Shimizukawa
2013-12-15
1
-2
/
+2
*
|
Drop python-2.5 and remove 2.4,2.5 support codes
Takayuki Shimizukawa
2013-12-15
1
-6
/
+6
|
/
*
Added a ez_setup to replace distribute_setup. ez_setup become defacto. Closes...
Takayuki Shimizukawa
2013-10-03
1
-2
/
+2
*
Fix Python version compatibility with Jinja2 2.7. closes #1173
Takayuki Shimizukawa
2013-05-29
1
-2
/
+7
*
Avoid unknown option warnings for use_2to3 in setup.py under Python 2.
Jonathan Waltman
2012-11-11
1
-2
/
+9
*
Update Sphinx URL to new sphinx-doc.org domain.
Georg Brandl
2012-11-04
1
-1
/
+1
*
setup.py: Update "requires" to docutils>=0.10.0 under Python 3.3
Jonathan Waltman
2012-11-03
1
-11
/
+3
*
setup.py: Require Docutils >= 0.10 when running under Python >= 3.3
Jonathan Waltman
2012-11-03
1
-0
/
+10
*
Update required Python to 2.5.
Georg Brandl
2012-10-30
1
-18
/
+2
*
Pre-release updates.
v1.1
Georg Brandl
2011-10-09
1
-0
/
+1
*
Fix #758: do not install custom_fixers and tests "packages".
Georg Brandl
2011-10-05
1
-1
/
+1
*
Upgrade the version requirements.
Georg Brandl
2011-09-25
1
-1
/
+1
*
#98: Add autopackage script. (Undocumented for now.)
Georg Brandl
2011-01-04
1
-0
/
+1
*
Invert setup.py uuid logic.
Georg Brandl
2010-08-21
1
-5
/
+5
*
Use uuid as a requirement in the setup.py and mention it in the documentation...
Daniel Neuhäuser
2010-08-15
1
-2
/
+5
*
Rename __unicode__ to __str__
Daniel Neuhäuser
2010-05-09
1
-0
/
+1
*
Added a distribute_setup to replace ez_setup
Daniel Neuhäuser
2010-05-08
1
-2
/
+2
*
Removed ez_setup which doesn't work with python3 and added use_2to3 for distr...
Daniel Neuhäuser
2010-05-08
1
-1
/
+2
*
Update for 1.0.
Georg Brandl
2010-07-23
1
-0
/
+1
*
Require docutils 0.5, as announced.
Georg Brandl
2010-05-26
1
-1
/
+1
*
Update trove classifiers.
Georg Brandl
2010-05-25
1
-1
/
+3
*
merge with 0.6
Georg Brandl
2010-05-22
1
-3
/
+6
|
\
|
*
#417: Don't force dependency on the setuptools version mandated by ez_setup.py.
Georg Brandl
2010-05-22
1
-3
/
+6
*
|
Update blurb in setup.py and on the index page, link directly to tutorial.rst...
Georg Brandl
2010-02-28
1
-8
/
+9
*
|
Update Jinja2 requirement.
Georg Brandl
2010-02-17
1
-1
/
+1
*
|
Update long_description a bit.
Georg Brandl
2010-01-12
1
-5
/
+6
*
|
Oops.
Georg Brandl
2009-10-22
1
-1
/
+1
*
|
test
Georg Brandl
2009-09-17
1
-1
/
+1
|
/
*
Provide a ==dev egg link in pkg-info.
Georg Brandl
2009-05-17
1
-0
/
+3
*
merge with autosummary branch
Georg Brandl
2009-03-14
1
-3
/
+4
|
\
|
*
Added an ``only`` directive that can selectively include text
Georg Brandl
2009-02-19
1
-1
/
+1
|
*
Fix more line length and trailing whitespace.
Georg Brandl
2009-01-10
1
-1
/
+2
[next]