summaryrefslogtreecommitdiff
path: root/tools/patman/settings.py
Commit message (Expand)AuthorAgeLines
* patman: Fix doctest StringIO import for python 3.xPaul Burton2016-10-09-5/+8
* patman: Use items() to iterate over dictionariesPaul Burton2016-10-09-1/+1
* patman: Import 'configparser' lower case to be python 3.x safePaul Burton2016-10-09-1/+5
* patman: Make print statements python 3.x safePaul Burton2016-10-09-7/+9
* patman: Read in the git-mailrc alias fileSimon Glass2015-02-15-0/+27
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* patman: Add the concept of multiple projectsDoug Anderson2013-01-31-3/+144
* patman: Add support for settings in .patmanDoug Anderson2013-01-31-4/+35
* patman: Handle creation of patman config fileVikram Narayanan2012-06-19-3/+34
* patman: Change the location of patman config fileVikram Narayanan2012-06-19-1/+1
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-21-0/+81