Age | Commit message (Expand) | Author |
2018-06-23 | patman: Support using a particular SMTP server | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-08 | patman: Rename 'str' variable in EmailPatches() | Simon Glass |
2017-06-08 | patman: Adjust handling of unicode email address | Simon Glass |
2016-10-09 | patman: Make exception handling python 3.x safe | Paul Burton |
2016-10-09 | patman: Make print statements python 3.x safe | Paul Burton |
2016-09-18 | patman: Adjust command.Output() to raise an error by default | Simon Glass |
2016-03-17 | buildman: Allow branch names which conflict with directories | Simon Glass |
2016-01-20 | patman: Add --thread option | Mateusz Kulikowski |
2015-09-09 | Revert "patman: use -D option for git format-patch" | Masahiro Yamada |
2015-08-26 | patman: use -D option for git format-patch | Masahiro Yamada |
2015-04-23 | patman: check git format.subjectprefix setting when generate patches prefix | Wu, Josh |
2015-02-15 | buildman: Fix incorrect arguemnt in GetUpstream() | Simon Glass |
2015-01-30 | patman: Make dry-run output match real functionality | Peter Tyser |
2015-01-14 | buildman: Allow specifying a range of commits to build | Simon Glass |
2015-01-14 | buildman: Try to guess the upstream commit | Simon Glass |
2014-09-09 | patman: RunPipe() should not pipe stdout/stderr unless asked | Simon Glass |
2014-09-05 | patman: Fix detection of git version | Simon Glass |
2014-09-05 | patman: Use --no-pager' to stop git from forking a pager | Simon Glass |
2014-09-05 | patman: Remove the -a option | Simon Glass |
2014-09-05 | patman: Correct unit tests to run correctly | Simon Glass |
2014-08-28 | patman: Support the 'reverse' option for 'git log' | Simon Glass |
2014-08-13 | patman: Only use git's --no-decorate when available | Simon Glass |
2014-08-13 | patman: Move the 'git log' command into a function | Simon Glass |
2014-07-28 | patman: make "No recipient" checking more tolerant | Masahiro Yamada |
2014-07-07 | patman: Only apply patches when we know the original HEAD | Simon Glass |
2014-05-09 | patman: Deal with 'git apply' failures correctly | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-14 | buildman: Produce a sensible error message when branch is missing | Simon Glass |
2013-04-18 | patman: fix gitutil for decorations | Andreas Bießmann |
2013-04-08 | patman: Provide option to ignore bad aliases | Simon Glass |
2013-04-04 | patman: Allow specifying the message ID your series is in reply to | Doug Anderson |
2013-04-04 | patman: Add additional git utilties | 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-01-31 | patman: Add support for settings in .patman | Doug Anderson |
2013-01-31 | patman: Allow tests to run even if patman is in the path | Doug Anderson |
2012-10-19 | patman: force git log commands to not use color | Albert ARIBAUD |
2012-06-19 | patman: Handle creation of patman config file | Vikram Narayanan |
2012-04-21 | Add 'patman' patch generation, checking and submission script | Simon Glass |