aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/cros_subprocess.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
2021-10-20buildman: Detect Kconfig loopsSimon Glass
2021-07-21patman: Use bytearray instead of stringSimon Glass
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2019-10-15patman: Drop binary parameterSimon Glass
2019-07-10patman: Provide a way to get program output in binary modeSimon Glass
2019-07-10patman: Update cros_subprocess to use bytesSimon Glass
2017-06-08patman: Don't convert input data to unicodeSimon Glass
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass