1. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 9 months ago
  2. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
  3. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  4. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
  5. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
  6. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
  7. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
  8. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
  9. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago
  10. 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years ago
  11. c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  12. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  13. c4e7902 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  14. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  15. 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  16. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  17. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  18. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  19. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  20. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  21. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  22. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  23. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  24. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  25. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
  26. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
  27. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
  28. 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 5 months ago
  29. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 5 months ago
  30. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 6 months ago
  31. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 6 months ago
  32. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 6 months ago
  33. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
  34. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  35. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  36. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 7 months ago[Renamed (93%) from tools/patman/patman.py]
  37. 37b224f patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 7 months ago
  38. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  39. 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  40. b2e7312 patman: Don't require Python 2 by Simon Glass · 5 years ago
  41. a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  42. 4fb3502 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  43. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  44. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  45. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  46. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  47. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  48. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  49. 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  50. 9649e15 patman: Don't run patman when it is imported as a module by Simon Glass · 9 years ago
  51. 488d19c patman: add distutils based installer by Chris Packham · 9 years ago
  52. 983a274 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  53. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  54. 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
  55. e0a4d06 patman: refactor help message by Masahiro Yamada · 10 years ago
  56. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  57. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  58. e857075 patman: Do not hardcode python path by Michal Simek · 12 years ago
  59. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 12 years ago
  60. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
  61. ca706e7 patman: Minor help message/README fixes by Simon Glass · 12 years ago
  62. 6d81992 patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 12 years ago
  63. 99adf6e patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  64. 656cffe patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  65. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  66. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  67. 3118725 patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  68. d94566a patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  69. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago