Age | Commit message (Expand) | Author |
2014-05-16 | patman: Suppress duplicate signoffs only for real patches | Simon Glass |
2014-05-09 | patman: Avoid duplicate sign-offs | Simon Glass |
2014-05-09 | patman: Deal with 'git apply' failures correctly | Simon Glass |
2014-03-22 | patman: Use Patch-cc: instead of Cc: | Simon Glass |
2013-11-21 | patman: add Commit-notes tag and section | Albert ARIBAUD |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-15 | patman: README documentation nits (unit test) | Gerhard Sittig |
2013-05-14 | buildman: Produce a sensible error message when branch is missing | Simon Glass |
2013-05-09 | patman: Do not hardcode python path | Michal Simek |
2013-05-09 | buildman: Allow conflicting tags to avoid spurious errors | Simon Glass |
2013-04-18 | patman: fix gitutil for decorations | Andreas Bießmann |
2013-04-08 | patman: Add Series-process-log tag to sort/uniq change logs | Simon Glass |
2013-04-08 | patman: Add -a option to refrain from test-applying the patches | Simon Glass |
2013-04-08 | patman: Don't barf if the word 'commit' starts a line | Doug Anderson |
2013-04-08 | patman: Provide option to ignore bad aliases | Simon Glass |
2013-04-04 | patman: Ignore all Gerrit Commit-* tags | Simon Glass |
2013-04-04 | patman: Minor help message/README fixes | Simon Glass |
2013-04-04 | patman: Fix the comment in CheckTags to mention multiple tags | Simon Glass |
2013-04-04 | patman: Don't allow spaces in tags | Simon Glass |
2013-04-04 | patman: Fix up checkpatch parsing to deal with 'CHECK' lines | Simon Glass |
2013-04-04 | patman: Add Cover-letter-cc tag to Cc cover letter to people | Simon Glass |
2013-04-04 | patman: Allow specifying the message ID your series is in reply to | Doug Anderson |
2013-04-04 | patman: Make "Reviewed-by" an important tag | Doug Anderson |
2013-04-04 | patman: Add additional git utilties | Simon Glass |
2013-04-04 | patman: Allow reading metadata from a list of commits | Simon Glass |
2013-04-04 | patman: Allow commands to raise on error, or not | Simon Glass |
2013-04-04 | patman: Make command methods return a CommandResult | Simon Glass |
2013-04-04 | patman: Add cros_subprocess library to manage subprocesses | Simon Glass |
2013-04-04 | patman: Use bright ANSI colours by default | Simon Glass |
2013-04-04 | patman: Use ANSI colours only when outputting to a terminal | Simon Glass |
2013-01-31 | patman: Allow use outside of u-boot tree | Vadim Bendebury |
2013-01-31 | patman: Add settings to the list of modules to doctest | Doug Anderson |
2013-01-31 | patman: Add the concept of multiple projects | Doug Anderson |
2013-01-31 | patman: Add support for settings in .patman | Doug Anderson |
2013-01-31 | patman: Add a call to get_maintainer.pl if it exists | Doug Anderson |
2013-01-31 | patman: Add all CC addresses to the cover letter | Doug Anderson |
2013-01-31 | patman: Cache the CC list from MakeCcFile() for use in ShowActions() | Doug Anderson |
2013-01-31 | patman: Look for checkpatch in the scripts directory | Doug Anderson |
2013-01-31 | patman: Allow tests to run even if patman is in the path | Doug Anderson |
2013-01-31 | patman: Add spaces back into patman test | Doug Anderson |
2012-11-14 | patman: Issue empty change logs for unchanged patches | Simon Glass |
2012-11-04 | patman: Add additional tags to ignore | Simon Glass |
2012-10-19 | patman: force git log commands to not use color | Albert ARIBAUD |
2012-10-15 | patman: Handle checkpatch.pl not providing file/line info | Simon Glass |
2012-10-15 | patman: Support Series-name tag to name a series | Simon Glass |
2012-09-26 | patman: Use reverse order for changelog | Otavio Salvador |
2012-09-02 | patman: Do not Cc addresses included in To list | Otavio Salvador |
2012-09-02 | patman: Allow for changelog use in first version of a series | Otavio Salvador |
2012-09-02 | patman: don't mess with signoffs | Ilya Yanok |
2012-09-02 | patman: don't mess with changelog | Ilya Yanok |