summaryrefslogtreecommitdiff
path: root/tools/patman/control.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Add --no-signoff to suppress adding signoffsPhilipp Tomsich2020-12-221-3/+3
* patman: Add a Series-patchwork-url optionSimon Glass2020-11-141-1/+6
* patman: Allow specifying the patchwork URLSimon Glass2020-11-141-2/+3
* patman: Support listing comments from patchworkSimon Glass2020-11-051-3/+8
* patman: Support updating a branch with review tagsSimon Glass2020-11-051-3/+6
* patman: Support checking for review tags in patchworkSimon Glass2020-11-051-0/+46
* patman: Rename functions in patchstreamSimon Glass2020-11-051-3/+3
* patman: Correct operation of -nSimon Glass2020-11-051-6/+5
* patman: When no tracking branch is provided, tell the userNicolas Boichat2020-07-251-2/+3
* patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2020-07-251-0/+2
* patman: Convert to ArgumentParserSimon Glass2020-07-241-11/+11
* patman: Allow skipping patches at the endSimon Glass2020-07-241-3/+5
* patman: Allow creating patches for another branchSimon Glass2020-07-241-5/+8
* patman: Move main code out to a control moduleSimon Glass2020-07-241-0/+170
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-178/+0
* patman: When no tracking branch is provided, tell the userNicolas Boichat2020-07-201-2/+3
* patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2020-07-201-0/+2
* patman: Convert to ArgumentParserSimon Glass2020-07-201-11/+11
* patman: Allow skipping patches at the endSimon Glass2020-07-201-3/+5
* patman: Allow creating patches for another branchSimon Glass2020-07-201-5/+8
* patman: Move main code out to a control moduleSimon Glass2020-07-201-0/+170