aboutsummaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-239/+15
2013-07-15patman: README documentation nits (unit test)Gerhard Sittig1-4/+4
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass1-6/+15
2013-05-09patman: Do not hardcode python pathMichal Simek1-1/+1
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass1-1/+3
2013-04-18patman: fix gitutil for decorationsAndreas Bießmann2-4/+7
2013-04-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass3-4/+16
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass1-3/+7
2013-04-08patman: Don't barf if the word 'commit' starts a lineDoug Anderson1-1/+1
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass3-24/+61
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass1-1/+1
2013-04-04patman: Minor help message/README fixesSimon Glass2-3/+3
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass1-2/+3
2013-04-04patman: Don't allow spaces in tagsSimon Glass1-1/+1
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2-62/+112
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass3-4/+27
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson2-2/+9
2013-04-04patman: Make "Reviewed-by" an important tagDoug Anderson2-4/+4
2013-04-04patman: Add additional git utiltiesSimon Glass1-1/+123
2013-04-04patman: Allow reading metadata from a list of commitsSimon Glass1-7/+29
2013-04-04patman: Allow commands to raise on error, or notSimon Glass2-7/+13
2013-04-04patman: Make command methods return a CommandResultSimon Glass3-24/+64
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass1-0/+397
2013-04-04patman: Use bright ANSI colours by defaultSimon Glass1-8/+11
2013-04-04patman: Use ANSI colours only when outputting to a terminalSimon Glass1-2/+9
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury2-9/+15
2013-01-31patman: Add settings to the list of modules to doctestDoug Anderson1-2/+3
2013-01-31patman: Add the concept of multiple projectsDoug Anderson4-4/+208
2013-01-31patman: Add support for settings in .patmanDoug Anderson4-6/+54
2013-01-31patman: Add a call to get_maintainer.pl if it existsDoug Anderson3-2/+74
2013-01-31patman: Add all CC addresses to the cover letterDoug Anderson3-2/+15
2013-01-31patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2-6/+13
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson1-1/+3
2013-01-31patman: Allow tests to run even if patman is in the pathDoug Anderson1-2/+9
2013-01-31patman: 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-19patman: 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-19patman: Handle creation of patman config fileVikram Narayanan3-3/+55
2012-06-19patman: Change the location of patman config fileVikram Narayanan2-2/+2
2012-04-30patman: Change the location of patman pathVikram Narayanan1-3/+3