aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/buildhistory_analysis.py
AgeCommit message (Expand)Author
2016-07-21buildhistory-diff: reduce PKGR noiseEd Bartosh
2016-06-03lib/oe/buildhistory_analysis: fix for Python 3Joshua Lock
2016-06-02buildhistory_analysis: Convert stream data (bytes) to stringsLeonardo Sandoval
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2013-12-03classes/buildhistory: add additional variables to image informationPaul Eggleton
2013-11-18buildhistory_analysis: fix error when comparing image contentsPaul Eggleton
2013-10-26buildhistory-diff: add ability to report version changesPaul Eggleton
2013-05-10classes/buildhistory: track contents of selected files in imagesPaul Eggleton
2013-02-11buildhistory_analysis: handle more R* variablesPaul Eggleton
2012-12-06buildhistory_analysis: fix broken list length checksPaul Eggleton
2012-10-03buildhistory_analysis: update to use explode_dep_versions2()Paul Eggleton
2012-08-06buildhistory: reduce the numeric delta to 10%Ross Burton
2012-08-06buildhistory: correctly handle reductions of numeric fieldsRoss Burton
2012-08-06buildhistory_analysis: ignore removal of self-dependenciesPaul Eggleton
2012-08-06buildhistory_analysis: tidy up duplicate split_version functionPaul Eggleton
2012-08-06classes/buildhistory: record PKG/PKGE/PKGV/PKGRPaul Eggleton
2012-08-06classes/buildhistory: save preinst/postinst/prerm/postrmPaul Eggleton
2012-05-30buildhistory_analysis: fix error when version specifier missingPaul Eggleton
2012-03-21buildhistory_analysis: avoid printing PE/PV/PR more than oncePaul Eggleton
2012-03-21buildhistory_analysis: report if all items removed from a listPaul Eggleton
2012-03-21buildhistory_analysis: skip FILELIST changes for dbg packagesPaul Eggleton
2012-03-21buildhistory_analysis: hide version number increases in dependenciesPaul Eggleton
2012-03-21buildhistory_analysis: use bb.utils.explode_dep_versionsPaul Eggleton
2012-03-19buildhistory_analysis: fix duplicate PE/PV/PR in related fieldsPaul Eggleton
2012-02-21buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDSPaul Eggleton
2012-02-21buildhistory_analysis: avoid noise due to reorderingPaul Eggleton
2012-01-19buildhistory_analysis: include related fields in outputPaul Eggleton
2012-01-19buildhistory_analysis: improve field handling robustnessPaul Eggleton
2012-01-19buildhistory_analysis: correctly handle whitespace when splitting listsPaul Eggleton
2012-01-19buildhistory: record additional image infoPaul Eggleton
2012-01-06buildhistory: add script to check for significant changesPaul Eggleton