index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
command.py
Age
Commit message (
Expand
)
Author
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2022-03-02
patman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in cros_subprocess.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
2020-07-09
patman: Avoid circular dependency between command and tools
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-07-23
tools: Drop duplicate raise_on_error argument
Simon Glass
2018-08-01
patman: Allow test commands to fall back to real ones
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
patman: Allow commands to raise on error, or not
Simon Glass
2013-04-04
patman: Make command methods return a CommandResult
Simon Glass
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass