- a44cb1f buildman: Support upstream branch name containing / by Simon Glass · 1 year, 1 month ago
- ce8cb76 patman: Respect include directive on Git config lookup by Fei Shao · 1 year, 2 months ago
- 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
- 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 1 year, 11 months ago
- f9e20e3 patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 1 year, 11 months ago
- 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
- d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
- dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
- 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
- b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
- fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
- 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
- be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years, 1 month ago
- 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
- 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 4 months ago
- 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
- 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 4 months ago
- e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
- f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
- 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 5 months ago
- 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 5 months ago
- 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 7 months ago
- bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
- f6a6aaf patman: Tidy up a few more unicode conversions by Simon Glass · 6 years ago
- 513eace patman: Move unicode helpers to tools by Simon Glass · 6 years ago
- 5a1af1d patman: Convert print statements to Python 3 by Simon Glass · 6 years ago
- b1793a5 patman: Update cros_subprocess to use bytes by Simon Glass · 6 years ago
- a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2df3a01 patman: Rename 'str' variable in EmailPatches() by Simon Glass · 7 years ago
- 6f8abf7 patman: Adjust handling of unicode email address by Simon Glass · 7 years ago
- ac3fde9 patman: Make exception handling python 3.x safe by Paul Burton · 8 years ago
- a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
- 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
- d4c8572 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
- 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
- 8d3595a Revert "patman: use -D option for git format-patch" by Masahiro Yamada · 9 years ago
- 19b4a33 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
- 3871cd8 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 10 years ago
- 71edbe5 buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
- 2181830 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
- 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
- 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
- ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
- 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
- 9447a6b patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
- 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
- e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
- 042a732 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
- e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
- cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
- ee860c6 patman: make "No recipient" checking more tolerant by Masahiro Yamada · 10 years ago
- 4251978 patman: Only apply patches when we know the original HEAD by Simon Glass · 10 years ago
- 757f64a patman: Deal with 'git apply' failures correctly by Simon Glass · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 12 years ago
- 2386060 patman: fix gitutil for decorations by Andreas Bießmann · 12 years ago
- a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
- 6d81992 patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 12 years ago
- 5f6a1c4 patman: Add additional git utilties by Simon Glass · 12 years ago
- dc19150 patman: Allow commands to raise on error, or not by Simon Glass · 12 years ago
- a10fd93 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
- 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
- a970048 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
- 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
- 87d6555 patman: Handle creation of patman config file by Vikram Narayanan · 12 years ago
- 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago