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
/
util
/
console.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve sphinx.util.console docstring
Louis Maddox
2021-07-18
1
-1
/
+1
*
refactor: Use PEP-526 based variable annotation (sphinx.util)
Takeshi KOMIYA
2021-03-10
1
-4
/
+4
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+1
*
Fix mypy violations (with mypy-0.780)
Takeshi KOMIYA
2020-06-03
1
-2
/
+1
*
Merge pull request #7289 from blueyed/fix-light-colors
Takeshi KOMIYA
2020-03-15
1
-3
/
+3
|
\
|
*
Use bright colors instead of bold
Daniel Hahler
2020-03-10
1
-3
/
+3
*
|
Fix mypy violations (with mypy-0.770)
Takeshi KOMIYA
2020-03-12
1
-1
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.util.console
Takeshi KOMIYA
2019-06-03
1
-25
/
+12
*
refactor: Move terminal_safe() to sphinx.util.console
Takeshi KOMIYA
2019-02-11
1
-0
/
+6
*
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
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-3
/
+2
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
|
/
*
Fix #5036: quickstart: Typing Ctrl-U clears the whole of line
Takeshi KOMIYA
2018-06-11
1
-3
/
+15
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-1
/
+1
*
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
-0
/
+5
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-0
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-12
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
1
-2
/
+2
*
|
Sphinx.status_iterator() is now deprecated
Takeshi KOMIYA
2017-01-07
1
-1
/
+1
*
|
Adjust code to type annotation
Takeshi KOMIYA
2016-12-03
1
-1
/
+1
*
|
Add type-check annotations to sphinx.util
Takeshi KOMIYA
2016-11-16
1
-1
/
+9
|
/
*
insert blank line(s) to adapt latest flake8/pycodestyle
shimizukawa
2016-11-16
1
-0
/
+1
*
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
|
fix some over-broad except: clauses
Georg Brandl
2015-05-18
1
-3
/
+1
|
/
*
util: pep8 fixes
Georg Brandl
2015-03-08
1
-0
/
+8
*
enables flake8 E401: multiple imports on one line
shimizukawa
2015-03-07
1
-1
/
+3
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
merge with stable
Georg Brandl
2014-09-17
1
-0
/
+3
|
\
\
|
|
/
|
*
Exception logs now contain the last 10 messages emitted by Sphinx.
Georg Brandl
2014-09-17
1
-0
/
+3
*
|
Update documentation and `sphinx-build -N` option behavior for windows color ...
Takayuki Shimizukawa
2014-07-05
1
-0
/
+2
*
|
Windows color console support. update for pull request #252.
Takayuki Shimizukawa
2014-07-05
1
-6
/
+10
*
|
Added support for Windows color output using colorama (if installed)
rneu31
2014-07-03
1
-1
/
+6
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
Fix long lines.
Georg Brandl
2010-05-26
1
-3
/
+3
*
Fixed console.py function term_width_line() issue. #423
Armin Ronacher
2010-05-25
1
-2
/
+5
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
#159: do not fail if sys.stdout has no isatty() method.
Georg Brandl
2009-05-10
1
-0
/
+5
[next]