summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak8-15/+96
2016-10-27Imported Upstream version 0.6.20upstream/0.6.20DongHun Kwak3-88/+293
2016-10-27Imported Upstream version 0.6.19upstream/0.6.19DongHun Kwak1-4/+14
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak6-27/+166
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak3-14/+22
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak7-69/+45
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak4-14/+238
2016-10-27Imported Upstream version 0.6.9upstream/0.6.9DongHun Kwak11-224/+765
2016-10-27Imported Upstream version 0.6.7upstream/0.6.7DongHun Kwak2-0/+7
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak3-3/+5
2016-10-27Imported Upstream version 0.6.5upstream/0.6.5DongHun Kwak2-5/+41
2014-06-06Provide PRODUCT_REGISTER_TARGET for available products [bnc#881320]Michael Andres1-0/+2
2014-05-16repo_appdata: add missing break statementMichael Schroeder1-0/+1
2014-05-15add the SOLVER_FLAG_FOCUS_INSTALLED solver flagMichael Schroeder1-0/+1
2014-04-17adapt to AppStream 0.6Michael Schroeder1-0/+2
2014-04-16add KEEP_ORPHANS and BREAK_ORPHANS solver flagsMichael Schroeder1-0/+2
2014-04-16remove unneded repodata_extend callsMichael Schroeder2-4/+0
2014-04-15also check for read-only rpm db in /usr/share/rpm (ostree)Michael Schroeder1-2/+7
2014-04-07add "just in case" code if our multiplier gets too bigMichael Schroeder1-0/+2
2014-04-07also simplify solvable_copy_cb's checksum handlingMichael Schroeder1-8/+5
2014-04-07support "notbyuser" in testcasesMichael Schroeder1-0/+1
2014-04-04[ABI BREAKAGE] add support for SHA224/384/512Michael Schroeder3-0/+17
2014-03-31suppport RPM_ADD_FILTERED_FILELISTMichael Schroeder2-4/+32
2014-03-31support new dupallow flags in testcases (thanks Honza)Michael Schroeder1-0/+4
2014-03-27autopattern: always chose the lexicographical first one if there are two patt...Michael Schroeder1-3/+16
2014-03-25ignore pattern() provides that start with '.'Michael Schroeder1-0/+3
2014-03-12support REPOKEYWORDS in the content parserMichael Schroeder1-0/+5
2014-03-05testcase: support filtering in unneeded check, support setting of result flag...Michael Schroeder1-14/+42
2014-03-05delete broken solvables if the xml parser returns an errorMichael Schroeder3-2/+16
2014-03-05repo_appdata: add support for keywords and pkgname, simplify lang handlingMichael Schroeder1-42/+34
2014-02-27'licence' is actually the metadata license we don't case aboutMichael Schroeder1-1/+0
2014-02-27make "product_license" (appstream) an alias for "licence" (appdata)Michael Schroeder1-0/+1
2014-02-26improve guessing of appdata.xml file nameMichael Schroeder1-0/+9
2014-02-26improve appdata.xml parsingMichael Schroeder2-5/+141
2014-02-25repo_helix: parse application elementsMichael Andres1-0/+3
2014-02-19adapt to new rpm tags for weak dependenciesMichael Schroeder1-37/+81
2014-02-12refactor testcase_str2depMichael Schroeder2-16/+47
2014-02-03testcase: support "haiku" disttypeMichael Schroeder1-0/+1
2014-01-30support PRODUCT_ENDOFLIFE, store repoid as flexarray so we can add a lable laterMichael Schroeder2-2/+81
2014-01-28support ADD_NO_AUTOPRODUCTS in repo_autopattern, use in rpmdb2solvMichael Schroeder2-2/+7
2014-01-27support PRODUCT_UPDATES_REPOID strarray for SLE-12 product handlingMichael Schroeder2-0/+12
2014-01-27add autoproduct supportMichael Schroeder1-19/+164
2014-01-22repo_rpmdb: refactor count_headersMichael Schroeder1-7/+9
2014-01-22serialize dbenv operations on FEDORA systemsMichael Schroeder1-16/+74
2014-01-20support DISTRO in content parserMichael Schroeder1-0/+18
2014-01-20improve comment about gpgvMichael Schroeder1-1/+1
2014-01-13make addfilelist more resistant against corrupt rpmsMichael Schroeder1-2/+4
2014-01-10encode flags into rpmdb cookieMichael Schroeder1-5/+17
2014-01-08three other changes to make cppcheck happierMichael Schroeder1-2/+1
2014-01-08fix a couple of minor problems found with cppcheckMichael Schroeder3-4/+9