summaryrefslogtreecommitdiff
path: root/tools/patman/settings.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-09patman: Fix doctest StringIO import for python 3.xPaul Burton1-5/+8
2016-10-09patman: Use items() to iterate over dictionariesPaul Burton1-1/+1
2016-10-09patman: Import 'configparser' lower case to be python 3.x safePaul Burton1-1/+5
2016-10-09patman: Make print statements python 3.x safePaul Burton1-7/+9
2015-02-16patman: Read in the git-mailrc alias fileSimon Glass1-0/+27
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-01patman: Add the concept of multiple projectsDoug Anderson1-3/+144
2013-02-01patman: Add support for settings in .patmanDoug Anderson1-4/+35
2012-06-20patman: Handle creation of patman config fileVikram Narayanan1-3/+34
2012-06-20patman: Change the location of patman config fileVikram Narayanan1-1/+1
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass1-0/+81