summaryrefslogtreecommitdiff
path: root/tools/patman/terminal.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-05patman: Support checking for review tags in patchworkSimon Glass1-6/+15
2020-07-25patman: Allow disabling 'bright' mode with Print outputSimon Glass1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+2
2020-07-20patman: Allow disabling 'bright' mode with Print outputSimon Glass1-2/+2
2020-04-26patman: Drop references to __future__Simon Glass1-2/+0
2020-04-21patman: Support limiting output to a single lineSimon Glass1-1/+57
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass1-0/+47
2020-04-21patman: Update flushing Print() for Python 3Simon Glass1-3/+2
2019-11-14patman: fix some typos in commentsAnatolij Gustschin1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-10-09patman: Make print statements python 3.x safePaul Burton1-5/+7
2016-10-09patman: Flush output when there is no newlineSimon Glass1-0/+2
2014-09-09patman: Add a way of recording terminal output for testingSimon Glass1-0/+72
2014-09-05patman: Correct unit tests to run correctlySimon Glass1-2/+6
2014-09-05patman: Fix indentation in terminal.pySimon Glass1-53/+55
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-05patman: Use bright ANSI colours by defaultSimon Glass1-8/+11
2013-04-05patman: Use ANSI colours only when outputting to a terminalSimon Glass1-2/+9
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass1-0/+86