1. 0281158 patman: Convert camel case in terminal.py by Simon Glass · Sat Jan 29 14:14:18 2022 -0700
  2. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · Sat Jan 29 14:14:16 2022 -0700
  3. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · Sat Jan 29 14:14:14 2022 -0700
  4. 1908d354 patman: Convert camel case in project.py by Simon Glass · Sat Jan 29 14:14:12 2022 -0700
  5. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  6. c27d22d patman: Update test_util to run doc tests by Simon Glass · Sat Jan 22 05:07:28 2022 -0700
  7. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  8. 9bbcf9b patman: Use less for help file, if available by Nicolas Boichat · Wed Feb 17 18:41:43 2021 +0800
  9. 1f975b9 patman: Quieten down the alias checking by Simon Glass · Sat Jan 23 08:56:15 2021 -0700
  10. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · Tue Nov 24 18:14:52 2020 +0100
  11. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · Tue Nov 03 13:54:15 2020 -0700
  12. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · Tue Nov 03 13:54:14 2020 -0700
  13. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · Tue Nov 03 13:54:10 2020 -0700
  14. 2112d07 patman: Support listing comments from patchwork by Simon Glass · Thu Oct 29 21:46:38 2020 -0600
  15. d0a0a58 patman: Support updating a branch with review tags by Simon Glass · Thu Oct 29 21:46:36 2020 -0600
  16. 3db916d patman: Support checking for review tags in patchwork by Simon Glass · Thu Oct 29 21:46:35 2020 -0600
  17. 3b762cc patman: Add some tests for warnings by Simon Glass · Thu Oct 29 21:46:28 2020 -0600
  18. dbac716 patman: Add a -D option to enable debugging by Simon Glass · Sun Jul 05 21:41:59 2020 -0600
  19. 109e84e patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  20. ecb09da patman: Allow different commands by Simon Glass · Sun Jul 05 21:41:54 2020 -0600
  21. eb101ac patman: Convert to ArgumentParser by Simon Glass · Sun Jul 05 21:41:53 2020 -0600
  22. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  23. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  24. 24725af patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  25. bddb438 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  26. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  27. 979996e patman: Add a -D option to enable debugging by Simon Glass · Sun Jul 05 21:41:59 2020 -0600
  28. 9c501e1 patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  29. c16f324 patman: Allow different commands by Simon Glass · Sun Jul 05 21:41:54 2020 -0600
  30. 7f739bb patman: Convert to ArgumentParser by Simon Glass · Sun Jul 05 21:41:53 2020 -0600
  31. 25cc85e patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  32. b4aa8aa patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  33. 85a03de patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  34. 4e98ab9 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  35. cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · Sun Jun 14 10:54:04 2020 -0600
  36. ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · Sun Jun 07 06:45:49 2020 -0600
  37. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · Mon May 04 16:28:34 2020 -0400
  38. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · Mon May 04 00:52:44 2020 -0700
  39. 5b0a511 patman: Sort the command line options by Bin Meng · Mon May 04 00:52:43 2020 -0700
  40. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  41. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  42. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  43. bdaad40 patman: Rename the main module by Simon Glass · Fri Apr 17 18:08:52 2020 -0600[Renamed (93%) from tools/patman/patman.py]
  44. 5f9325d patman: Support erasing a previously unfinished text line by Simon Glass · Thu Apr 09 15:08:40 2020 -0600
  45. efeac06 patman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:52 2019 -0600
  46. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · Mon Oct 21 20:09:56 2019 -0700
  47. 24b86ce patman: Don't require Python 2 by Simon Glass · Tue May 14 15:53:55 2019 -0600
  48. 8137e30 patman: Support using a particular SMTP server by Simon Glass · Tue Jun 19 09:56:07 2018 -0600
  49. b84fb48 patman: add option for limiting the Cc list by Chris Packham · Thu Jun 07 20:45:06 2018 +1200
  50. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  51. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · Sun Jan 21 18:34:57 2018 +0900
  52. df1bc5c patman: Add a functional test by Simon Glass · Mon May 29 15:31:31 2017 -0600
  53. fdf7002 patman: Don't return the series in FixPatches() by Simon Glass · Mon May 29 15:31:27 2017 -0600
  54. c393134 patman: Make print statements python 3.x safe by Paul Burton · Tue Sep 27 16:03:50 2016 +0100
  55. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700
  56. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · Thu Jan 14 20:37:41 2016 +0100
  57. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · Thu Jul 30 13:47:41 2015 -0600
  58. 464a0e9 patman: add distutils based installer by Chris Packham · Wed Jul 22 21:21:46 2015 +1200
  59. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
  60. fbf8ee0 patman: make run results better visible by Vadim Bendebury · Thu Sep 04 10:45:13 2014 -0700
  61. e6e96d9 patman: Remove the -a option by Simon Glass · Thu Aug 28 09:43:36 2014 -0600
  62. a97f35f patman: refactor help message by Masahiro Yamada · Thu Aug 21 14:28:03 2014 +0900
  63. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  64. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  65. f0e5e92 patman: Do not hardcode python path by Michal Simek · Mon May 06 04:11:58 2013 +0000
  66. 197ad28 patman: Add -a option to refrain from test-applying the patches by Simon Glass · Tue Mar 26 13:09:43 2013 +0000
  67. 12ea5f4 patman: Provide option to ignore bad aliases by Simon Glass · Tue Mar 26 13:09:42 2013 +0000
  68. 33bdd9e patman: Minor help message/README fixes by Simon Glass · Tue Mar 26 13:09:45 2013 +0000
  69. 06f27ac patman: Allow specifying the message ID your series is in reply to by Doug Anderson · Sun Mar 17 10:31:04 2013 +0000
  70. c549f08 patman: Allow use outside of u-boot tree by Vadim Bendebury · Wed Jan 09 16:00:10 2013 +0000
  71. 06a9515 patman: Add settings to the list of modules to doctest by Doug Anderson · Mon Dec 03 14:43:19 2012 +0000
  72. 31ffd7f patman: Add the concept of multiple projects by Doug Anderson · Mon Dec 03 14:43:18 2012 +0000
  73. 3d3077c patman: Add support for settings in .patman by Doug Anderson · Mon Dec 03 14:43:17 2012 +0000
  74. 05416af patman: Add all CC addresses to the cover letter by Doug Anderson · Mon Dec 03 14:40:43 2012 +0000
  75. 507e8e8 patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · Mon Dec 03 14:40:42 2012 +0000
  76. 2613288 Add 'patman' patch generation, checking and submission script by Simon Glass · Sat Jan 14 15:12:45 2012 +0000