summaryrefslogtreecommitdiff
path: root/tools/patman/series.py
AgeCommit message (Expand)Author
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Convert camel case in gitutil.pySimon Glass
2022-02-09patman: Convert camel case in get_maintainer.pySimon Glass
2022-02-09patman: Convert camel case in commit.pySimon Glass
2021-10-31patman: Add "postfix" support to patch subjectsSean Anderson
2021-03-22patman: Quieten down the alias checkingSimon Glass
2021-03-03fix patman --limit-cc optionBernhard Kirchen
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-11-14patman: Add a Series-patchwork-url optionSimon Glass
2020-11-05patman: Convert 'Series-xxx' tag errors into warningsSimon Glass
2020-11-05patman: Allow linking a series with patchworkSimon Glass
2020-07-24patman: Move main code out to a control moduleSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20patman: Move main code out to a control moduleSimon Glass
2020-07-09patman: Pass in maintainer dirs to avoid and importSimon Glass
2020-05-29patman: Add new tags for finer-grained changelog controlSean Anderson
2020-05-29patman: Suppress empty changelog entriesSean Anderson
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2020-04-16patman: Apply the cc limit to the cover letter alsoSimon Glass
2019-11-14patman: fix coverletter cc list with nullsRobert Beckett
2019-11-04patman: Use unicode for file I/OSimon Glass
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov
2019-07-10patman: Tidy up a few more unicode conversionsSimon Glass
2019-07-10patman: Sort series output for repeatabilySimon Glass
2019-07-10patman: Move unicode helpers to toolsSimon Glass
2018-06-23patman: add option for limiting the Cc listChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-11patman: add support for omitting bouncing addressesChris Packham
2017-06-08patman: Rename 'list' variable in MakeCcFile()Simon Glass
2017-06-08patman: Add a maintainer test feature to MakeCcFile()Simon Glass
2017-06-08patman: Adjust handling of unicode email addressSimon Glass
2017-06-08patman: encode CC list to UTF-8Philipp Tomsich
2017-02-08patman: Handle non-ascii characters in namesChris Packham
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