Age | Commit message (Expand) | Author |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2018-01-21 | patman: Unquote output from get_maintainer.pl | Stefan BrĂ¼ns |
2017-11-22 | patman: Fix up tests to pass with newest checkpatch | Simon Glass |
2017-09-13 | patman: Fix error when the email blacklist is missing | Simon Glass |
2017-09-11 | patman: add support for omitting bouncing addresses | Chris Packham |
2017-06-08 | patman: Add a functional test | Simon Glass |
2017-06-08 | patman: Rename 'list' variable in MakeCcFile() | Simon Glass |
2017-06-08 | patman: Add a maintainer test feature to MakeCcFile() | Simon Glass |
2017-06-08 | patman: Add unicode to test patches | Simon Glass |
2017-06-08 | patman: Don't return the series in FixPatches() | Simon Glass |
2017-06-08 | patman: Don't report unicode character | Simon Glass |
2017-06-08 | patman: Rename 'str' variable in EmailPatches() | Simon Glass |
2017-06-08 | patman: Don't convert input data to unicode | Simon Glass |
2017-06-08 | patman: Adjust handling of unicode email address | Simon Glass |
2017-06-08 | patman: encode CC list to UTF-8 | Philipp Tomsich |
2017-04-13 | patman: Convert byte arrays to strings | George McCollister |
2017-02-08 | patman: Handle non-ascii characters in names | Chris Packham |
2017-02-08 | patman: Format checkpatch messages for IDE throwback | Simon Glass |
2016-10-09 | patman: Fix doctest StringIO import for python 3.x | Paul Burton |
2016-10-09 | patman: Use items() to iterate over dictionaries | Paul Burton |
2016-10-09 | patman: Import 'configparser' lower case to be python 3.x safe | Paul Burton |
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-10-09 | patman: Replace tabs with spaces | Paul Burton |
2016-10-09 | patman: Flush output when there is no newline | Simon Glass |
2016-09-18 | patman: Add a library to handle logging and progress | Simon Glass |
2016-09-18 | patman: Add a tools library for using temporary files | Simon Glass |
2016-09-18 | patman: Adjust command.Output() to raise an error by default | Simon Glass |
2016-07-11 | tools: patman: Handle missing 'END' in non-last commit of a series | Bin Meng |
2016-07-11 | tools: patman: Handle missing blank line for 'Series-changes' | Bin Meng |
2016-07-11 | tools: patman: Generate cover letter correctly when 'END' is missing | Bin Meng |
2016-07-11 | tools: patman: Handle tag sections without an 'END' | Bin Meng |
2016-07-11 | tools: patman: Use cover_match for 'Cover-letter' | Bin Meng |
2016-03-17 | buildman: Allow branch names which conflict with directories | Simon Glass |
2016-03-14 | buildman: patman: Fix -H when installed as a symlink | Simon Glass |
2016-03-14 | patman: Add a missing space in GetMetaDataForList() | Simon Glass |
2016-02-24 | patman: fix series-notes handling for buildman | Albert ARIBAUD |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
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-31 | buildman: Correct 'Series-cover-cc' detection logic | Simon Glass |
2015-08-26 | patman: use -D option for git format-patch | Masahiro Yamada |
2015-07-31 | patman: Don't run patman when it is imported as a module | Simon Glass |
2015-07-28 | patman: add distutils based installer | Chris Packham |
2015-04-23 | patman: check git format.subjectprefix setting when generate patches prefix | Wu, Josh |
2015-04-18 | patman: cover letter shows like 00/xx if more than 10 patches | Wu, Josh |
2015-02-15 | patman: Read in the git-mailrc alias file | Simon Glass |
2015-02-15 | buildman: Fix incorrect arguemnt in GetUpstream() | Simon Glass |
2015-01-30 | patman: Explain how to make doc/git-mailrc work | Simon Glass |
2015-01-30 | patman: Check commit_match before stripping leading whitespace | Scott Wood |