1. 427b028 patman: Fix whitespace errors in func_test by Simon Glass · 4 years ago
  2. e21c515 patman: Update how tests are run by Simon Glass · 4 years ago
  3. 4a9e578 patman: Correct operation of -n by Simon Glass · 4 years ago
  4. b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 1 month ago
  5. 29cc091 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 2 months ago
  6. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 2 months ago
  7. 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
  8. 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 3 months ago
  9. 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 3 months ago
  10. 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 4 months ago
  11. e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  12. 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  13. e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  14. 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  15. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
  16. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
  17. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
  18. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 4 months ago
  19. c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  20. 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  21. 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  22. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  23. c4e7902 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  24. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  25. 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  26. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  27. fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
  28. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  29. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  30. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  31. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  32. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  33. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  34. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  35. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
  36. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
  37. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
  38. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 4 months ago
  39. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 4 months ago
  40. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  41. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  42. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  43. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  44. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  45. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  46. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  47. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  48. 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
  49. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  50. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  51. 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 4 months ago
  52. 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 4 months ago
  53. 89fb8b7 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 4 months ago
  54. 4148c20 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 4 months ago
  55. 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 4 months ago
  56. 1b48782 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 5 months ago
  57. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 5 months ago
  58. 156e655 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 5 months ago
  59. 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 5 months ago
  60. ddd65b0 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 5 months ago
  61. 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 5 months ago
  62. 96daa41 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 6 months ago
  63. 37f3bb5 patman: Support warnings in the patch subject by Simon Glass · 4 years, 6 months ago
  64. 666eb15 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 6 months ago
  65. 7175b08 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 6 months ago
  66. 7d5b5e8 patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 6 months ago
  67. 870bd56 patman: Fix 'warning' typo by Simon Glass · 4 years, 6 months ago
  68. dc03ba4 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 6 months ago
  69. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 6 months ago
  70. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 6 months ago
  71. b0436b9 patman: Suppress empty changelog entries by Sean Anderson · 4 years, 6 months ago
  72. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 6 months ago
  73. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 6 months ago
  74. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  75. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  76. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  77. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  78. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 6 months ago
  79. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  80. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 6 months ago
  81. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  82. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 6 months ago
  83. 1e13047 patman: Support limiting output to a single line by Simon Glass · 4 years, 7 months ago
  84. 37b224f patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 7 months ago
  85. a84eb16 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 7 months ago
  86. cf0ef93 patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 8 months ago
  87. 677dac2 patman: fix coverletter cc list with nulls by Robert Beckett · 5 years ago
  88. ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  89. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  90. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  91. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  92. 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  93. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  94. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  95. 6eace39 patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  96. 3b1c0b0 patman: Drop binary parameter by Simon Glass · 5 years ago
  97. 3135330 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  98. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  99. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  100. fd07336 patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago