summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-26improve guessing of appdata.xml file nameMichael Schroeder1-0/+9
2014-02-26add changes, bump versionMichael Schroeder2-2/+9
2014-02-26appdata2solv: add support for -d and -r optionsMichael Schroeder1-4/+40
2014-02-26improve appdata.xml parsingMichael Schroeder2-5/+141
2014-02-25repo_helix: parse application elementsMichael Andres1-0/+3
2014-02-21add changes, bump versionMichael Schroeder2-1/+11
2014-02-21fix bug in solver_get_unneeded that could lead to an endless loopMichael Schroeder1-3/+3
2014-02-19adapt to new rpm tags for weak dependenciesMichael Schroeder1-37/+81
2014-02-18change last commit to check for SOLVER_TRANSACTION_KEEP_PSEUDOMichael Schroeder1-2/+2
2014-02-18Always return IGNORE for pseudo packages in RPM_ONLY modeMichael Schroeder1-2/+4
2014-02-18fix pseudo packages obsoleting other pseudo packagesMichael Schroeder1-2/+2
2014-02-18treat AND and COND more optimistic in pool_addrelprovidersMichael Schroeder1-11/+33
2014-02-17optimize unfulfilled rule handling a bitMichael Schroeder1-9/+11
2014-02-14add changes, bump versionMichael Schroeder2-1/+13
2014-02-13always keep job/jobflags in selection_filter()Michael Schroeder1-0/+3
2014-02-12refactor testcase_str2depMichael Schroeder2-16/+47
2014-02-12refactor a bitMichael Schroeder2-69/+61
2014-02-04do not create update/feature rules for applications or patternsMichael Schroeder3-22/+66
2014-02-04fix typo in application backlink creationMichael Schroeder1-1/+1
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 Schroeder3-2/+83
2014-01-28support ADD_NO_AUTOPRODUCTS in repo_autopattern, use in rpmdb2solvMichael Schroeder3-4/+8
2014-01-28also translate autoproduct stringsMichael Schroeder3-3/+32
2014-01-27add changes, bump versionMichael Schroeder2-1/+8
2014-01-27rpmdb2solv: set repo to installed so that no autoproducts are generatedMichael Schroeder1-0/+1
2014-01-27support PRODUCT_UPDATES_REPOID strarray for SLE-12 product handlingMichael Schroeder3-0/+14
2014-01-27add autoproduct supportMichael Schroeder1-19/+164
2014-01-24always put -Wl,--as-needed to the front of the system libsMichael Schroeder1-1/+2
2014-01-24fix for old swig versionsMichael Schroeder1-0/+3
2014-01-24add bnc to changesMichael Schroeder1-1/+1
2014-01-24add changes, bump version to 0.4.2Michael Schroeder2-1/+15
2014-01-24add forgotten -X option to susetags2solv toolMichael Schroeder1-1/+16
2014-01-23testsolv: support '-s' option to take solutionsMichael Schroeder1-5/+43
2014-01-23fix typos in pool_job2strMichael Schroeder1-4/+4
2014-01-22repo_rpmdb: refactor count_headersMichael Schroeder1-7/+9
2014-01-22serialize dbenv operations on FEDORA systemsMichael Schroeder1-16/+74
2014-01-21update constantids.Michael Schroeder2-11/+27
2014-01-21document describe_decisionMichael Schroeder2-14/+135
2014-01-20support DISTRO in content parserMichael Schroeder1-0/+18
2014-01-20improve comment about gpgvMichael Schroeder1-1/+1
2014-01-20fix last commitMichael Schroeder1-0/+1
2014-01-20Merge pull request #41 from dmacvicar/masterMichael Schroeder1-0/+6
2014-01-19knownid.h lacks include guardsDuncan Mac-Vicar P.1-0/+6
2014-01-13make addfilelist more resistant against corrupt rpmsMichael Schroeder1-2/+4
2014-01-10encode flags into rpmdb cookieMichael Schroeder1-5/+17
2014-01-09add identical and evrcmp methods for solvablesMichael Schroeder3-2/+59
2014-01-08three other changes to make cppcheck happierMichael Schroeder3-5/+3
2014-01-08fix a couple of minor problems found with cppcheckMichael Schroeder6-8/+13
2014-01-07plug memory leak when the rpmdb is found to be corruptMichael Schroeder1-1/+1
2013-12-17add lockstep testcasesMichael Schroeder2-0/+20