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
/
make_mode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-38
/
+0
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-1
/
+1
|
/
*
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-2
/
+2
*
Add new sphinx.make_mode package for compatibility
Takeshi KOMIYA
2018-07-29
1
-0
/
+39
*
Move sphinx.make_mode to under sphinx.cmd
Takeshi KOMIYA
2018-07-29
1
-165
/
+0
*
Remove unused SPHINXPROJ from new Makefile/make.bat.
Antony Lee
2018-05-10
1
-2
/
+0
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-8
/
+20
|
\
|
*
Merge branch '1.7' into 4716_make_not_found
Takeshi KOMIYA
2018-03-14
1
-2
/
+2
|
|
\
|
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
|
*
|
Fix #4716: Generation PDF file with TexLive on Windows, file not found error
Takeshi KOMIYA
2018-03-08
1
-6
/
+18
|
|
/
*
|
Fix infinit loop on make-mode
Takeshi KOMIYA
2018-03-01
1
-2
/
+2
|
/
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-1
/
+1
*
make_mode: Remove unnecessary 'make_*' functions
Stephen Finucane
2018-01-11
1
-107
/
+0
*
builders: Add 'Builder.epilog' option
Stephen Finucane
2018-01-11
1
-61
/
+0
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-09-24
1
-6
/
+4
|
\
\
|
|
/
|
*
Return non-zero exit status when make subprocess fails
Dmitry Shachnev
2017-09-18
1
-6
/
+4
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-06-17
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix color handling in make mode's help command
Segev Finer
2017-06-11
1
-1
/
+4
*
|
Update more files that hardcode sys.argv
Adam J. Stewart
2017-05-09
1
-2
/
+1
|
/
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-0
/
+25
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-02-26
1
-15
/
+7
|
\
\
|
|
/
|
*
Fix #3400: make-mode don't use subprocess on building docs
Takeshi KOMIYA
2017-02-25
1
-15
/
+7
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
1
-1
/
+1
*
|
Drop deprecated options for latex builder
Takeshi KOMIYA
2017-01-05
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-17
1
-3
/
+4
|
\
\
|
|
/
|
*
Closes #3194: Refer the $MAKE environment variable to determine ``make`` command
Takeshi KOMIYA
2016-12-15
1
-3
/
+4
*
|
Adjust code to type annotation
Takeshi KOMIYA
2016-12-03
1
-1
/
+1
*
|
Add type-check annotations to sphinx.*
Takeshi KOMIYA
2016-11-16
1
-4
/
+32
|
/
*
Merge pull request #3078 from jwilk/spelling
Takeshi KOMIYA
2016-10-24
1
-1
/
+1
|
\
|
*
Fix typos
Jakub Wilk
2016-10-22
1
-1
/
+1
*
|
Let "make help" provide better info for latexpdf target
jfbu
2016-10-23
1
-1
/
+1
|
/
*
Merge pull request #2774 from tk0miya/latex_engine
Takeshi KOMIYA
2016-07-21
1
-14
/
+0
|
\
|
*
Support multiple LaTeX engines through `latex_engine`
Takeshi KOMIYA
2016-07-19
1
-14
/
+0
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-07-21
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
fix make clean abort when build dir contains files like .DS_Store.
Yoshiki Shibukawa
2016-07-16
1
-3
/
+2
*
|
Close #894: Add ``lualatexpdf`` and ``xelatexpdf`` as a make target to build ...
Takeshi KOMIYA
2016-04-21
1
-24
/
+38
|
/
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-1
/
+1
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
1
-2
/
+2
*
remove debug print. sorry :(
shimizukawa
2015-01-17
1
-1
/
+0
*
Fix: on windows, make-mode didn't work on Win32 platform if sphinx was invoke...
shimizukawa
2015-01-17
1
-3
/
+8
[next]