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
/
__main__.py
Age
Commit message (
Expand
)
Author
2025-05-27
patman: Add tests for Cseries
Simon Glass
2025-05-27
patman: Move code for sending into its own module
Simon Glass
2025-05-27
patman: Support extra test features
Simon Glass
2025-05-27
patman: Tidy up the start-up code
Simon Glass
2025-05-27
tools: Plumb in capture control
Simon Glass
2025-05-27
patman: Move all non-test logic into control module
Simon Glass
2025-02-17
u_boot_pylib: Move gitutil into the library
Simon Glass
2023-11-14
patman: Correct Python 3.6 behaviour
Simon Glass
2023-11-14
patman: Avoid using func_test at top level
Simon Glass
2023-11-14
patman: Correct easy pylint warnings in __main__
Simon Glass
2023-11-14
patman: Move the main program into a function
Simon Glass
2023-11-14
patman: Split out arg parsing into its own file
Simon Glass
2023-11-02
patman: Add a 'keep_change_id' setting
Maxim Cournoyer
2023-04-28
tools: Fall back to importlib_resources on Python 3.6
Jan Kiszka
2023-03-08
patman: Avoid importing test_checkpatch before it is needed
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-01-05
patman: add '--get-maintainer-script' argument
Maxim Cournoyer
2023-01-05
patman: set the default config_fname argument value to None
Maxim Cournoyer
2023-01-05
patman: import gitutil module where it is needed
Maxim Cournoyer
2023-01-05
patman: document default 'send' command
Maxim Cournoyer
2023-01-05
patman: hide the 'test' command unless test data is available
Maxim Cournoyer
2023-01-05
patman: rename main script to __main__.py
Maxim Cournoyer