aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/command.py
AgeCommit message (Expand)Author
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-03-02patman: Correct pylint errorsSimon Glass
2022-02-09patman: Convert camel case in cros_subprocess.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2021-10-20buildman: Detect Kconfig loopsSimon Glass
2020-07-09patman: Avoid circular dependency between command and toolsSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-07-23tools: Drop duplicate raise_on_error argumentSimon Glass
2018-08-01patman: Allow test commands to fall back to real onesSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2014-09-09patman: Provide a way to intercept commands for testingSimon Glass
2014-09-09patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-04patman: Allow commands to raise on error, or notSimon Glass
2013-04-04patman: Make command methods return a CommandResultSimon Glass
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass