1. 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 2 months ago
  2. 74eaa5c patman: Fix version table by Simon Glass · 2 years, 2 months ago
  3. 1046313 patman: Don't buffer test output with a single test by Simon Glass · 2 years, 2 months ago
  4. 8816eda patman: Put the coverage command-line last by Simon Glass · 2 years, 2 months ago
  5. 37c42b7 patman: Add documentation to doc/ by Simon Glass · 2 years, 2 months ago
  6. dce4322 patman: By default don't pass "--no-tree" to checkpatch for linux by Douglas Anderson · 2 years, 3 months ago
  7. 4780f7d patman: Fix defaults not propagating to subparsers by Sean Anderson · 2 years, 6 months ago
  8. ebcaafc patman: test_util: Print test stdout/stderr within test summaries by Alper Nebi Yasak · 2 years, 7 months ago
  9. dd6b92b patman: test_util: Customize unittest test results for more info by Alper Nebi Yasak · 2 years, 7 months ago
  10. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
  11. ce12c47 patman: test_util: Handle nonexistent tests while loading tests by Alper Nebi Yasak · 2 years, 7 months ago
  12. 6474aaa patman: test_util: Fix printing results for failed tests by Alper Nebi Yasak · 2 years, 7 months ago
  13. fc6c663 patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
  14. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  15. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  16. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  17. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 9 months ago
  18. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  19. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  20. ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 9 months ago
  21. 642df43 patman: Convert camel case in project.py by Simon Glass · 2 years, 9 months ago
  22. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  23. 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 9 months ago
  24. c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 2 years, 9 months ago
  25. 208f01b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 9 months ago
  26. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 2 years, 9 months ago
  27. ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 9 months ago
  28. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  29. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  30. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 9 months ago
  31. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  32. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  33. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 9 months ago
  34. 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 9 months ago
  35. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 9 months ago
  36. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 9 months ago
  37. fd52009 patman: Update the list of modules by Simon Glass · 2 years, 11 months ago
  38. dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
  39. e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years ago
  40. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years ago
  41. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years ago
  42. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  43. 0d60e5d tools: Handle PAGER containing arguments by Paul Barker · 3 years, 1 month ago
  44. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  45. 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 3 months ago
  46. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 3 months ago
  47. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
  48. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 4 months ago
  49. 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 5 months ago
  50. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 7 months ago
  51. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 8 months ago
  52. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 7 months ago
  53. 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 7 months ago
  54. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  55. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 8 months ago
  56. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 9 months ago
  57. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 9 months ago
  58. 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 9 months ago
  59. 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
  60. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  61. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  62. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
  63. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  64. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  65. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 11 months ago
  66. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  67. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  68. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  69. f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years ago
  70. fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
  71. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
  72. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
  73. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
  74. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
  75. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
  76. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
  77. 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years ago
  78. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
  79. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago
  80. be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years ago
  81. b334852 patman: Improve handling of files by Simon Glass · 4 years ago
  82. a12ad7c patman: Allow showing a Commit as a string by Simon Glass · 4 years ago
  83. b5e1881 patman: Don't ignore lines starting with hash by Simon Glass · 4 years ago
  84. 9994baa patman: Fix spelling of plural for warning by Simon Glass · 4 years ago
  85. 8c17f8c patman: Convert testBasic() to use an interator by Simon Glass · 4 years ago
  86. 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years ago
  87. 7457051 patman: Add a test for PatchStream tags by Simon Glass · 4 years ago
  88. 47f6295 patman: Drop unused signoff member by Simon Glass · 4 years ago
  89. dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years ago
  90. 313ef5f patman: Attach warnings to individual patches by Simon Glass · 4 years ago
  91. b5cc399 patman: Move warning collection to a function by Simon Glass · 4 years ago
  92. 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years ago
  93. e3a816b patman: Drop unused args in patchstream by Simon Glass · 4 years ago
  94. dd147ed patman: Rename variables in patchstream by Simon Glass · 4 years ago
  95. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
  96. 5769904 patman: Fix constant style in patchstream by Simon Glass · 4 years ago
  97. d06e55a patman: Fix indenting in patchstream by Simon Glass · 4 years ago
  98. f9e4284 patman: Allow linking a series with patchwork by Simon Glass · 4 years ago
  99. fca9911 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years ago
  100. 366954f patman: Use capture_sys_output() consistently by Simon Glass · 4 years ago