summaryrefslogtreecommitdiff
path: root/tools/patman/series.py
AgeCommit message (Expand)Author
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-10-09patman: Replace tabs with spacesPaul Burton
2016-02-24patman: fix series-notes handling for buildmanAlbert ARIBAUD
2015-08-31buildman: Correct 'Series-cover-cc' detection logicSimon Glass
2015-04-23patman: check git format.subjectprefix setting when generate patches prefixWu, Josh
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-04-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass
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
2012-11-14patman: Issue empty change logs for unchanged patchesSimon 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 changelogIlya Yanok
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass