summaryrefslogtreecommitdiff
path: root/tools/patman/command.py
Commit message (Expand)AuthorAgeLines
* patman: Provide a way to intercept commands for testingSimon Glass2014-09-09-0/+20
* patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-09-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* patman: Allow commands to raise on error, or notSimon Glass2013-04-04-6/+11
* patman: Make command methods return a CommandResultSimon Glass2013-04-04-22/+62
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-21-0/+72