Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-10 | Imported Upstream version 0.7.4upstream/0.7.4 | DongHun Kwak | 1 | -1/+24 | |
2019-09-10 | Imported Upstream version 0.7.3upstream/0.7.3 | DongHun Kwak | 1 | -0/+1 | |
2019-09-10 | Imported Upstream version 0.7.0upstream/0.7.0 | DongHun Kwak | 1 | -7/+37 | |
2019-09-10 | Imported Upstream version 0.6.36upstream/0.6.36 | DongHun Kwak | 1 | -1/+2 | |
2018-12-04 | Imported Upstream version 0.6.35upstream/0.6.35 | DongHun Kwak | 1 | -1/+1 | |
Change-Id: Ib7359aa10c08c1469105fbd6a82ea922f46f8b51 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.31upstream/0.6.31 | DongHun Kwak | 1 | -9/+51 | |
Change-Id: I6009e95508e9937392b83a003dab4f30cf3a9b1b Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.29upstream/0.6.29 | DongHun Kwak | 1 | -8/+27 | |
Change-Id: I9bac0213cb8a171344b94297e08c1c52595c0abe Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.27upstream/0.6.27 | DongHun Kwak | 1 | -0/+69 | |
Change-Id: I4feccd10bd9fe0514ff13520136e962b6c093175 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.25upstream/0.6.25 | DongHun Kwak | 1 | -1/+9 | |
Change-Id: I4c41182d0968927b2dc78980b41c0b7c2e931a4a Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.23upstream/0.6.23 | DongHun Kwak | 1 | -218/+0 | |
Change-Id: Idc1e282dc113b7350d8e123283f1a36097b76857 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.21upstream/0.6.21 | DongHun Kwak | 1 | -2/+45 | |
Change-Id: Ie4bb940b0be2c8a3064162f4e8c40b241f2b1838 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.20upstream/0.6.20 | DongHun Kwak | 1 | -676/+39 | |
Change-Id: I10c9c8261b23346d1f65101bdb28d657cb058543 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.15upstream/0.6.15 | DongHun Kwak | 1 | -1/+1 | |
Change-Id: Ifaa897b8285aab537e27433f14a18f11a4817c17 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.12upstream/0.6.12 | DongHun Kwak | 1 | -8/+14 | |
Change-Id: I57ee1847c5c25f2602e0348213fa145f97cc3434 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.11upstream/0.6.11 | DongHun Kwak | 1 | -9/+114 | |
Change-Id: Ia7fcc570c551205421c68cc6feb2ecfd3c97e149 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.7upstream/0.6.7 | DongHun Kwak | 1 | -11/+22 | |
Change-Id: I4903b1e04cf23c0c38f633e48a06732764ee6444 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.5upstream/0.6.5 | DongHun Kwak | 1 | -10/+48 | |
Change-Id: If69a2170a61800e3f778ec1f78364531c9642950 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2014-04-14 | fix type introduced in commit #bbdec95b | Michael Schroeder | 1 | -4/+2 | |
Also makes the code deal correctly with non-canonicalized filename dependencies. | |||||
2014-04-14 | add a single space | Michael Schroeder | 1 | -1/+1 | |
2014-04-14 | small optimization for pool_addfileprovides | Michael Schroeder | 1 | -38/+28 | |
Should use less memory and be a tiny bit faster. The code is a bit simpler as well. | |||||
2014-02-18 | treat AND and COND more optimistic in pool_addrelproviders | Michael Schroeder | 1 | -11/+33 | |
Also keep result sorted in the OR case. | |||||
2014-01-20 | fix last commit | Michael Schroeder | 1 | -0/+1 | |
2014-01-08 | fix a couple of minor problems found with cppcheck | Michael Schroeder | 1 | -1/+1 | |
2013-12-12 | refactor pool_calc_duchanges a bit | Michael Schroeder | 1 | -21/+27 | |
No functual changes. | |||||
2013-12-10 | fix double-free if the number of languages is reduced to zero | Michael Schroeder | 1 | -6/+3 | |
2013-10-18 | support debian multiarch annotation | Michael Schroeder | 1 | -0/+11 | |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 1 | -16/+16 | |
2013-10-04 | refactor selection code, add SELECTION_SKIP_KIND, add support for arch/kind ↵ | Michael Schroeder | 1 | -1/+61 | |
filtering | |||||
2013-09-09 | rename selection_make_deps to selection_make_matchdeps, add marker support | Michael Schroeder | 1 | -3/+11 | |
Also add pool_intersect_evrs. | |||||
2013-09-04 | add pool_whatmatchesdep and selection_make_deps to query for packages ↵ | Michael Schroeder | 1 | -0/+19 | |
intersecting a dependency | |||||
2013-06-13 | fix archpolicy handling of '>' | Michael Schroeder | 1 | -0/+1 | |
2013-06-04 | add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviour | Michael Schroeder | 1 | -1/+6 | |
Sigh. I hope that's the last time rpm changes the way it handles obsoletes. | |||||
2013-06-03 | add POOL_FLAG_ADDFILEPROVIDESFILTERED option to make pool_addfileprovides ↵ | Michael Schroeder | 1 | -11/+151 | |
only add files in the standard locations Non-standard files are searched lazyly on demand. | |||||
2013-05-27 | add pool_lookup_idarray for completeness | Michael Schroeder | 1 | -0/+10 | |
2013-05-17 | allow SOLVID_META queries through SOLVID_POS | Michael Schroeder | 1 | -18/+6 | |
Add 'meta' attribute in repo bindings and get rid of no longer neededed lookup methods. | |||||
2013-04-26 | bring libsolv in line with currrent rpm's multiversion handling | Michael Schroeder | 1 | -0/+6 | |
A multiversion install still obeys the obsoletes of a package. The solver already had a flag to support this, "keepexplicitobsoletes", but as this is a feature of the package manager it belongs in the pool, so that the transaction code can do the right thing. We now have a "noobsoletesmultiversion" flag in the pool that also defines the default for "keepexplicitobsoletes". | |||||
2013-04-22 | add pool_setnamespacecallback() and pool_flush_namespaceproviders() | Michael Schroeder | 1 | -0/+27 | |
2013-04-16 | switch range->name and range->evr in REL_COMPAT deps so that stringification ↵ | Michael Schroeder | 1 | -6/+6 | |
works | |||||
2013-04-16 | add DISTTYPE_HAIKU, some small fixes | Michael Schroeder | 1 | -10/+30 | |
- ARCH_NOARCH -> ARCH_ANY - use - as prerelease separator - correct usage of solv_vercmp - stringify REL_COMPAT, use != instead of <> | |||||
2013-04-16 | Add support for Haiku compat version comparison | Ingo Weinhold | 1 | -0/+13 | |
2013-04-08 | fix bugs in fileconflicts code and prepare for aliased dirs | Michael Schroeder | 1 | -2/+2 | |
Breaks API but that should not be a problem as noone seems to use the function yet. | |||||
2013-03-22 | rename "NOOBSOLETES" to "MULTIVERSION" | Michael Schroeder | 1 | -6/+6 | |
The name was always not very fitting, but newer rpm versions do look at the obsoletes and just don't remove packages with the same name, which makes the old name even worse. So rename to "multiversion", which seems to be what many package managers use anyway. | |||||
2013-03-06 | get rid of the ugly policy callbacks while we're breaking the ABI, add new ↵ | Michael Schroeder | 1 | -0/+7 | |
pool_set_custom_vendorcheck function | |||||
2013-02-04 | do not call pool_freewhatprovides in pool_add_fileconflicts_deps | Michael Schroeder | 1 | -1/+37 | |
There may be precious job data in the whatprovides area. | |||||
2013-01-15 | do not ignore disabled/considered flags for src packages | Michael Schroeder | 1 | -0/+2 | |
2013-01-11 | support "pooljobs", fixed jobs set in the pool | Michael Schroeder | 1 | -0/+1 | |
Those are normally jobs like USERINSTALLED or NOOBSOLETES. | |||||
2013-01-03 | fix trivial installable requires handling [bnc#795267] | Michael Schroeder | 1 | -1/+5 | |
2012-12-17 | cosmetics: fix comments | Michael Schroeder | 1 | -7/+6 | |
2012-12-13 | small optimization: make whatprovidesdata + 2 always contain the systemsolvable | Michael Schroeder | 1 | -4/+9 | |
2012-11-23 | support medianr in lookup_deltalocation, change lookup_location to return ↵ | Michael Schroeder | 1 | -5/+7 | |
medianr 0 if the media number was not set |