aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/terminal.py
AgeCommit message (Expand)Author
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-02-09patman: Convert camel case in terminal.pySimon Glass
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Rename Print() to Tprint()Simon Glass
2020-11-05patman: Support checking for review tags in patchworkSimon Glass
2020-07-24patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2020-04-21patman: Support limiting output to a single lineSimon Glass
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass
2020-04-21patman: Update flushing Print() for Python 3Simon Glass
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-10-09patman: Flush output when there is no newlineSimon Glass
2014-09-09patman: Add a way of recording terminal output for testingSimon Glass
2014-09-05patman: Correct unit tests to run correctlySimon Glass
2014-09-05patman: Fix indentation in terminal.pySimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-04patman: Use bright ANSI colours by defaultSimon Glass
2013-04-04patman: Use ANSI colours only when outputting to a terminalSimon Glass
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass