summaryrefslogtreecommitdiffstats
path: root/tools/patman/settings.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Handle unicode in _ProjectConfigParser testsSimon Glass2018-10-081-7/+20
* patman: Split alias entries on arbitrary whitespaceAdam Sampson2018-07-261-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* patman: Fix error when the email blacklist is missingSimon Glass2017-09-131-3/+25
* patman: add support for omitting bouncing addressesChris Packham2017-09-111-0/+18
* patman: Fix doctest StringIO import for python 3.xPaul Burton2016-10-091-5/+8
* patman: Use items() to iterate over dictionariesPaul Burton2016-10-091-1/+1
* patman: Import 'configparser' lower case to be python 3.x safePaul Burton2016-10-091-1/+5
* patman: Make print statements python 3.x safePaul Burton2016-10-091-7/+9
* patman: Read in the git-mailrc alias fileSimon Glass2015-02-151-0/+27
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* patman: Add the concept of multiple projectsDoug Anderson2013-01-311-3/+144
* patman: Add support for settings in .patmanDoug Anderson2013-01-311-4/+35
* patman: Handle creation of patman config fileVikram Narayanan2012-06-191-3/+34
* patman: Change the location of patman config fileVikram Narayanan2012-06-191-1/+1
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-211-0/+81