summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-11-30Imported Upstream version 0.6.30upstream/0.6.30DongHun Kwak11-1799/+2087
2018-11-30Imported Upstream version 0.6.29upstream/0.6.29DongHun Kwak10-277/+309
2018-11-30Imported Upstream version 0.6.28upstream/0.6.28DongHun Kwak8-22/+86
2018-11-30Imported Upstream version 0.6.27upstream/0.6.27DongHun Kwak8-34/+152
2018-11-30Imported Upstream version 0.6.26upstream/0.6.26DongHun Kwak1-0/+1
2018-11-30Imported Upstream version 0.6.25upstream/0.6.25DongHun Kwak14-72/+181
2018-11-30Imported Upstream version 0.6.24upstream/0.6.24DongHun Kwak7-827/+877
2016-10-27Imported Upstream version 0.6.23upstream/0.6.23DongHun Kwak16-817/+862
2016-10-27Imported Upstream version 0.6.22upstream/0.6.22DongHun Kwak1-6/+27
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak10-39/+472
2016-10-27Imported Upstream version 0.6.20upstream/0.6.20DongHun Kwak17-766/+1024
2016-10-27Imported Upstream version 0.6.18upstream/0.6.18DongHun Kwak1-3/+26
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