summaryrefslogtreecommitdiff
path: root/tools/patman/command.py
AgeCommit message (Expand)AuthorFilesLines
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