summaryrefslogtreecommitdiff
path: root/tools/patman
Commit message (Expand)AuthorAgeLines
* tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-21-5/+3
* patman: Only use git's --no-decorate when availableSimon Glass2014-08-13-1/+8
* patman: Move the 'git log' command into a functionSimon Glass2014-08-13-13/+31
* patman: make "No recipient" checking more tolerantMasahiro Yamada2014-07-28-3/+8
* patman: Only apply patches when we know the original HEADSimon Glass2014-07-07-0/+4
* patman: Suppress duplicate signoffs only for real patchesSimon Glass2014-05-16-1/+2
* patman: Avoid duplicate sign-offsSimon Glass2014-05-09-2/+23
* patman: Deal with 'git apply' failures correctlySimon Glass2014-05-09-2/+4
* patman: Use Patch-cc: instead of Cc:Simon Glass2014-03-22-11/+14
* patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-21-8/+47
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-239/+15
* patman: README documentation nits (unit test)Gerhard Sittig2013-07-15-4/+4
* buildman: Produce a sensible error message when branch is missingSimon Glass2013-05-14-6/+15
* patman: Do not hardcode python pathMichal Simek2013-05-09-1/+1
* buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2013-05-09-1/+3
* patman: fix gitutil for decorationsAndreas Bießmann2013-04-18-4/+7
* patman: Add Series-process-log tag to sort/uniq change logsSimon Glass2013-04-08-4/+16
* patman: Add -a option to refrain from test-applying the patchesSimon Glass2013-04-08-3/+7
* patman: Don't barf if the word 'commit' starts a lineDoug Anderson2013-04-08-1/+1
* patman: Provide option to ignore bad aliasesSimon Glass2013-04-08-24/+61
* patman: Ignore all Gerrit Commit-* tagsSimon Glass2013-04-04-1/+1
* patman: Minor help message/README fixesSimon Glass2013-04-04-3/+3
* patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass2013-04-04-2/+3
* patman: Don't allow spaces in tagsSimon Glass2013-04-04-1/+1
* patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2013-04-04-62/+112
* patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass2013-04-04-4/+27
* patman: Allow specifying the message ID your series is in reply toDoug Anderson2013-04-04-2/+9
* patman: Make "Reviewed-by" an important tagDoug Anderson2013-04-04-4/+4
* patman: Add additional git utiltiesSimon Glass2013-04-04-1/+123
* patman: Allow reading metadata from a list of commitsSimon Glass2013-04-04-7/+29
* patman: Allow commands to raise on error, or notSimon Glass2013-04-04-7/+13
* patman: Make command methods return a CommandResultSimon Glass2013-04-04-24/+64
* patman: Add cros_subprocess library to manage subprocessesSimon Glass2013-04-04-0/+397
* patman: Use bright ANSI colours by defaultSimon Glass2013-04-04-8/+11
* patman: Use ANSI colours only when outputting to a terminalSimon Glass2013-04-04-2/+9
* patman: Allow use outside of u-boot treeVadim Bendebury2013-01-31-9/+15
* 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-4/+208
* patman: Add support for settings in .patmanDoug Anderson2013-01-31-6/+54
* patman: Add a call to get_maintainer.pl if it existsDoug Anderson2013-01-31-2/+74
* patman: Add all CC addresses to the cover letterDoug Anderson2013-01-31-2/+15
* patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-31-6/+13
* patman: Look for checkpatch in the scripts directoryDoug Anderson2013-01-31-1/+3
* patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-31-2/+9
* patman: Add spaces back into patman testDoug Anderson2013-01-31-3/+3
* patman: Issue empty change logs for unchanged patchesSimon Glass2012-11-14-8/+13
* patman: Add additional tags to ignoreSimon Glass2012-11-04-2/+2
* patman: force git log commands to not use colorAlbert ARIBAUD2012-10-19-2/+3
* patman: Handle checkpatch.pl not providing file/line infoSimon Glass2012-10-15-2/+3
* patman: Support Series-name tag to name a seriesSimon Glass2012-10-15-2/+7