summaryrefslogtreecommitdiff
path: root/tools/patman/send.py
AgeCommit message (Expand)Author
2025-05-27patman: Update send function to return whether it sentSimon Glass
2025-05-27patman: Correct use of str in codeSimon Glass
2025-05-27patman: Allow setting a git directory when sendingSimon Glass
2025-05-27patman: Allow setting the current directory when sendingSimon Glass
2025-05-27patman: Update Series.ShowActions() to pass aliasSimon Glass
2025-05-27patman: Pass aliases to Series.MakeCcFile()Simon Glass
2025-05-27patman: Pass the alias dict into gitutil.email_patches()Simon Glass
2025-05-27patman: Move code for sending into its own moduleSimon Glass