1. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 3 months ago
  2. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 3 months ago
  3. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  4. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  5. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  6. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 3 months ago
  7. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 3 months ago
  8. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  9. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  10. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  11. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  12. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  13. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 3 months ago
  14. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 3 months ago
  15. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 3 months ago
  16. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 3 months ago
  17. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 3 months ago
  18. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 3 months ago
  19. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 3 months ago
  20. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 3 months ago
  21. 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 3 months ago
  22. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 3 months ago
  23. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 3 months ago
  24. 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 4 months ago
  25. 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 4 months ago
  26. 89fb8b7 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 4 months ago
  27. 4148c20 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 4 months ago
  28. 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 4 months ago
  29. 1b48782 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 4 months ago
  30. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 4 months ago
  31. 156e655 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 4 months ago
  32. 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 4 months ago
  33. ddd65b0 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 4 months ago
  34. 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 4 months ago
  35. 96daa41 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 5 months ago
  36. 37f3bb5 patman: Support warnings in the patch subject by Simon Glass · 4 years, 5 months ago
  37. 666eb15 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 5 months ago
  38. 7175b08 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 5 months ago
  39. 7d5b5e8 patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 5 months ago
  40. 870bd56 patman: Fix 'warning' typo by Simon Glass · 4 years, 5 months ago
  41. dc03ba4 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 5 months ago
  42. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 5 months ago
  43. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 5 months ago
  44. b0436b9 patman: Suppress empty changelog entries by Sean Anderson · 4 years, 5 months ago
  45. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 5 months ago
  46. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 5 months ago
  47. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  48. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  49. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  50. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  51. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 6 months ago
  52. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  53. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 6 months ago
  54. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  55. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 6 months ago
  56. 1e13047 patman: Support limiting output to a single line by Simon Glass · 4 years, 6 months ago
  57. 37b224f patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 6 months ago
  58. a84eb16 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 6 months ago
  59. cf0ef93 patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 7 months ago
  60. 677dac2 patman: fix coverletter cc list with nulls by Robert Beckett · 4 years, 11 months ago
  61. ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  62. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  63. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  64. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  65. 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  66. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  67. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  68. 6eace39 patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  69. 3b1c0b0 patman: Drop binary parameter by Simon Glass · 5 years ago
  70. 3135330 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  71. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  72. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  73. fd07336 patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago
  74. 7b77316 binman: Use print() to print output by Simon Glass · 5 years ago
  75. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  76. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  77. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  78. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  79. 07d9e70 patman: Add functions to compress and decompress data by Simon Glass · 5 years ago
  80. c22b8cf patman: Add a way to set the search path for tools by Simon Glass · 5 years ago
  81. 512f455 tools: Drop duplicate raise_on_error argument by Simon Glass · 5 years ago
  82. 9550f9a patman: Update cover-coverage tests for Python 3 by Simon Glass · 5 years ago
  83. 3c47e41 patman: Allow reading files in text mode by Simon Glass · 5 years ago
  84. f6b6481 dtoc: Use byte type instead of str in fdt by Simon Glass · 5 years ago
  85. 2b6ed5e dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 5 years ago
  86. b2e7312 patman: Don't require Python 2 by Simon Glass · 5 years ago
  87. f6a6aaf patman: Tidy up a few more unicode conversions by Simon Glass · 5 years ago
  88. e6dca5e patman: Adjust functional tests for Python 3 by Simon Glass · 5 years ago
  89. 7ebb45c patman: Avoid unicode type in settings unit tests by Simon Glass · 5 years ago
  90. b644c66 patman: Sort series output for repeatabily by Simon Glass · 5 years ago
  91. 513eace patman: Move unicode helpers to tools by Simon Glass · 5 years ago
  92. ade1e38 patman: Support use of stringIO in Python 3 by Simon Glass · 5 years ago
  93. e6d85ff binman: Handle repeated bytes for Python 3 by Simon Glass · 5 years ago
  94. a92939a patman: Provide a way to get program output in binary mode by Simon Glass · 5 years ago
  95. 4a4c5dd patman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  96. 5a1af1d patman: Convert print statements to Python 3 by Simon Glass · 5 years ago
  97. b1793a5 patman: Update cros_subprocess to use bytes by Simon Glass · 5 years ago
  98. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  99. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  100. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago