1. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 7 months ago
  2. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 7 months ago
  3. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 8 months ago
  4. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 2 years, 8 months ago
  5. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 8 months ago
  6. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years ago
  7. 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 2 months ago
  8. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 2 months ago
  9. 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 6 months ago
  10. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 3 years, 11 months ago
  11. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 3 years, 11 months ago
  12. 6b3252e patman: Support parsing of review snippets by Simon Glass · 3 years, 11 months ago
  13. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 3 years, 11 months ago
  14. 9994baa patman: Fix spelling of plural for warning by Simon Glass · 3 years, 11 months ago
  15. 4af9987 patman: Add some tests for warnings by Simon Glass · 3 years, 11 months ago
  16. 7457051 patman: Add a test for PatchStream tags by Simon Glass · 3 years, 11 months ago
  17. 47f6295 patman: Drop unused signoff member by Simon Glass · 3 years, 11 months ago
  18. dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 3 years, 11 months ago
  19. 313ef5f patman: Attach warnings to individual patches by Simon Glass · 3 years, 11 months ago
  20. b5cc399 patman: Move warning collection to a function by Simon Glass · 3 years, 11 months ago
  21. 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 3 years, 11 months ago
  22. e3a816b patman: Drop unused args in patchstream by Simon Glass · 3 years, 11 months ago
  23. dd147ed patman: Rename variables in patchstream by Simon Glass · 3 years, 11 months ago
  24. d93720e patman: Rename functions in patchstream by Simon Glass · 3 years, 11 months ago
  25. 5769904 patman: Fix constant style in patchstream by Simon Glass · 3 years, 11 months ago
  26. d06e55a patman: Fix indenting in patchstream by Simon Glass · 3 years, 11 months ago
  27. e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 3 months ago
  28. 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 3 months ago
  29. 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 3 months ago
  30. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 3 months ago
  31. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  32. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 3 months ago
  33. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 3 months ago
  34. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 3 months ago
  35. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 3 months ago
  36. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 5 months ago
  37. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 5 months ago
  38. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 5 months ago
  39. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  40. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  41. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  42. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  43. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  44. 04f7870 patman: Don't report unicode character by Simon Glass · 7 years ago
  45. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  46. 94fbd3e tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  47. 57b6b19 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  48. 0d57718 tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  49. 13b98d9 tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  50. e7df218 tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  51. 9ad9698 patman: Add a missing space in GetMetaDataForList() by Simon Glass · 9 years ago
  52. 35ce2dc patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 9 years ago
  53. 4b89b81 patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  54. 0b5b409 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  55. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  56. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  57. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  58. e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  59. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  60. 6be6b6b patman: Suppress duplicate signoffs only for real patches by Simon Glass · 10 years ago
  61. 102061b patman: Avoid duplicate sign-offs by Simon Glass · 10 years ago
  62. 659c89d patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  63. 5c8fdd9 patman: add Commit-notes tag and section by Albert ARIBAUD · 11 years ago
  64. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  65. 2386060 patman: fix gitutil for decorations by Andreas Bießmann · 11 years ago
  66. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 12 years ago
  67. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 12 years ago
  68. 3fefd5e patman: Ignore all Gerrit Commit-* tags by Simon Glass · 11 years ago
  69. fe2f8d9 patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · 12 years ago
  70. 28b3594 patman: Make "Reviewed-by" an important tag by Doug Anderson · 12 years ago
  71. e62f905 patman: Allow reading metadata from a list of commits by Simon Glass · 12 years ago
  72. a10fd93 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
  73. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  74. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  75. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  76. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  77. 05e5b73 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  78. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago