summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)Author
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass
2013-05-09patman: Do not hardcode python pathMichal Simek
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-04-18patman: fix gitutil for decorationsAndreas Bießmann
2013-04-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass
2013-04-08patman: Don't barf if the word 'commit' starts a lineDoug Anderson
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass
2013-04-04patman: Minor help message/README fixesSimon Glass
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass
2013-04-04patman: Don't allow spaces in tagsSimon Glass
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson
2013-04-04patman: Make "Reviewed-by" an important tagDoug Anderson
2013-04-04patman: Add additional git utiltiesSimon Glass
2013-04-04patman: Allow reading metadata from a list of commitsSimon Glass
2013-04-04patman: Allow commands to raise on error, or notSimon Glass
2013-04-04patman: Make command methods return a CommandResultSimon Glass
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass
2013-04-04patman: Use bright ANSI colours by defaultSimon Glass
2013-04-04patman: Use ANSI colours only when outputting to a terminalSimon Glass
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury
2013-01-31patman: Add settings to the list of modules to doctestDoug Anderson
2013-01-31patman: Add the concept of multiple projectsDoug Anderson
2013-01-31patman: Add support for settings in .patmanDoug Anderson
2013-01-31patman: Add a call to get_maintainer.pl if it existsDoug Anderson
2013-01-31patman: Add all CC addresses to the cover letterDoug Anderson
2013-01-31patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson
2013-01-31patman: Allow tests to run even if patman is in the pathDoug Anderson
2013-01-31patman: Add spaces back into patman testDoug Anderson
2012-11-14patman: Issue empty change logs for unchanged patchesSimon Glass
2012-11-04patman: Add additional tags to ignoreSimon Glass
2012-10-19patman: force git log commands to not use colorAlbert ARIBAUD
2012-10-15patman: Handle checkpatch.pl not providing file/line infoSimon Glass
2012-10-15patman: Support Series-name tag to name a seriesSimon Glass
2012-09-26patman: Use reverse order for changelogOtavio Salvador
2012-09-02patman: Do not Cc addresses included in To listOtavio Salvador
2012-09-02patman: Allow for changelog use in first version of a seriesOtavio Salvador
2012-09-02patman: don't mess with signoffsIlya Yanok
2012-09-02patman: don't mess with changelogIlya Yanok
2012-09-02patman: don't pick changes while processing patchesIlya Yanok
2012-09-02patman: fix end of changes detectionIlya Yanok
2012-06-19patman: Handle creation of patman config fileVikram Narayanan
2012-06-19patman: Change the location of patman config fileVikram Narayanan
2012-04-30patman: Change the location of patman pathVikram Narayanan
2012-04-30patman: Fix a typo errorVikram Narayanan
2012-04-21Prepare v2012.04Wolfgang Denk