Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-30 | Imported Upstream version 0.6.29upstream/0.6.29 | DongHun Kwak | 2 | -1/+25 | |
Change-Id: I9bac0213cb8a171344b94297e08c1c52595c0abe Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.28upstream/0.6.28 | DongHun Kwak | 3 | -4/+15 | |
Change-Id: I7eea26ff3eb092805c915018606cc185fa47e21f Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.27upstream/0.6.27 | DongHun Kwak | 2 | -3/+9 | |
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 | -0/+51 | |
Change-Id: I4c41182d0968927b2dc78980b41c0b7c2e931a4a Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.24upstream/0.6.24 | DongHun Kwak | 4 | -4/+52 | |
Change-Id: I68f4d40b704c1ccd2a86576a3c03687922f023aa Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.21upstream/0.6.21 | DongHun Kwak | 1 | -0/+9 | |
Change-Id: Ie4bb940b0be2c8a3064162f4e8c40b241f2b1838 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.18upstream/0.6.18 | DongHun Kwak | 1 | -0/+25 | |
Change-Id: I592f8068e36a01effad5f86c7f5063b4d0bcd213 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.14upstream/0.6.14 | DongHun Kwak | 3 | -3/+3 | |
Change-Id: I3e83c4ddc30f8d8cfa6f965a85ecca72781d89e4 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.13upstream/0.6.13 | DongHun Kwak | 1 | -0/+1 | |
Change-Id: I9fed388d0b8658275d9089b22473596379566069 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.12upstream/0.6.12 | DongHun Kwak | 5 | -82/+674 | |
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 | -0/+1 | |
Change-Id: Ia7fcc570c551205421c68cc6feb2ecfd3c97e149 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.9upstream/0.6.9 | DongHun Kwak | 1 | -0/+113 | |
Change-Id: Icf4a1aa6525f6c2bfc9da6f3ba1609728f39a073 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.8upstream/0.6.8 | DongHun Kwak | 1 | -18/+18 | |
Change-Id: I831fe431b1bc73eb9fb9300b07abe823d806d843 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.6upstream/0.6.6 | DongHun Kwak | 1 | -10/+13 | |
Change-Id: I39261d63e28e2f057203bd11bd6b1cbb83523fab Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.5upstream/0.6.5 | DongHun Kwak | 1 | -0/+10 | |
Change-Id: If69a2170a61800e3f778ec1f78364531c9642950 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2014-06-23 | support -X option in rpmmd2solv, make add_autopattern available in bindings | Michael Schroeder | 1 | -0/+8 | |
2014-05-15 | add the SOLVER_FLAG_FOCUS_INSTALLED solver flag | Michael Schroeder | 1 | -0/+3 | |
Setting this flag means that the solver will prefer picking a package version that fits the other installed packages over updating installed packages. | |||||
2014-04-08 | make repodata_stringify return the result string | Michael Schroeder | 1 | -3/+2 | |
This is in preparation of stringify no longer patching the str element in the kv. | |||||
2014-04-04 | do not count problem resolution install jobs as userinstalled | Michael Schroeder | 1 | -2/+3 | |
2014-04-04 | more swig trickery: automaticall free the pool, add a disown method | Michael Schroeder | 1 | -4/+23 | |
2014-04-03 | INCOMPATIBLE bindings change: modernize Dataiterator/Datamatch classes | Michael Schroeder | 1 | -35/+63 | |
Use attributes instead of methods to access the matched data (except for Datapos constructors). Also, while we're breaking the API, drop the solvid argument from the Dataiterator constructors. Add different constructors for the special cases. Also fix and document Datamatcher's 'binary' attribute. | |||||
2014-03-31 | make the __iter__ methods in the python bindings return self | Michael Schroeder | 1 | -24/+8 | |
The old code returned a new iterator object, which broke the skip_solvable method. I hope the new way does not break anything. | |||||
2014-03-26 | support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindings | Michael Schroeder | 1 | -0/+4 | |
2014-03-05 | revert pyhton3 part that was commit by mistake in #ab8b3ded | Michael Schroeder | 1 | -7/+0 | |
2014-03-04 | bindings: don't let str(Datamatch) change the strings, instead create a copy | Michael Schroeder | 1 | -2/+3 | |
Also always set the SEARCH_FILES and SEARCH_CHECKSUMS flags. | |||||
2014-03-04 | bindings: make Dataterator match/flags optional | Michael Schroeder | 1 | -4/+4 | |
Also document the solvable.Dataiterator method. | |||||
2014-03-03 | fix Datamatcher's idstr() method when calld for dirs | Michael Schroeder | 1 | -1/+5 | |
2014-02-27 | fix Pool_repo_iterator and Repo_solvable_iterator in perl bindings | Michael Schroeder | 2 | -3/+13 | |
A perliter() call was missing. | |||||
2014-01-24 | fix for old swig versions | Michael Schroeder | 1 | -0/+3 | |
2014-01-09 | add identical and evrcmp methods for solvables | Michael Schroeder | 1 | -0/+11 | |
2013-11-20 | tweak python version detection, add Datamatch.binary() | Michael Schroeder | 2 | -28/+54 | |
Also no longer misuse swig's cdata typemap. | |||||
2013-11-19 | fix Chksum.add() method also for perl/ruby | Michael Schroeder | 1 | -27/+27 | |
2013-11-19 | port to python3 | Michael Schroeder | 2 | -0/+47 | |
2013-11-18 | rename repo_find_pubkeys to repo_find_all_pubkeys, add repo_find_pubkey | Michael Schroeder | 1 | -7/+1 | |
2013-11-18 | split repo_find_pubkeys from repo_verify_sigdata | Michael Schroeder | 1 | -0/+13 | |
2013-11-14 | Create a real type for a checksum handle | Michael Schroeder | 1 | -5/+4 | |
Should be completely compatible, as the handle was of type "void *" before. | |||||
2013-10-29 | bindings: sig verification only works with ENABLE_PGPVRFY | Michael Schroeder | 1 | -0/+2 | |
2013-10-29 | support signature verification in bindings | Michael Schroeder | 1 | -2/+36 | |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 1 | -10/+10 | |
2013-09-23 | add problem2str() convenience function to API | Michael Schroeder | 1 | -6/+1 | |
2013-09-20 | bindings: add stringification shortcut for problems | Michael Schroeder | 1 | -0/+11 | |
Also fixes bugs in the rbsolv example. | |||||
2013-09-04 | add solv_depmarker function to simplify the bindings | Michael Schroeder | 1 | -28/+2 | |
2013-08-23 | remove unused res var | Michael Schroeder | 1 | -1/+1 | |
2013-08-21 | add solver->describe_decision() method | Michael Schroeder | 1 | -0/+26 | |
2013-08-21 | add unset() method for solvables | Michael Schroeder | 1 | -0/+5 | |
2013-07-25 | rename rpmdb_pubkey to pubkey | Michael Schroeder | 1 | -3/+5 | |
2013-06-17 | refactor a bit | Michael Schroeder | 1 | -2/+4 | |
2013-06-14 | bindings: add pool.errstr, make add_rpm/... return Solvable objects | Michael Schroeder | 1 | -8/+16 | |
2013-06-07 | bindings consistency: rename new/keptpackages to new/keptsolvables | Michael Schroeder | 1 | -0/+25 | |
We keep the old methods available for now to be backward compatible. | |||||
2013-06-06 | get rid of an unneeded %rename | Michael Schroeder | 1 | -1/+0 | |