index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
terminal.py
Age
Commit message (
Expand
)
Author
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