Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | patman: Fix doctest StringIO import for python 3.x | Paul Burton | 2016-10-09 | -5/+8 |
* | patman: Use items() to iterate over dictionaries | Paul Burton | 2016-10-09 | -1/+1 |
* | patman: Import 'configparser' lower case to be python 3.x safe | Paul Burton | 2016-10-09 | -1/+5 |
* | patman: Make print statements python 3.x safe | Paul Burton | 2016-10-09 | -7/+9 |
* | patman: Read in the git-mailrc alias file | Simon Glass | 2015-02-15 | -0/+27 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | patman: Add the concept of multiple projects | Doug Anderson | 2013-01-31 | -3/+144 |
* | patman: Add support for settings in .patman | Doug Anderson | 2013-01-31 | -4/+35 |
* | patman: Handle creation of patman config file | Vikram Narayanan | 2012-06-19 | -3/+34 |
* | patman: Change the location of patman config file | Vikram Narayanan | 2012-06-19 | -1/+1 |
* | Add 'patman' patch generation, checking and submission script | Simon Glass | 2012-04-21 | -0/+81 |