1. 0faf614 patman: Add a library to handle logging and progress by Simon Glass · 8 years ago
  2. 1f1864b patman: Add a tools library for using temporary files by Simon Glass · 8 years ago
  3. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  4. 94fbd3e tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  5. 57b6b19 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  6. 0d57718 tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  7. 13b98d9 tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  8. e7df218 tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  9. d4c8572 buildman: Allow branch names which conflict with directories by Simon Glass · 8 years ago
  10. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 8 years ago
  11. 9ad9698 patman: Add a missing space in GetMetaDataForList() by Simon Glass · 8 years ago
  12. 070b781 patman: fix series-notes handling for buildman by Albert ARIBAUD · 9 years ago
  13. a187559 Use correct spelling of "U-Boot" by Bin Meng · 8 years ago
  14. 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  15. 8d3595a Revert "patman: use -D option for git format-patch" by Masahiro Yamada · 9 years ago
  16. d9917b0 buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  17. 19b4a33 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  18. 9649e15 patman: Don't run patman when it is imported as a module by Simon Glass · 9 years ago
  19. 488d19c patman: add distutils based installer by Chris Packham · 9 years ago
  20. 3871cd8 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 9 years ago
  21. 35ce2dc patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 9 years ago
  22. 8895b3e patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  23. 71edbe5 buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
  24. 3d4de98 patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  25. 4b89b81 patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  26. 2181830 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  27. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  28. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  29. 0b5b409 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  30. 983a274 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  31. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  32. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  33. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  34. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  35. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  36. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  37. 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
  38. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  39. 9447a6b patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
  40. 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
  41. e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  42. 6ba5737 patman: Fix indentation in terminal.py by Simon Glass · 10 years ago
  43. 042a732 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
  44. e0a4d06 patman: refactor help message by Masahiro Yamada · 10 years ago
  45. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  46. e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  47. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  48. ee860c6 patman: make "No recipient" checking more tolerant by Masahiro Yamada · 10 years ago
  49. 4251978 patman: Only apply patches when we know the original HEAD by Simon Glass · 10 years ago
  50. 6be6b6b patman: Suppress duplicate signoffs only for real patches by Simon Glass · 10 years ago
  51. 102061b patman: Avoid duplicate sign-offs by Simon Glass · 10 years ago
  52. 757f64a patman: Deal with 'git apply' failures correctly by Simon Glass · 10 years ago
  53. 659c89d patman: Use Patch-cc: instead of Cc: by Simon Glass · 10 years ago
  54. 5c8fdd9 patman: add Commit-notes tag and section by Albert ARIBAUD · 11 years ago
  55. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. c8605bb patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  57. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 11 years ago
  58. e857075 patman: Do not hardcode python path by Michal Simek · 11 years ago
  59. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago
  60. 2386060 patman: fix gitutil for decorations by Andreas Bießmann · 11 years ago
  61. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 11 years ago
  62. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 11 years ago
  63. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 11 years ago
  64. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 11 years ago
  65. 3fefd5e patman: Ignore all Gerrit Commit-* tags by Simon Glass · 11 years ago
  66. ca706e7 patman: Minor help message/README fixes by Simon Glass · 11 years ago
  67. 0d99fe0 patman: Fix the comment in CheckTags to mention multiple tags by Simon Glass · 11 years ago
  68. ed92227 patman: Don't allow spaces in tags by Simon Glass · 11 years ago
  69. d29fe6e patman: Fix up checkpatch parsing to deal with 'CHECK' lines by Simon Glass · 11 years ago
  70. fe2f8d9 patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · 11 years ago
  71. 6d81992 patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 11 years ago
  72. 28b3594 patman: Make "Reviewed-by" an important tag by Doug Anderson · 11 years ago
  73. 5f6a1c4 patman: Add additional git utilties by Simon Glass · 12 years ago
  74. e62f905 patman: Allow reading metadata from a list of commits by Simon Glass · 12 years ago
  75. dc19150 patman: Allow commands to raise on error, or not by Simon Glass · 12 years ago
  76. a10fd93 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
  77. 71162e3 patman: Add cros_subprocess library to manage subprocesses by Simon Glass · 12 years ago
  78. 43bca00 patman: Use bright ANSI colours by default by Simon Glass · 12 years ago
  79. bbd0143 patman: Use ANSI colours only when outputting to a terminal by Simon Glass · 12 years ago
  80. 99adf6e patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  81. 656cffe patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  82. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  83. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  84. 21a19d7 patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · 12 years ago
  85. 3118725 patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  86. d94566a patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  87. d96ef37 patman: Look for checkpatch in the scripts directory by Doug Anderson · 12 years ago
  88. a970048 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
  89. 05d5282 patman: Add spaces back into patman test by Doug Anderson · 12 years ago
  90. 27e9760 patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  91. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  92. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  93. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  94. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  95. 244e6f9 patman: Use reverse order for changelog by Otavio Salvador · 12 years ago
  96. 43de024 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  97. d5f81d8 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  98. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  99. 73fe07a patman: don't mess with changelog by Ilya Yanok · 12 years ago
  100. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago