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
/
highlighting.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-2
/
+2
*
Fix mypy violations
Takeshi KOMIYA
2018-10-16
1
-2
/
+2
*
Apply :confval:`trim_doctest_flags` to all builders (cf. text, manpages)
Takeshi KOMIYA
2018-07-21
1
-2
/
+6
*
``sphinx.highlighting.PygmentsBridge.unhighlight()`` is deprecated
Takeshi KOMIYA
2018-07-21
1
-0
/
+5
*
Remove unused code
Takeshi KOMIYA
2018-07-20
1
-2
/
+0
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-3
/
+2
|
\
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
1
-3
/
+4
|
/
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-10
/
+9
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+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
-1
/
+1
*
|
Add mypy annotations
Takeshi KOMIYA
2017-02-10
1
-6
/
+16
*
|
Use sphinx.util.logging instead app.warn()
Takeshi KOMIYA
2017-01-02
1
-12
/
+12
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-12-20
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix the warning type ``misc.highlighting_failure`` does not work
Takeshi KOMIYA
2016-12-20
1
-1
/
+1
*
|
Merge branch '1.5-release' into master
shimizukawa
2016-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix #3185: Add new warning type ``misc.highlighting_failure``
Takeshi KOMIYA
2016-12-03
1
-1
/
+2
*
|
Add type-check annotations to sphinx.*
Takeshi KOMIYA
2016-11-16
1
-1
/
+2
|
/
*
Highlighting fallbacks by default
Takeshi KOMIYA
2016-02-20
1
-53
/
+5
*
Fix code-block literals raises highlighting warnings by default
Takeshi KOMIYA
2016-02-17
1
-6
/
+6
*
The default highlight language is now Python 3.
Georg Brandl
2016-02-14
1
-6
/
+10
*
Merge branch 'stable'
Takeshi KOMIYA
2016-01-18
1
-1
/
+5
|
\
|
*
Fix #1565: Show warning if Pygments throws an ErrorToken
Takeshi KOMIYA
2016-01-18
1
-1
/
+5
*
|
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
|
*
Fix #1790 literalinclude strips empty lines at the head and tail
Takeshi KOMIYA
2015-04-02
1
-6
/
+6
*
|
FIX : fix syntax error in python 3.5
Thomas A Caswell
2015-05-12
1
-1
/
+1
*
|
Fix #1790 literalinclude strips empty lines at the head and tail
Takeshi KOMIYA
2015-03-31
1
-6
/
+6
|
/
*
pep8 fixes
Georg Brandl
2015-03-08
1
-2
/
+2
*
Fix #1620: Use VerbatimBorderColor to add frame to code-block in LaTeX
Takeshi KOMIYA
2015-01-18
1
-3
/
+1
*
highlighting: fix potential TypeError
Georg Brandl
2015-01-06
1
-1
/
+1
*
Add highlight_options configuration value
EricFromCanada
2015-01-05
1
-2
/
+2
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Add frame to code-block in LaTeX
tk0miya
2014-10-08
1
-1
/
+3
*
|
Make pygments unconditional, it is required by setup.py anyway.
Georg Brandl
2014-09-21
1
-43
/
+20
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-3
/
+2
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+4
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+3
*
|
merge with stable
Georg Brandl
2014-03-25
1
-1
/
+7
|
\
\
|
|
/
|
*
Closes #636: Keep straight single quotes in literal blocks in the LaTeX build.
Georg Brandl
2014-03-25
1
-1
/
+7
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
merge heads
Takayuki Shimizukawa
2014-01-15
1
-17
/
+1
|
\
\
|
|
/
|
/
|
|
*
Drop python-3.1 and remove support codes
Takayuki Shimizukawa
2013-12-15
1
-6
/
+0
|
*
Drop python-2.5 and remove 2.4,2.5 support codes
Takayuki Shimizukawa
2013-12-15
1
-11
/
+1
*
|
Closes #845: In code blocks, when the selected lexer fails, display line numb...
Georg Brandl
2014-01-11
1
-11
/
+11
|
/
[next]