aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/settings.py
AgeCommit message (Expand)Author
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20patman: Convert to ArgumentParserSimon Glass
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26patman: Drop Python 2 StringIO codeSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-11-04patman: Use unicode for file I/OSimon Glass
2019-07-10patman: Avoid unicode type in settings unit testsSimon Glass
2019-07-10patman: Move unicode helpers to toolsSimon Glass
2019-07-10patman: Use items() instead of iteritems()Simon Glass
2018-10-08patman: Handle unicode in _ProjectConfigParser testsSimon Glass
2018-07-26patman: Split alias entries on arbitrary whitespaceAdam Sampson
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-13patman: Fix error when the email blacklist is missingSimon Glass
2017-09-11patman: add support for omitting bouncing addressesChris Packham
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