1. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 8 months ago
  2. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 9 months ago
  3. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 9 months ago
  4. 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 9 months ago
  5. 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
  6. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  7. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  8. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
  9. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  10. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  11. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 11 months ago
  12. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  13. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  14. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  15. f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years ago
  16. fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
  17. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
  18. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
  19. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
  20. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
  21. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
  22. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
  23. 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years ago
  24. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
  25. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago
  26. be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years ago
  27. b334852 patman: Improve handling of files by Simon Glass · 4 years ago
  28. a12ad7c patman: Allow showing a Commit as a string by Simon Glass · 4 years ago
  29. b5e1881 patman: Don't ignore lines starting with hash by Simon Glass · 4 years ago
  30. 9994baa patman: Fix spelling of plural for warning by Simon Glass · 4 years ago
  31. 8c17f8c patman: Convert testBasic() to use an interator by Simon Glass · 4 years ago
  32. 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years ago
  33. 7457051 patman: Add a test for PatchStream tags by Simon Glass · 4 years ago
  34. 47f6295 patman: Drop unused signoff member by Simon Glass · 4 years ago
  35. dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years ago
  36. 313ef5f patman: Attach warnings to individual patches by Simon Glass · 4 years ago
  37. b5cc399 patman: Move warning collection to a function by Simon Glass · 4 years ago
  38. 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years ago
  39. e3a816b patman: Drop unused args in patchstream by Simon Glass · 4 years ago
  40. dd147ed patman: Rename variables in patchstream by Simon Glass · 4 years ago
  41. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
  42. 5769904 patman: Fix constant style in patchstream by Simon Glass · 4 years ago
  43. d06e55a patman: Fix indenting in patchstream by Simon Glass · 4 years ago
  44. f9e4284 patman: Allow linking a series with patchwork by Simon Glass · 4 years ago
  45. fca9911 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years ago
  46. 366954f patman: Use capture_sys_output() consistently by Simon Glass · 4 years ago
  47. 427b028 patman: Fix whitespace errors in func_test by Simon Glass · 4 years ago
  48. e21c515 patman: Update how tests are run by Simon Glass · 4 years ago
  49. 4a9e578 patman: Correct operation of -n by Simon Glass · 4 years ago
  50. b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 1 month ago
  51. 29cc091 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 1 month ago
  52. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 1 month ago
  53. 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
  54. 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 3 months ago
  55. 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 3 months ago
  56. 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  57. e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  58. 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  59. e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  60. 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  61. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  62. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  63. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  64. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  65. c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  66. 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  67. 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  68. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  69. c4e7902 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  70. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  71. 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  72. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  73. fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
  74. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  75. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  76. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  77. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  78. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  79. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  80. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  81. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  82. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  83. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  84. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  85. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  86. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  87. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  88. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  89. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  90. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  91. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  92. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  93. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  94. 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
  95. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  96. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  97. 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 4 months ago
  98. 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 4 months ago
  99. 89fb8b7 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 4 months ago
  100. 4148c20 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 4 months ago