1. 44fc9ba patman: Fix doctest StringIO import for python 3.x by Paul Burton · Tue Sep 27 16:03:55 2016 +0100
  2. 4466f1a patman: Use items() to iterate over dictionaries by Paul Burton · Tue Sep 27 16:03:54 2016 +0100
  3. 352f110 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Tue Sep 27 16:03:52 2016 +0100
  4. f14a131 patman: Make exception handling python 3.x safe by Paul Burton · Tue Sep 27 16:03:51 2016 +0100
  5. c393134 patman: Make print statements python 3.x safe by Paul Burton · Tue Sep 27 16:03:50 2016 +0100
  6. a5edb44 patman: Replace tabs with spaces by Paul Burton · Tue Sep 27 16:03:49 2016 +0100
  7. 9c45a4e patman: Flush output when there is no newline by Simon Glass · Sun Sep 18 16:48:30 2016 -0600
  8. a2b840a patman: Add a library to handle logging and progress by Simon Glass · Mon Jul 25 18:59:09 2016 -0600
  9. be39f05 patman: Add a tools library for using temporary files by Simon Glass · Mon Jul 25 18:59:08 2016 -0600
  10. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · Mon Jul 25 18:59:00 2016 -0600
  11. 9228cc2 tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · Sun Jun 26 23:24:32 2016 -0700
  12. 50ffc98 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · Sun Jun 26 23:24:31 2016 -0700
  13. d23121c tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · Sun Jun 26 23:24:30 2016 -0700
  14. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · Sun Jun 26 23:24:29 2016 -0700
  15. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · Sun Jun 26 23:24:28 2016 -0700
  16. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · Sat Mar 12 18:50:31 2016 -0700
  17. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700
  18. fc372bc patman: Add a missing space in GetMetaDataForList() by Simon Glass · Sun Mar 06 19:45:33 2016 -0700
  19. 77ec8bc patman: fix series-notes handling for buildman by Albert ARIBAUD · Tue Feb 02 10:24:53 2016 +0100
  20. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  21. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · Thu Jan 14 20:37:41 2016 +0100
  22. 41d176f Revert "patman: use -D option for git format-patch" by Masahiro Yamada · Mon Aug 31 01:23:32 2015 +0900
  23. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · Sat Aug 22 18:28:01 2015 -0600
  24. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · Tue Aug 18 11:30:29 2015 +0900
  25. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · Thu Jul 30 13:47:41 2015 -0600
  26. 464a0e9 patman: add distutils based installer by Chris Packham · Wed Jul 22 21:21:46 2015 +1200
  27. 9873b91 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · Wed Apr 15 10:25:18 2015 +0800
  28. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · Fri Apr 03 10:51:17 2015 +0800
  29. 3338269 patman: Read in the git-mailrc alias file by Simon Glass · Thu Jan 29 11:35:17 2015 -0700
  30. 7e92f5c buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · Thu Jan 29 11:35:16 2015 -0700
  31. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · Fri Oct 03 20:40:36 2014 -0600
  32. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · Thu Sep 25 14:30:46 2014 -0500
  33. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · Mon Jan 26 11:42:21 2015 -0600
  34. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  35. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  36. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  37. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
  38. fbf8ee0 patman: make run results better visible by Vadim Bendebury · Thu Sep 04 10:45:13 2014 -0700
  39. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  40. 4e5d6bc patman: Start with a clean series when needed by Simon Glass · Fri Sep 05 19:00:19 2014 -0600
  41. de38497 patman: Provide a way to intercept commands for testing by Simon Glass · Fri Sep 05 19:00:12 2014 -0600
  42. f1bf686 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · Fri Sep 05 19:00:09 2014 -0600
  43. fb35f9f patman: Add a way of recording terminal output for testing by Simon Glass · Fri Sep 05 19:00:06 2014 -0600
  44. 81bcca8 patman: Fix detection of git version by Simon Glass · Thu Aug 28 09:43:45 2014 -0600
  45. 27374d3 patman: Avoid changing the order of tags by Simon Glass · Thu Aug 28 09:43:38 2014 -0600
  46. 5f4e00d patman: Use --no-pager' to stop git from forking a pager by Simon Glass · Thu Aug 28 09:43:37 2014 -0600
  47. e6e96d9 patman: Remove the -a option by Simon Glass · Thu Aug 28 09:43:36 2014 -0600
  48. b0cd341 patman: Correct unit tests to run correctly by Simon Glass · Thu Aug 28 09:43:35 2014 -0600
  49. 381fad8 patman: Fix indentation in terminal.py by Simon Glass · Thu Aug 28 09:43:34 2014 -0600
  50. 299b909 patman: Support the 'reverse' option for 'git log' by Simon Glass · Thu Aug 14 21:59:11 2014 -0600
  51. a97f35f patman: refactor help message by Masahiro Yamada · Thu Aug 21 14:28:03 2014 +0900
  52. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  53. 6af913d patman: Only use git's --no-decorate when available by Simon Glass · Sat Aug 09 15:33:11 2014 -0600
  54. b9dbcb4 patman: Move the 'git log' command into a function by Simon Glass · Sat Aug 09 15:33:10 2014 -0600
  55. d91f5b9 patman: make "No recipient" checking more tolerant by Masahiro Yamada · Fri Jul 18 14:23:20 2014 +0900
  56. 7ac2d30 patman: Only apply patches when we know the original HEAD by Simon Glass · Wed Jun 11 23:27:09 2014 -0600
  57. 88872ea patman: Suppress duplicate signoffs only for real patches by Simon Glass · Tue May 13 12:14:02 2014 -0600
  58. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · Sun Apr 20 10:50:14 2014 -0600
  59. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · Sun Apr 20 10:50:13 2014 -0600
  60. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · Sun Feb 16 08:23:47 2014 -0700
  61. d880efd patman: add Commit-notes tag and section by Albert ARIBAUD · Tue Nov 12 11:14:41 2013 +0100
  62. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  63. da255af patman: README documentation nits (unit test) by Gerhard Sittig · Sun Jul 14 11:27:45 2013 +0200
  64. d2e9538 buildman: Produce a sensible error message when branch is missing by Simon Glass · Wed May 08 08:06:08 2013 +0000
  65. f0e5e92 patman: Do not hardcode python path by Michal Simek · Mon May 06 04:11:58 2013 +0000
  66. 29c5abc buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · Thu May 02 14:46:02 2013 +0000
  67. 6931059 patman: fix gitutil for decorations by Andreas Bießmann · Mon Apr 15 23:52:18 2013 +0000
  68. ec1d042 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · Tue Mar 26 13:09:44 2013 +0000
  69. 197ad28 patman: Add -a option to refrain from test-applying the patches by Simon Glass · Tue Mar 26 13:09:43 2013 +0000
  70. 21c325f patman: Don't barf if the word 'commit' starts a line by Doug Anderson · Fri Mar 01 11:11:07 2013 +0000
  71. 12ea5f4 patman: Provide option to ignore bad aliases by Simon Glass · Tue Mar 26 13:09:42 2013 +0000
  72. 5da2a78 patman: Ignore all Gerrit Commit-* tags by Simon Glass · Wed Apr 03 11:01:39 2013 +0000
  73. 33bdd9e patman: Minor help message/README fixes by Simon Glass · Tue Mar 26 13:09:45 2013 +0000
  74. 14ab6aa patman: Fix the comment in CheckTags to mention multiple tags by Simon Glass · Tue Mar 26 13:09:41 2013 +0000
  75. 4e77468 patman: Don't allow spaces in tags by Simon Glass · Tue Mar 26 13:09:40 2013 +0000
  76. 0495abf patman: Fix up checkpatch parsing to deal with 'CHECK' lines by Simon Glass · Tue Mar 26 13:09:39 2013 +0000
  77. c72f3da patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · Wed Mar 20 16:43:00 2013 +0000
  78. 06f27ac patman: Allow specifying the message ID your series is in reply to by Doug Anderson · Sun Mar 17 10:31:04 2013 +0000
  79. 80113ff patman: Make "Reviewed-by" an important tag by Doug Anderson · Fri Mar 15 13:24:05 2013 +0000
  80. 11aba51 patman: Add additional git utilties by Simon Glass · Sat Dec 15 10:42:07 2012 +0000
  81. 680da3c patman: Allow reading metadata from a list of commits by Simon Glass · Sat Dec 15 10:42:06 2012 +0000
  82. 519fad2 patman: Allow commands to raise on error, or not by Simon Glass · Sat Dec 15 10:42:05 2012 +0000
  83. 34e5943 patman: Make command methods return a CommandResult by Simon Glass · Sat Dec 15 10:42:04 2012 +0000
  84. a2460ad patman: Add cros_subprocess library to manage subprocesses by Simon Glass · Sat Dec 15 10:42:03 2012 +0000
  85. f6e5b3b patman: Use bright ANSI colours by default by Simon Glass · Sat Dec 15 10:42:02 2012 +0000
  86. a9f7edb patman: Use ANSI colours only when outputting to a terminal by Simon Glass · Sat Dec 15 10:42:01 2012 +0000
  87. c549f08 patman: Allow use outside of u-boot tree by Vadim Bendebury · Wed Jan 09 16:00:10 2013 +0000
  88. 06a9515 patman: Add settings to the list of modules to doctest by Doug Anderson · Mon Dec 03 14:43:19 2012 +0000
  89. 31ffd7f patman: Add the concept of multiple projects by Doug Anderson · Mon Dec 03 14:43:18 2012 +0000
  90. 3d3077c patman: Add support for settings in .patman by Doug Anderson · Mon Dec 03 14:43:17 2012 +0000
  91. c2c84bc patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · Mon Dec 03 14:43:16 2012 +0000
  92. 05416af patman: Add all CC addresses to the cover letter by Doug Anderson · Mon Dec 03 14:40:43 2012 +0000
  93. 507e8e8 patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · Mon Dec 03 14:40:42 2012 +0000
  94. 4baede0 patman: Look for checkpatch in the scripts directory by Doug Anderson · Mon Nov 26 15:23:23 2012 +0000
  95. 51d7321 patman: Allow tests to run even if patman is in the path by Doug Anderson · Mon Nov 26 15:21:40 2012 +0000
  96. 3781675 patman: Add spaces back into patman test by Doug Anderson · Mon Nov 26 15:21:39 2012 +0000
  97. aa912af patman: Issue empty change logs for unchanged patches by Simon Glass · Tue Oct 30 06:15:16 2012 +0000
  98. a037dab patman: Add additional tags to ignore by Simon Glass · Fri Nov 02 06:38:43 2012 +0000
  99. 313d448 patman: force git log commands to not use color by Albert ARIBAUD · Mon Oct 15 09:55:50 2012 +0000
  100. eb1526c patman: Handle checkpatch.pl not providing file/line info by Simon Glass · Thu Sep 27 15:33:46 2012 +0000