summaryrefslogtreecommitdiffstats
path: root/scripts/contrib/patchreview.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/contrib/patchreview: fix commit identificationRoss Burton2023-10-301-1/+1
* scripts/contrib/patchreview: consolidate importsRoss Burton2023-10-271-5/+10
* scripts/contrib/patchreview: add commit and recipe count fields to JSONRoss Burton2023-10-271-10/+22
* scripts/patchreview: rework patch detectionRoss Burton2023-10-271-9/+27
* scripts/patchreview: Add a custom pattern for finding recipe patchesMickael RAMILISON2023-10-151-1/+2
* scripts: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* scripts/patchreview: Make json output human parsableRichard Purdie2022-05-231-1/+1
* scripts/patchreview: Add commit to stored json dataRichard Purdie2022-05-231-0/+1
* scripts/patchreview: handle Inactive-Upstream statusAlexandre Belloni2022-03-181-2/+2
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+3
* patchreview: Various fixes/improvementsRoss Burton2018-12-051-11/+35
* scripts/patchreview: tighten patch detectionRoss Burton2018-10-161-1/+1
* patchreview: don't disable malformed SoB checkRoss Burton2018-05-151-2/+2
* scripts/contrib/patchreview: add new scriptRoss Burton2017-06-291-0/+211