1. 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 1 year, 10 months ago
  2. 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 1 year, 10 months ago
  3. db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 1 year, 10 months ago
  4. 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 1 year, 10 months ago
  5. 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 1 year, 10 months ago
  6. 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 1 year, 10 months ago
  7. 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 1 year, 10 months ago
  8. 3052930 patman: document default 'send' command by Maxim Cournoyer · 1 year, 10 months ago
  9. f393f59 patman: document how to run test suite via pytest by Maxim Cournoyer · 1 year, 10 months ago
  10. 52c1c33 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 1 year, 10 months ago
  11. a3997a0 patman: add pytest configuration file by Maxim Cournoyer · 1 year, 10 months ago
  12. 579916b patman: rename main script to __main__.py by Maxim Cournoyer · 1 year, 10 months ago
  13. 648d818 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 1 year, 10 months ago
  14. 1c77598 patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 1 year, 10 months ago
  15. f9e20e3 patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 1 year, 10 months ago
  16. a5197fc patman: locate README.rst via importlib by Maxim Cournoyer · 1 year, 10 months ago
  17. 425bbed patman: fix installation of README.rst data file by Maxim Cournoyer · 1 year, 10 months ago
  18. 291ab6c patman: remove extraneous imports by Maxim Cournoyer · 1 year, 10 months ago
  19. e0ddd89 patman: Switch to setuptools by Sean Anderson · 1 year, 11 months ago
  20. 2a06da0 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 1 year, 11 months ago
  21. 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 2 months ago
  22. 74eaa5c patman: Fix version table by Simon Glass · 2 years, 2 months ago
  23. 1046313 patman: Don't buffer test output with a single test by Simon Glass · 2 years, 2 months ago
  24. 8816eda patman: Put the coverage command-line last by Simon Glass · 2 years, 2 months ago
  25. 37c42b7 patman: Add documentation to doc/ by Simon Glass · 2 years, 2 months ago
  26. dce4322 patman: By default don't pass "--no-tree" to checkpatch for linux by Douglas Anderson · 2 years, 3 months ago
  27. 4780f7d patman: Fix defaults not propagating to subparsers by Sean Anderson · 2 years, 6 months ago
  28. ebcaafc patman: test_util: Print test stdout/stderr within test summaries by Alper Nebi Yasak · 2 years, 7 months ago
  29. dd6b92b patman: test_util: Customize unittest test results for more info by Alper Nebi Yasak · 2 years, 7 months ago
  30. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
  31. ce12c47 patman: test_util: Handle nonexistent tests while loading tests by Alper Nebi Yasak · 2 years, 7 months ago
  32. 6474aaa patman: test_util: Fix printing results for failed tests by Alper Nebi Yasak · 2 years, 7 months ago
  33. fc6c663 patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
  34. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  35. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  36. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  37. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 9 months ago
  38. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  39. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  40. ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 9 months ago
  41. 642df43 patman: Convert camel case in project.py by Simon Glass · 2 years, 9 months ago
  42. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  43. 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 9 months ago
  44. c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 2 years, 9 months ago
  45. 208f01b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 9 months ago
  46. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 2 years, 9 months ago
  47. ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 9 months ago
  48. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  49. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  50. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 9 months ago
  51. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  52. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  53. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 9 months ago
  54. 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 9 months ago
  55. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 9 months ago
  56. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 9 months ago
  57. fd52009 patman: Update the list of modules by Simon Glass · 2 years, 11 months ago
  58. dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
  59. e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years ago
  60. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years ago
  61. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years ago
  62. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  63. 0d60e5d tools: Handle PAGER containing arguments by Paul Barker · 3 years, 1 month ago
  64. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  65. 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 3 months ago
  66. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 3 months ago
  67. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
  68. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 4 months ago
  69. 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 4 months ago
  70. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 7 months ago
  71. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 8 months ago
  72. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 7 months ago
  73. 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 7 months ago
  74. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  75. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 8 months ago
  76. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 9 months ago
  77. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 9 months ago
  78. 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 9 months ago
  79. 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
  80. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  81. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  82. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
  83. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 3 years, 11 months ago
  84. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 3 years, 11 months ago
  85. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 11 months ago
  86. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  87. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  88. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  89. f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years ago
  90. fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
  91. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
  92. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
  93. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
  94. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
  95. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
  96. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
  97. 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years ago
  98. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
  99. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago
  100. be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years ago