summaryrefslogtreecommitdiff
path: root/tools/patman/patman.py
Commit message (Expand)AuthorAgeLines
* buildman: patman: Fix -H when installed as a symlinkSimon Glass2016-03-14-1/+2
* patman: Add --thread optionMateusz Kulikowski2016-01-20-1/+3
* patman: Don't run patman when it is imported as a moduleSimon Glass2015-07-31-1/+4
* patman: add distutils based installerChris Packham2015-07-28-8/+12
* patman: Add a -m option to avoid copying the maintainersSimon Glass2014-09-21-1/+5
* patman: make run results better visibleVadim Bendebury2014-09-09-1/+6
* patman: Remove the -a optionSimon Glass2014-09-05-7/+0
* patman: refactor help messageMasahiro Yamada2014-08-22-1/+1
* tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-21-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* patman: Do not hardcode python pathMichal Simek2013-05-09-1/+1
* patman: Add -a option to refrain from test-applying the patchesSimon Glass2013-04-08-3/+7
* patman: Provide option to ignore bad aliasesSimon Glass2013-04-08-3/+7
* patman: Minor help message/README fixesSimon Glass2013-04-04-2/+2
* patman: Allow specifying the message ID your series is in reply toDoug Anderson2013-04-04-1/+3
* patman: Allow use outside of u-boot treeVadim Bendebury2013-01-31-4/+10
* patman: Add settings to the list of modules to doctestDoug Anderson2013-01-31-2/+3
* patman: Add the concept of multiple projectsDoug Anderson2013-01-31-1/+8
* patman: Add support for settings in .patmanDoug Anderson2013-01-31-0/+3
* patman: Add all CC addresses to the cover letterDoug Anderson2013-01-31-1/+1
* patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-31-2/+4
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-21-0/+153