summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.17upstream/0.6.17DongHun Kwak1-6/+19
2016-10-27Imported Upstream version 0.6.16upstream/0.6.16DongHun Kwak2-2/+8
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak12-174/+494
2016-10-27Imported Upstream version 0.6.14upstream/0.6.14DongHun Kwak2-4/+17
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak8-1259/+1440
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak14-46/+256
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak16-781/+957
2016-10-27Imported Upstream version 0.6.10upstream/0.6.10DongHun Kwak1-17/+8
2016-10-27Imported Upstream version 0.6.9upstream/0.6.9DongHun Kwak9-138/+537
2016-10-27Imported Upstream version 0.6.7upstream/0.6.7DongHun Kwak4-15/+34
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak6-126/+139
2016-10-27Imported Upstream version 0.6.5upstream/0.6.5DongHun Kwak21-44/+386
2014-07-08tweak solver_identical so that applications ignore requiresMichael Schroeder1-3/+7
2014-07-08fix instbuddy generation codeMichael Schroeder1-2/+2
2014-06-24rework branch handling so that the old decisions are still availableMichael Schroeder3-62/+140
2014-06-23support -X option in rpmmd2solv, make add_autopattern available in bindingsMichael Schroeder1-9/+10
2014-06-13[hotfix] Relax solvable_identical check for producs [bnc#881493]Michael Andres1-1/+9
2014-06-06Provide PRODUCT_REGISTER_TARGET for available products [bnc#881320]Michael Andres1-1/+1
2014-06-03fix bugs in solver_describe_decision and solver_describe_weakdep_decisionMichael Schroeder1-2/+2
2014-05-15add the SOLVER_FLAG_FOCUS_INSTALLED solver flagMichael Schroeder2-65/+120
2014-05-07opencode some values in pool_id2rel (thanks Thierry Vignaud)Michael Schroeder1-7/+9
2014-05-02add #ifdef FEDORA linesMichael Schroeder1-8/+14
2014-04-30Add a couple of architectures.Ales Kozumplik1-1/+7
2014-04-22obey droporphaned map in keep_orhans modeMichael Schroeder2-17/+16
2014-04-17implement SOLVER_FLAG_BREAK_ORPHANSMichael Schroeder5-1/+127
2014-04-16add KEEP_ORPHANS and BREAK_ORPHANS solver flagsMichael Schroeder3-10/+27
2014-04-16repodata_swap_attrs: make sure src and dest are in the repodataMichael Schroeder1-0/+5
2014-04-14fix type introduced in commit #bbdec95bMichael Schroeder1-4/+2
2014-04-14add a single spaceMichael Schroeder1-1/+1
2014-04-14small optimization for pool_addfileprovidesMichael Schroeder1-38/+28
2014-04-09use less memory when just writing the filelistMichael Schroeder1-17/+90
2014-04-08free memory on the fly in repodata_internalizeMichael Schroeder1-2/+115
2014-04-08make repodata_stringify return the result stringMichael Schroeder3-19/+20
2014-04-07use "implicitobsoleteusescolors" to limit our update/feature rulesMichael Schroeder1-3/+11
2014-04-07simplyfy checksum codeMichael Schroeder2-41/+18
2014-04-04do not count problem resolution install jobs as userinstalledMichael Schroeder3-1/+6
2014-04-04[ABI BREAKAGE] add support for SHA224/384/512Michael Schroeder7-38/+147
2014-04-03add pool_add_userinstalled_jobs and solver_get_userinstalled functionsMichael Schroeder3-0/+250
2014-04-01fix pool_job2str message for lock ;)Michael Schroeder1-1/+1
2014-03-27fix getrpmruleinfos for linked packagesMichael Schroeder1-2/+6
2014-03-26support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindingsMichael Schroeder2-0/+24
2014-03-26fix handling of packages with no update/feature rule but with specialupdatersMichael Schroeder1-3/+17
2014-03-26rename schemaoffset to less confusing schemaidxMichael Schroeder1-3/+3
2014-03-25fix access to freed memory if we had to allocate a new schema when serializin...Michael Schroeder1-13/+13
2014-03-25adapt repo->end in repo_empty() functionMichael Schroeder1-0/+2
2014-03-25improve solver_addrule a bitMichael Schroeder1-38/+30
2014-03-25cplxdeps: special case SYSTEMSOLVABLEMichael Schroeder1-0/+2
2014-03-25Don't put -SYSTEMSOLVABLE into conflictsMichael Schroeder1-1/+4
2014-03-24deal correctly with rules that contain the system solvableMichael Schroeder1-1/+1
2014-03-24bring "removing unwanted" code in line with the other partsMichael Schroeder1-0/+6