1. 042a732 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
  2. e0a4d06 patman: refactor help message by Masahiro Yamada · 10 years ago
  3. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  4. e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  5. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  6. ee860c6 patman: make "No recipient" checking more tolerant by Masahiro Yamada · 10 years ago
  7. 4251978 patman: Only apply patches when we know the original HEAD by Simon Glass · 10 years ago
  8. 6be6b6b patman: Suppress duplicate signoffs only for real patches by Simon Glass · 10 years ago
  9. 102061b patman: Avoid duplicate sign-offs by Simon Glass · 11 years ago
  10. 757f64a patman: Deal with 'git apply' failures correctly by Simon Glass · 11 years ago
  11. 659c89d patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  12. 5c8fdd9 patman: add Commit-notes tag and section by Albert ARIBAUD · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. c8605bb patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  15. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 11 years ago
  16. e857075 patman: Do not hardcode python path by Michal Simek · 11 years ago
  17. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago
  18. 2386060 patman: fix gitutil for decorations by Andreas Bießmann · 12 years ago
  19. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 12 years ago
  20. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 12 years ago
  21. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 12 years ago
  22. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
  23. 3fefd5e patman: Ignore all Gerrit Commit-* tags by Simon Glass · 12 years ago
  24. ca706e7 patman: Minor help message/README fixes by Simon Glass · 12 years ago
  25. 0d99fe0 patman: Fix the comment in CheckTags to mention multiple tags by Simon Glass · 12 years ago
  26. ed92227 patman: Don't allow spaces in tags by Simon Glass · 12 years ago
  27. d29fe6e patman: Fix up checkpatch parsing to deal with 'CHECK' lines by Simon Glass · 12 years ago
  28. fe2f8d9 patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · 12 years ago
  29. 6d81992 patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 12 years ago
  30. 28b3594 patman: Make "Reviewed-by" an important tag by Doug Anderson · 12 years ago
  31. 5f6a1c4 patman: Add additional git utilties by Simon Glass · 12 years ago
  32. e62f905 patman: Allow reading metadata from a list of commits by Simon Glass · 12 years ago
  33. dc19150 patman: Allow commands to raise on error, or not by Simon Glass · 12 years ago
  34. a10fd93 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
  35. 71162e3 patman: Add cros_subprocess library to manage subprocesses by Simon Glass · 12 years ago
  36. 43bca00 patman: Use bright ANSI colours by default by Simon Glass · 12 years ago
  37. bbd0143 patman: Use ANSI colours only when outputting to a terminal by Simon Glass · 12 years ago
  38. 99adf6e patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  39. 656cffe patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  40. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  41. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  42. 21a19d7 patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · 12 years ago
  43. 3118725 patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  44. d94566a patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  45. d96ef37 patman: Look for checkpatch in the scripts directory by Doug Anderson · 12 years ago
  46. a970048 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
  47. 05d5282 patman: Add spaces back into patman test by Doug Anderson · 12 years ago
  48. 27e9760 patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  49. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  50. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  51. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  52. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  53. 244e6f9 patman: Use reverse order for changelog by Otavio Salvador · 12 years ago
  54. 43de024 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  55. d5f81d8 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  56. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  57. 73fe07a patman: don't mess with changelog by Ilya Yanok · 12 years ago
  58. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  59. 05e5b73 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  60. 87d6555 patman: Handle creation of patman config file by Vikram Narayanan · 12 years ago
  61. 2b36c75 patman: Change the location of patman config file by Vikram Narayanan · 12 years ago
  62. 330a091 patman: Change the location of patman path by Vikram Narayanan · 12 years ago
  63. 1713247 patman: Fix a typo error by Vikram Narayanan · 12 years ago
  64. 2790bf6 Prepare v2012.04 by Wolfgang Denk · 12 years ago
  65. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago