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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable' into 1.6-release
Takeshi KOMIYA
2017-04-25
1
-0
/
+1
|
\
|
*
Remove Sphinx.egg-info on `make clean`
Takeshi KOMIYA
2017-04-06
1
-0
/
+1
*
|
Merge pull request #3416 from tk0miya/refactor_literalinclude
Takeshi KOMIYA
2017-02-25
1
-10
/
+15
|
\
\
|
*
\
Merge branch 'master' into refactor_literalinclude
Takeshi KOMIYA
2017-02-17
1
-1
/
+1
|
|
\
\
|
*
|
|
Update DONT_CHECK list
Takeshi KOMIYA
2017-02-13
1
-10
/
+15
*
|
|
|
Merge branch 'stable'
Takeshi KOMIYA
2017-02-25
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix #3453: remove doc/_build/ forcely on `make clean` on Sphinx repos
Takeshi KOMIYA
2017-02-25
1
-1
/
+1
*
|
|
Reduce DeprecationWarnings for regexp
Takeshi KOMIYA
2017-02-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-16
1
-0
/
+7
|
\
\
|
|
/
|
*
Merge branch 'stable' into 3256_update_release_script
Takeshi KOMIYA
2017-01-14
1
-5
/
+5
|
|
\
|
*
|
Update packaging script (refs: #3256)
Takeshi KOMIYA
2016-12-19
1
-0
/
+7
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-10
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pytest optimizatoin:
shimizukawa
2017-01-08
1
-1
/
+1
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-08
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Ignore .cache/
Takeshi KOMIYA
2017-01-07
1
-0
/
+1
*
|
|
Merge branch 'stable'
shimizukawa
2017-01-07
1
-4
/
+3
|
\
\
\
|
|
/
/
|
*
|
pytest migration
shimizukawa
2017-01-04
1
-4
/
+3
|
|
/
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-14
1
-1
/
+4
|
\
\
|
|
/
|
*
Remove .mypy_cache on `make clean`
Takeshi KOMIYA
2016-12-13
1
-1
/
+4
*
|
Prepare to type-check using mypy
Takeshi KOMIYA
2016-11-16
1
-2
/
+5
|
/
*
Merge branch 'stable'
Takeshi KOMIYA
2016-10-02
1
-1
/
+4
|
\
|
*
Fix "make clean" does not remove build/ directory
Takeshi KOMIYA
2016-10-02
1
-1
/
+4
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-08-20
1
-0
/
+1
|
\
\
|
|
/
|
*
Add testfiles to DONT_CHECK target
Takeshi KOMIYA
2016-08-20
1
-0
/
+1
*
|
Remove env from DONT_CHECK (ref: #2760)
Takeshi KOMIYA
2016-07-16
1
-1
/
+1
*
|
Update skiplist of style-checker
Takeshi KOMIYA
2016-07-15
1
-0
/
+1
|
/
*
Clear __pycache__, tests/build and .tox on `make clean`
Takeshi KOMIYA
2016-05-30
1
-1
/
+8
*
Exclude stuff from style-check
Jakob Lykke Andersen
2015-11-29
1
-0
/
+2
*
Conditionally enable py3.5 tests in travis
Alberto Berti
2015-11-10
1
-0
/
+3
*
Rename "make check" to "make style-check"; "make check" is often used for tes...
Georg Brandl
2015-09-19
1
-4
/
+4
*
Port check_sources to single-source.
Georg Brandl
2015-09-18
1
-16
/
+1
*
Fix: "make check" fails on 'typing_test_data.py' on Py2 environment. Closes #...
shimizukawa
2015-09-13
1
-0
/
+1
*
fix trailing space and long line
Takayuki Shimizukawa
2014-10-09
1
-1
/
+16
*
Complete test suite overhaul.
Georg Brandl
2014-09-21
1
-2
/
+2
*
Ignore japanese search: it has long lines but breaking them would be ugly.
Georg Brandl
2011-01-15
1
-0
/
+1
*
Update phony targets list.
Georg Brandl
2010-07-28
1
-2
/
+2
*
Add some changes not picked up in the transplantation process.
Georg Brandl
2010-07-28
1
-1
/
+1
*
Stop modifying PYTHONPATH in the Makefile
Daniel Neuhäuser
2010-05-16
1
-2
/
+0
*
make now works without python3
Daniel Neuhäuser
2010-05-23
1
-3
/
+7
*
Added latest reindent.py file
Daniel Neuhäuser
2010-05-17
1
-2
/
+2
*
Ignore errors when removing generated files
Daniel Neuhäuser
2010-05-17
1
-1
/
+1
*
check_sources.py is now ported to 3.x
Daniel Neuhäuser
2010-05-17
1
-1
/
+1
*
Keep under 80 chars per line in the Makefile
Daniel Neuhäuser
2010-05-16
1
-6
/
+9
*
Automatically use converted scripts in the makefile
Daniel Neuhäuser
2010-05-16
1
-5
/
+15
*
Ignore failures in removing converted utils.
Georg Brandl
2010-07-28
1
-1
/
+1
*
Scripts in utils are now automatically converted. They may not work at the mo...
Daniel Neuhäuser
2010-05-16
1
-4
/
+10
*
Added a build target to the Makefile which we need for python3 tests
Daniel Neuhäuser
2010-05-16
1
-2
/
+5
*
Added a clean-backupfiles target to the makefile
Daniel Neuhäuser
2010-05-16
1
-2
/
+5
*
Changed tests/run.py so that it's possible to run the testsuite on python3 mo...
Daniel Neuhäuser
2010-05-09
1
-1
/
+1
*
Show python 3.x incompatibilities which cannot be trivially fixed
Daniel Neuhäuser
2010-04-29
1
-1
/
+1
[next]