1. 4023964 patman: symlink top level .checkpatch.conf by Maxim Cournoyer · 1 year, 11 months ago
  2. 6a407e1 Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'" by Maxim Cournoyer · 1 year, 11 months ago
  3. 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 2 years ago
  4. cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · 2 years ago
  5. 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 2 years ago
  6. da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · 2 years ago
  7. a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · 2 years ago
  8. cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 2 years ago
  9. 97f4d76 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 2 years ago
  10. 6a3f71c patman: document default 'send' command by Maxim Cournoyer · 2 years ago
  11. c9f6554 patman: document how to run test suite via pytest by Maxim Cournoyer · 2 years ago
  12. cda0012 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 2 years ago
  13. 0e54e70 patman: add pytest configuration file by Maxim Cournoyer · 2 years ago
  14. def31ed patman: rename main script to __main__.py by Maxim Cournoyer · 2 years ago
  15. 2f3abd6 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 2 years ago
  16. 0331edb patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 2 years ago
  17. 9a196fb patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 2 years ago
  18. 124acc9 patman: locate README.rst via importlib by Maxim Cournoyer · 2 years ago
  19. 1484c1a patman: fix installation of README.rst data file by Maxim Cournoyer · 2 years ago
  20. fcf2e85 patman: remove extraneous imports by Maxim Cournoyer · 2 years ago
  21. 6c12497 patman: Switch to setuptools by Sean Anderson · 2 years ago
  22. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years ago
  23. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 3 months ago
  24. a1975d9 patman: Fix version table by Simon Glass · 2 years, 3 months ago
  25. 6a9b225 patman: Don't buffer test output with a single test by Simon Glass · 2 years, 4 months ago
  26. 5881641 patman: Put the coverage command-line last by Simon Glass · 2 years, 4 months ago
  27. c8ab031 patman: Add documentation to doc/ by Simon Glass · 2 years, 4 months ago
  28. be4f271 patman: By default don't pass "--no-tree" to checkpatch for linux by Douglas Anderson · 2 years, 4 months ago
  29. 461df86 patman: Fix defaults not propagating to subparsers by Sean Anderson · 2 years, 7 months ago
  30. 5168601 patman: test_util: Print test stdout/stderr within test summaries by Alper Nebi Yasak · 2 years, 8 months ago
  31. fedac7b patman: test_util: Customize unittest test results for more info by Alper Nebi Yasak · 2 years, 8 months ago
  32. ca1c588 patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 8 months ago
  33. 71e9a4c patman: test_util: Handle nonexistent tests while loading tests by Alper Nebi Yasak · 2 years, 8 months ago
  34. 5266463 patman: test_util: Fix printing results for failed tests by Alper Nebi Yasak · 2 years, 8 months ago
  35. 259b64f patman: Define Commit.path in the constructor by Simon Glass · 2 years, 9 months ago
  36. 547cba6 patman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  37. 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
  38. f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  39. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
  40. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  41. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
  42. 88a9ec2 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 10 months ago
  43. 1908d354 patman: Convert camel case in project.py by Simon Glass · 2 years, 10 months ago
  44. 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
  45. 9b0b023 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 10 months ago
  46. d85bb8f patman: Convert camel case in func_test.py by Simon Glass · 2 years, 10 months ago
  47. 4c0557b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 10 months ago
  48. 530ac27 patman: Convert camel case in commit.py by Simon Glass · 2 years, 10 months ago
  49. d84e84a patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 10 months ago
  50. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  51. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  52. c27d22d patman: Update test_util to run doc tests by Simon Glass · 2 years, 10 months ago
  53. 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
  54. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
  55. 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 11 months ago
  56. 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
  57. 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
  58. 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 11 months ago
  59. fc568d8 patman: Update the list of modules by Simon Glass · 3 years ago
  60. 94c775d patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 11 months ago
  61. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years, 1 month ago
  62. dc1cd13 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years, 1 month ago
  63. 146b602 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
  64. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  65. ce7efa0 tools: Handle PAGER containing arguments by Paul Barker · 3 years, 3 months ago
  66. 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
  67. 6a222e6 patman: Avoid blank lines between tags by Simon Glass · 3 years, 4 months ago
  68. 6bbdd0c patman: add warning for invalid tag by Patrick Delaunay · 3 years, 4 months ago
  69. 1e689d2 patman: Use bytearray instead of string by Simon Glass · 3 years, 5 months ago
  70. b87eac8f binman: Put compressed data into separate files by Simon Glass · 3 years, 5 months ago
  71. 2cec579 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 6 months ago
  72. ec7378b patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 8 months ago
  73. 488ea97 patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 9 months ago
  74. 50fe43f checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 9 months ago
  75. b310656 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 8 months ago
  76. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 9 months ago
  77. 9bbcf9b patman: Use less for help file, if available by Nicolas Boichat · 3 years, 10 months ago
  78. 1f975b9 patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
  79. 541186e patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
  80. 49d092f fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
  81. 9920989 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 11 months ago
  82. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  83. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  84. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  85. 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  86. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  87. 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
  88. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 1 month ago
  89. c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
  90. 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
  91. 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years, 1 month ago
  92. 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · 4 years, 1 month ago
  93. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years, 1 month ago
  94. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · 4 years, 1 month ago
  95. 9bb0a8d patman: Update defaults in subparsers by Simon Glass · 4 years, 1 month ago
  96. 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · 4 years, 1 month ago
  97. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · 4 years, 1 month ago
  98. 2112d07 patman: Support listing comments from patchwork by Simon Glass · 4 years, 1 month ago
  99. da8a292 patman: Support parsing of review snippets by Simon Glass · 4 years, 1 month ago
  100. d0a0a58 patman: Support updating a branch with review tags by Simon Glass · 4 years, 1 month ago