1. 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 4 months ago
  2. 1b48782 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 4 months ago
  3. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 4 months ago
  4. 156e655 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 4 months ago
  5. 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 4 months ago
  6. ddd65b0 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 4 months ago
  7. 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 4 months ago
  8. 96daa41 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 5 months ago
  9. 37f3bb5 patman: Support warnings in the patch subject by Simon Glass · 4 years, 5 months ago
  10. 666eb15 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 5 months ago
  11. 7175b08 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 5 months ago
  12. 7d5b5e8 patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 5 months ago
  13. 870bd56 patman: Fix 'warning' typo by Simon Glass · 4 years, 5 months ago
  14. dc03ba4 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 5 months ago
  15. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 5 months ago
  16. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 5 months ago
  17. b0436b9 patman: Suppress empty changelog entries by Sean Anderson · 4 years, 5 months ago
  18. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 5 months ago
  19. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 5 months ago
  20. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  21. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  22. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  23. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  24. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 6 months ago
  25. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  26. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 6 months ago
  27. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  28. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 6 months ago
  29. 1e13047 patman: Support limiting output to a single line by Simon Glass · 4 years, 6 months ago
  30. 37b224f patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 6 months ago
  31. a84eb16 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 6 months ago
  32. cf0ef93 patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 7 months ago
  33. 677dac2 patman: fix coverletter cc list with nulls by Robert Beckett · 4 years, 11 months ago
  34. ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  35. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  36. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  37. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  38. 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  39. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  40. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  41. 6eace39 patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  42. 3b1c0b0 patman: Drop binary parameter by Simon Glass · 5 years ago
  43. 3135330 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  44. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  45. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  46. fd07336 patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago
  47. 7b77316 binman: Use print() to print output by Simon Glass · 5 years ago
  48. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  49. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  50. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  51. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  52. 07d9e70 patman: Add functions to compress and decompress data by Simon Glass · 5 years ago
  53. c22b8cf patman: Add a way to set the search path for tools by Simon Glass · 5 years ago
  54. 512f455 tools: Drop duplicate raise_on_error argument by Simon Glass · 5 years ago
  55. 9550f9a patman: Update cover-coverage tests for Python 3 by Simon Glass · 5 years ago
  56. 3c47e41 patman: Allow reading files in text mode by Simon Glass · 5 years ago
  57. f6b6481 dtoc: Use byte type instead of str in fdt by Simon Glass · 5 years ago
  58. 2b6ed5e dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 5 years ago
  59. b2e7312 patman: Don't require Python 2 by Simon Glass · 5 years ago
  60. f6a6aaf patman: Tidy up a few more unicode conversions by Simon Glass · 5 years ago
  61. e6dca5e patman: Adjust functional tests for Python 3 by Simon Glass · 5 years ago
  62. 7ebb45c patman: Avoid unicode type in settings unit tests by Simon Glass · 5 years ago
  63. b644c66 patman: Sort series output for repeatabily by Simon Glass · 5 years ago
  64. 513eace patman: Move unicode helpers to tools by Simon Glass · 5 years ago
  65. ade1e38 patman: Support use of stringIO in Python 3 by Simon Glass · 5 years ago
  66. e6d85ff binman: Handle repeated bytes for Python 3 by Simon Glass · 5 years ago
  67. a92939a patman: Provide a way to get program output in binary mode by Simon Glass · 5 years ago
  68. 4a4c5dd patman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  69. 5a1af1d patman: Convert print statements to Python 3 by Simon Glass · 5 years ago
  70. b1793a5 patman: Update cros_subprocess to use bytes by Simon Glass · 5 years ago
  71. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  72. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  73. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago
  74. ec9e0f4 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  75. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  76. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  77. 41d7535 patman: Correct unit test failure by Simon Glass · 6 years ago
  78. 4f5dea4 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  79. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  80. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  81. b8a48fb patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  82. 12308b1 lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  83. c3f9454 binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  84. ff1fd6c binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  85. a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  86. fe6ef1e patman: add test for SPDX license by Chris Packham · 6 years ago
  87. 4fb3502 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  88. 4225a4e patman: Fix unit tests for SPDX by Simon Glass · 6 years ago
  89. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  90. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  91. d1ccaa4 patman: Unquote output from get_maintainer.pl by Stefan Brüns · 7 years ago
  92. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  93. ad89314 patman: Fix error when the email blacklist is missing by Simon Glass · 7 years ago
  94. e11aa60 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  95. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  96. a44f4fb patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 7 years ago
  97. 1f487f8 patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 7 years ago
  98. 2eb5fc1 patman: Add unicode to test patches by Simon Glass · 7 years ago
  99. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  100. 04f7870 patman: Don't report unicode character by Simon Glass · 7 years ago