aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/patman.py
AgeCommit message (Expand)AuthorFilesLines
2017-06-08patman: Add a functional testSimon Glass1-2/+4
2017-06-08patman: Don't return the series in FixPatches()Simon Glass1-2/+2
2016-10-09patman: Make print statements python 3.x safePaul Burton1-6/+6
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass1-1/+2
2016-01-20patman: Add --thread optionMateusz Kulikowski1-1/+3
2015-07-31patman: Don't run patman when it is imported as a moduleSimon Glass1-1/+4
2015-07-28patman: add distutils based installerChris Packham1-8/+12
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass1-1/+5
2014-09-09patman: make run results better visibleVadim Bendebury1-1/+6
2014-09-05patman: Remove the -a optionSimon Glass1-7/+0
2014-08-22patman: refactor help messageMasahiro Yamada1-1/+1
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-09patman: Do not hardcode python pathMichal Simek1-1/+1
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass1-3/+7
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass1-3/+7
2013-04-04patman: Minor help message/README fixesSimon Glass1-2/+2
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson1-1/+3
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury1-4/+10
2013-01-31patman: Add settings to the list of modules to doctestDoug Anderson1-2/+3
2013-01-31patman: Add the concept of multiple projectsDoug Anderson1-1/+8
2013-01-31patman: Add support for settings in .patmanDoug Anderson1-0/+3
2013-01-31patman: Add all CC addresses to the cover letterDoug Anderson1-1/+1
2013-01-31patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson1-2/+4
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass1-0/+153