summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)AuthorFilesLines
2013-02-01patman: Allow use outside of u-boot treeVadim Bendebury2-9/+15
2013-02-01patman: Add settings to the list of modules to doctestDoug Anderson1-2/+3
2013-02-01patman: Add the concept of multiple projectsDoug Anderson4-4/+208
2013-02-01patman: Add support for settings in .patmanDoug Anderson4-6/+54
2013-02-01patman: Add a call to get_maintainer.pl if it existsDoug Anderson3-2/+74
2013-02-01patman: Add all CC addresses to the cover letterDoug Anderson3-2/+15
2013-02-01patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2-6/+13
2013-02-01patman: Look for checkpatch in the scripts directoryDoug Anderson1-1/+3
2013-02-01patman: Allow tests to run even if patman is in the pathDoug Anderson1-2/+9
2013-02-01patman: Add spaces back into patman testDoug Anderson1-3/+3
2012-11-14patman: Issue empty change logs for unchanged patchesSimon Glass1-8/+13
2012-11-04patman: Add additional tags to ignoreSimon Glass1-2/+2
2012-10-20patman: force git log commands to not use colorAlbert ARIBAUD2-2/+3
2012-10-15patman: Handle checkpatch.pl not providing file/line infoSimon Glass1-2/+3
2012-10-15patman: Support Series-name tag to name a seriesSimon Glass2-2/+7
2012-09-26patman: Use reverse order for changelogOtavio Salvador1-4/+4
2012-09-02patman: Do not Cc addresses included in To listOtavio Salvador1-0/+7
2012-09-02patman: Allow for changelog use in first version of a seriesOtavio Salvador1-3/+4
2012-09-02patman: don't mess with signoffsIlya Yanok1-11/+2
2012-09-02patman: don't mess with changelogIlya Yanok1-3/+2
2012-09-02patman: don't pick changes while processing patchesIlya Yanok1-1/+2
2012-09-02patman: fix end of changes detectionIlya Yanok1-0/+6
2012-06-20patman: Handle creation of patman config fileVikram Narayanan3-3/+55
2012-06-20patman: Change the location of patman config fileVikram Narayanan2-2/+2
2012-04-30patman: Change the location of patman pathVikram Narayanan1-3/+3
2012-04-30patman: Fix a typo errorVikram Narayanan1-1/+1
2012-04-21Prepare v2012.04Wolfgang Denk1-34/+34
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass13-0/+2354