index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
terminal.py
Age
Commit message (
Expand
)
Author
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2022-02-09
patman: Convert camel case in terminal.py
Simon Glass
2022-02-09
patman: Rename Color() method to build()
Simon Glass
2022-02-09
patman: Rename Print() to Tprint()
Simon Glass
2020-11-05
patman: Support checking for review tags in patchwork
Simon Glass
2020-07-24
patman: Allow disabling 'bright' mode with Print output
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
patman: Allow disabling 'bright' mode with Print output
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2020-04-21
patman: Support limiting output to a single line
Simon Glass
2020-04-21
patman: Support erasing a previously unfinished text line
Simon Glass
2020-04-21
patman: Update flushing Print() for Python 3
Simon Glass
2019-11-14
patman: fix some typos in comments
Anatolij Gustschin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
patman: Flush output when there is no newline
Simon Glass
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
patman: Use bright ANSI colours by default
Simon Glass
2013-04-04
patman: Use ANSI colours only when outputting to a terminal
Simon Glass
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass