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