summaryrefslogtreecommitdiffstats
path: root/tools/patman/patchstream.py
Commit message (Expand)AuthorAgeFilesLines
* patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh2015-04-181-2/+5
* patman: Check commit_match before stripping leading whitespaceScott Wood2015-01-301-1/+3
* patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-261-2/+1
* buildman: Ignore conflicting tagsSimon Glass2014-09-091-1/+3
* patman: Start with a clean series when neededSimon Glass2014-09-091-1/+3
* patman: Avoid changing the order of tagsSimon Glass2014-09-051-13/+1
* patman: Correct unit tests to run correctlySimon Glass2014-09-051-2/+5
* patman: Move the 'git log' command into a functionSimon Glass2014-08-131-8/+3
* patman: Suppress duplicate signoffs only for real patchesSimon Glass2014-05-161-1/+2
* patman: Avoid duplicate sign-offsSimon Glass2014-05-091-2/+8
* patman: Use Patch-cc: instead of Cc:Simon Glass2014-03-221-2/+2
* patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-211-7/+36
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* patman: fix gitutil for decorationsAndreas Bießmann2013-04-181-1/+2
* patman: Add Series-process-log tag to sort/uniq change logsSimon Glass2013-04-081-1/+1
* patman: Don't barf if the word 'commit' starts a lineDoug Anderson2013-04-081-1/+1
* patman: Ignore all Gerrit Commit-* tagsSimon Glass2013-04-041-1/+1
* patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass2013-04-041-0/+8
* patman: Make "Reviewed-by" an important tagDoug Anderson2013-04-041-2/+2
* patman: Allow reading metadata from a list of commitsSimon Glass2013-04-041-7/+29
* patman: Make command methods return a CommandResultSimon Glass2013-04-041-1/+1
* patman: Add additional tags to ignoreSimon Glass2012-11-041-2/+2
* patman: force git log commands to not use colorAlbert ARIBAUD2012-10-191-1/+2
* patman: don't mess with signoffsIlya Yanok2012-09-021-11/+2
* patman: don't pick changes while processing patchesIlya Yanok2012-09-021-1/+2
* patman: fix end of changes detectionIlya Yanok2012-09-021-0/+6
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-211-0/+444
OpenPOWER on IntegriCloud