summaryrefslogtreecommitdiff
path: root/tools/patman/patchstream.py
AgeCommit message (Expand)AuthorFilesLines
2014-09-05patman: Avoid changing the order of tagsSimon Glass1-13/+1
2014-09-05patman: Correct unit tests to run correctlySimon Glass1-2/+5
2014-08-13patman: Move the 'git log' command into a functionSimon Glass1-8/+3
2014-05-16patman: Suppress duplicate signoffs only for real patchesSimon Glass1-1/+2
2014-05-10patman: Avoid duplicate sign-offsSimon Glass1-2/+8
2014-03-23patman: Use Patch-cc: instead of Cc:Simon Glass1-2/+2
2013-11-22patman: add Commit-notes tag and sectionAlbert ARIBAUD1-7/+36
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-19patman: fix gitutil for decorationsAndreas Bießmann1-1/+2
2013-04-09patman: Add Series-process-log tag to sort/uniq change logsSimon Glass1-1/+1
2013-04-09patman: Don't barf if the word 'commit' starts a lineDoug Anderson1-1/+1
2013-04-05patman: Ignore all Gerrit Commit-* tagsSimon Glass1-1/+1
2013-04-05patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass1-0/+8
2013-04-05patman: Make "Reviewed-by" an important tagDoug Anderson1-2/+2
2013-04-05patman: Allow reading metadata from a list of commitsSimon Glass1-7/+29
2013-04-05patman: Make command methods return a CommandResultSimon Glass1-1/+1
2012-11-04patman: Add additional tags to ignoreSimon Glass1-2/+2
2012-10-20patman: force git log commands to not use colorAlbert ARIBAUD1-1/+2
2012-09-02patman: don't mess with signoffsIlya Yanok1-11/+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-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass1-0/+444