summaryrefslogtreecommitdiff
path: root/tools/patman/settings.py
AgeCommit message (Expand)Author
2016-10-09patman: Fix doctest StringIO import for python 3.xPaul Burton
2016-10-09patman: Use items() to iterate over dictionariesPaul Burton
2016-10-09patman: Import 'configparser' lower case to be python 3.x safePaul Burton
2016-10-09patman: Make print statements python 3.x safePaul Burton
2015-02-15patman: Read in the git-mailrc alias fileSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-31patman: Add the concept of multiple projectsDoug Anderson
2013-01-31patman: Add support for settings in .patmanDoug Anderson
2012-06-19patman: Handle creation of patman config fileVikram Narayanan
2012-06-19patman: Change the location of patman config fileVikram Narayanan
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass