1. fa73c1c patman: Correct unit test failure by Simon Glass · Thu Jul 26 14:28:16 2018 -0600
  2. f2eb054 patman: Show the current directory in GetInputFilename() by Simon Glass · Tue Jul 17 13:25:45 2018 -0600
  3. 0362cd2 patman: Add a few more helpers to the tools library by Simon Glass · Tue Jul 17 13:25:43 2018 -0600
  4. 6a8480b patman: Allow test commands to fall back to real ones by Simon Glass · Tue Jul 17 13:25:42 2018 -0600
  5. 0265132 patman: Split alias entries on arbitrary whitespace by Adam Sampson · Wed Jun 27 14:38:58 2018 +0100
  6. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:11 2018 +0530
  7. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · Fri Jul 06 10:27:34 2018 -0600
  8. 132be85 binman: Move coverage logic into a new test_util file by Simon Glass · Fri Jul 06 10:27:23 2018 -0600
  9. 8137e30 patman: Support using a particular SMTP server by Simon Glass · Tue Jun 19 09:56:07 2018 -0600
  10. df0c6af patman: add test for SPDX license by Chris Packham · Thu Jun 07 20:45:07 2018 +1200
  11. b84fb48 patman: add option for limiting the Cc list by Chris Packham · Thu Jun 07 20:45:06 2018 +1200
  12. 7ef099c patman: Fix unit tests for SPDX by Simon Glass · Wed May 16 00:48:16 2018 -0600
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · Sun Jan 21 18:34:57 2018 +0900
  15. 5d3a5fa patman: Unquote output from get_maintainer.pl by Stefan Brüns · Sun Dec 31 23:21:17 2017 +0100
  16. ab2dabc patman: Fix up tests to pass with newest checkpatch by Simon Glass · Sun Nov 12 21:52:12 2017 -0700
  17. 52a0864 patman: Fix error when the email blacklist is missing by Simon Glass · Tue Sep 12 20:30:28 2017 -0600
  18. e8d2a12 patman: add support for omitting bouncing addresses by Chris Packham · Fri Sep 01 20:57:53 2017 +1200
  19. df1bc5c patman: Add a functional test by Simon Glass · Mon May 29 15:31:31 2017 -0600
  20. 0f94fa7 patman: Rename 'list' variable in MakeCcFile() by Simon Glass · Mon May 29 15:31:30 2017 -0600
  21. b712eed patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · Mon May 29 15:31:29 2017 -0600
  22. b91126d patman: Add unicode to test patches by Simon Glass · Mon May 29 15:31:28 2017 -0600
  23. fdf7002 patman: Don't return the series in FixPatches() by Simon Glass · Mon May 29 15:31:27 2017 -0600
  24. a362237 patman: Don't report unicode character by Simon Glass · Mon May 29 15:31:26 2017 -0600
  25. 47e308e patman: Rename 'str' variable in EmailPatches() by Simon Glass · Mon May 29 15:31:25 2017 -0600
  26. 5ad8a9b patman: Don't convert input data to unicode by Simon Glass · Mon May 29 15:31:24 2017 -0600
  27. 22c5834 patman: Adjust handling of unicode email address by Simon Glass · Mon May 29 15:31:23 2017 -0600
  28. 166964d patman: encode CC list to UTF-8 by Philipp Tomsich · Mon May 29 15:31:22 2017 -0600
  29. 1139406 patman: Convert byte arrays to strings by George McCollister · Thu Mar 30 09:44:24 2017 -0500
  30. cb17cae patman: Handle non-ascii characters in names by Chris Packham · Tue Feb 07 20:11:00 2017 +1300
  31. c004a5f patman: Format checkpatch messages for IDE throwback by Simon Glass · Tue Jan 17 16:52:23 2017 -0700
  32. 44fc9ba patman: Fix doctest StringIO import for python 3.x by Paul Burton · Tue Sep 27 16:03:55 2016 +0100
  33. 4466f1a patman: Use items() to iterate over dictionaries by Paul Burton · Tue Sep 27 16:03:54 2016 +0100
  34. 352f110 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Tue Sep 27 16:03:52 2016 +0100
  35. f14a131 patman: Make exception handling python 3.x safe by Paul Burton · Tue Sep 27 16:03:51 2016 +0100
  36. c393134 patman: Make print statements python 3.x safe by Paul Burton · Tue Sep 27 16:03:50 2016 +0100
  37. a5edb44 patman: Replace tabs with spaces by Paul Burton · Tue Sep 27 16:03:49 2016 +0100
  38. 9c45a4e patman: Flush output when there is no newline by Simon Glass · Sun Sep 18 16:48:30 2016 -0600
  39. a2b840a patman: Add a library to handle logging and progress by Simon Glass · Mon Jul 25 18:59:09 2016 -0600
  40. be39f05 patman: Add a tools library for using temporary files by Simon Glass · Mon Jul 25 18:59:08 2016 -0600
  41. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · Mon Jul 25 18:59:00 2016 -0600
  42. 9228cc2 tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · Sun Jun 26 23:24:32 2016 -0700
  43. 50ffc98 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · Sun Jun 26 23:24:31 2016 -0700
  44. d23121c tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · Sun Jun 26 23:24:30 2016 -0700
  45. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · Sun Jun 26 23:24:29 2016 -0700
  46. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · Sun Jun 26 23:24:28 2016 -0700
  47. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · Sat Mar 12 18:50:31 2016 -0700
  48. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700
  49. fc372bc patman: Add a missing space in GetMetaDataForList() by Simon Glass · Sun Mar 06 19:45:33 2016 -0700
  50. 77ec8bc patman: fix series-notes handling for buildman by Albert ARIBAUD · Tue Feb 02 10:24:53 2016 +0100
  51. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  52. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · Thu Jan 14 20:37:41 2016 +0100
  53. 41d176f Revert "patman: use -D option for git format-patch" by Masahiro Yamada · Mon Aug 31 01:23:32 2015 +0900
  54. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · Sat Aug 22 18:28:01 2015 -0600
  55. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · Tue Aug 18 11:30:29 2015 +0900
  56. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · Thu Jul 30 13:47:41 2015 -0600
  57. 464a0e9 patman: add distutils based installer by Chris Packham · Wed Jul 22 21:21:46 2015 +1200
  58. 9873b91 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · Wed Apr 15 10:25:18 2015 +0800
  59. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · Fri Apr 03 10:51:17 2015 +0800
  60. 3338269 patman: Read in the git-mailrc alias file by Simon Glass · Thu Jan 29 11:35:17 2015 -0700
  61. 7e92f5c buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · Thu Jan 29 11:35:16 2015 -0700
  62. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · Fri Oct 03 20:40:36 2014 -0600
  63. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · Thu Sep 25 14:30:46 2014 -0500
  64. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · Mon Jan 26 11:42:21 2015 -0600
  65. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  66. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  67. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  68. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
  69. fbf8ee0 patman: make run results better visible by Vadim Bendebury · Thu Sep 04 10:45:13 2014 -0700
  70. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  71. 4e5d6bc patman: Start with a clean series when needed by Simon Glass · Fri Sep 05 19:00:19 2014 -0600
  72. de38497 patman: Provide a way to intercept commands for testing by Simon Glass · Fri Sep 05 19:00:12 2014 -0600
  73. f1bf686 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · Fri Sep 05 19:00:09 2014 -0600
  74. fb35f9f patman: Add a way of recording terminal output for testing by Simon Glass · Fri Sep 05 19:00:06 2014 -0600
  75. 81bcca8 patman: Fix detection of git version by Simon Glass · Thu Aug 28 09:43:45 2014 -0600
  76. 27374d3 patman: Avoid changing the order of tags by Simon Glass · Thu Aug 28 09:43:38 2014 -0600
  77. 5f4e00d patman: Use --no-pager' to stop git from forking a pager by Simon Glass · Thu Aug 28 09:43:37 2014 -0600
  78. e6e96d9 patman: Remove the -a option by Simon Glass · Thu Aug 28 09:43:36 2014 -0600
  79. b0cd341 patman: Correct unit tests to run correctly by Simon Glass · Thu Aug 28 09:43:35 2014 -0600
  80. 381fad8 patman: Fix indentation in terminal.py by Simon Glass · Thu Aug 28 09:43:34 2014 -0600
  81. 299b909 patman: Support the 'reverse' option for 'git log' by Simon Glass · Thu Aug 14 21:59:11 2014 -0600
  82. a97f35f patman: refactor help message by Masahiro Yamada · Thu Aug 21 14:28:03 2014 +0900
  83. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  84. 6af913d patman: Only use git's --no-decorate when available by Simon Glass · Sat Aug 09 15:33:11 2014 -0600
  85. b9dbcb4 patman: Move the 'git log' command into a function by Simon Glass · Sat Aug 09 15:33:10 2014 -0600
  86. d91f5b9 patman: make "No recipient" checking more tolerant by Masahiro Yamada · Fri Jul 18 14:23:20 2014 +0900
  87. 7ac2d30 patman: Only apply patches when we know the original HEAD by Simon Glass · Wed Jun 11 23:27:09 2014 -0600
  88. 88872ea patman: Suppress duplicate signoffs only for real patches by Simon Glass · Tue May 13 12:14:02 2014 -0600
  89. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · Sun Apr 20 10:50:14 2014 -0600
  90. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · Sun Apr 20 10:50:13 2014 -0600
  91. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · Sun Feb 16 08:23:47 2014 -0700
  92. d880efd patman: add Commit-notes tag and section by Albert ARIBAUD · Tue Nov 12 11:14:41 2013 +0100
  93. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  94. da255af patman: README documentation nits (unit test) by Gerhard Sittig · Sun Jul 14 11:27:45 2013 +0200
  95. d2e9538 buildman: Produce a sensible error message when branch is missing by Simon Glass · Wed May 08 08:06:08 2013 +0000
  96. f0e5e92 patman: Do not hardcode python path by Michal Simek · Mon May 06 04:11:58 2013 +0000
  97. 29c5abc buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · Thu May 02 14:46:02 2013 +0000
  98. 6931059 patman: fix gitutil for decorations by Andreas Bießmann · Mon Apr 15 23:52:18 2013 +0000
  99. ec1d042 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · Tue Mar 26 13:09:44 2013 +0000
  100. 197ad28 patman: Add -a option to refrain from test-applying the patches by Simon Glass · Tue Mar 26 13:09:43 2013 +0000