summaryrefslogtreecommitdiff
path: root/tools/patman/command.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-24tools: Drop duplicate raise_on_error argumentSimon Glass1-2/+2
2018-08-02patman: Allow test commands to fall back to real onesSimon Glass1-2/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-10-09patman: Make exception handling python 3.x safePaul Burton1-1/+1
2016-09-19patman: Adjust command.Output() to raise an error by defaultSimon Glass1-2/+3
2014-09-10patman: Provide a way to intercept commands for testingSimon Glass1-0/+20
2014-09-10patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-05patman: Allow commands to raise on error, or notSimon Glass1-6/+11
2013-04-05patman: Make command methods return a CommandResultSimon Glass1-22/+62
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass1-0/+72