summaryrefslogtreecommitdiff
path: root/tools/patman/cmdline.py
AgeCommit message (Expand)Author
2025-05-27patman: Implement the upstream subcommandSimon Glass
2025-05-27patman: Implement the series subcommandSimon Glass
2025-05-27patman: Support aliases for commands and subcommandsSimon Glass
2025-05-27patman: Implement the patchwork subcommandSimon Glass
2025-05-27patman: Support returning the parsers to useSimon Glass
2025-05-27patman: Use -c to show patch commentsSimon Glass
2025-05-27patman: Enhance implementation of file-based defaultsSimon Glass
2025-05-27patman: Deal with git safe-directory warningSimon Glass
2025-05-27patman: Move -H out of the send commandSimon Glass
2025-05-27patman: Move arguments for sent into the correct parserSimon Glass
2025-05-27patman: Split subparsers into their own functionsSimon Glass
2025-05-27patman: Split parser creation from parsingSimon Glass
2025-05-27patman: Provide an option to run in single-threaded modeSimon Glass
2025-05-27patman: Support extra test featuresSimon Glass
2025-02-17u_boot_pylib: Move gitutil into the librarySimon Glass
2023-11-14patman: Split out arg parsing into its own fileSimon Glass