Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-10 | Imported Upstream version 0.7.0upstream/0.7.0 | DongHun Kwak | 1 | -21/+56 | |
2018-12-04 | Imported Upstream version 0.6.35upstream/0.6.35 | DongHun Kwak | 1 | -1/+21 | |
Change-Id: Ib7359aa10c08c1469105fbd6a82ea922f46f8b51 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.33upstream/0.6.33 | DongHun Kwak | 1 | -2/+9 | |
Change-Id: I87909fa92d6ffc652ed1fd963141f2ea08ab4e2d Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.31upstream/0.6.31 | DongHun Kwak | 1 | -13/+105 | |
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 | -12/+33 | |
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 | 1 | -0/+12 | |
Change-Id: I7eea26ff3eb092805c915018606cc185fa47e21f Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2018-11-30 | Imported Upstream version 0.6.25upstream/0.6.25 | DongHun Kwak | 1 | -6/+38 | |
Change-Id: I4c41182d0968927b2dc78980b41c0b7c2e931a4a 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/+10 | |
Change-Id: Ie4bb940b0be2c8a3064162f4e8c40b241f2b1838 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.15upstream/0.6.15 | DongHun Kwak | 1 | -21/+21 | |
Change-Id: Ifaa897b8285aab537e27433f14a18f11a4817c17 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/+5 | |
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 | 1 | -4/+78 | |
Change-Id: I57ee1847c5c25f2602e0348213fa145f97cc3434 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2016-10-27 | Imported Upstream version 0.6.6upstream/0.6.6 | DongHun Kwak | 1 | -13/+13 | |
Change-Id: I39261d63e28e2f057203bd11bd6b1cbb83523fab Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2014-05-15 | add the SOLVER_FLAG_FOCUS_INSTALLED solver flag | Michael Schroeder | 1 | -0/+15 | |
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-04 | more swig trickery: automaticall free the pool, add a disown method | Michael Schroeder | 1 | -5/+16 | |
2014-04-03 | INCOMPATIBLE bindings change: modernize Dataiterator/Datamatch classes | Michael Schroeder | 1 | -45/+73 | |
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-26 | support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindings | Michael Schroeder | 1 | -3/+16 | |
2014-03-04 | bindings: make Dataterator match/flags optional | Michael Schroeder | 1 | -2/+26 | |
Also document the solvable.Dataiterator method. | |||||
2014-01-21 | document describe_decision | Michael Schroeder | 1 | -6/+55 | |
2014-01-09 | add identical and evrcmp methods for solvables | Michael Schroeder | 1 | -0/+16 | |
2013-09-24 | fix unbalanced === | Michael Schroeder | 1 | -1/+1 | |
2013-09-20 | bindings: add stringification shortcut for problems | Michael Schroeder | 1 | -0/+9 | |
Also fixes bugs in the rbsolv example. | |||||
2013-08-21 | add unset() method for solvables | Michael Schroeder | 1 | -0/+7 | |
2013-07-02 | fix spelling errors | Michael Schroeder | 1 | -5/+5 | |
2013-06-14 | finish libsolv-pool manpage | Michael Schroeder | 1 | -353/+352 | |
2013-06-14 | bindings: add pool.errstr, make add_rpm/... return Solvable objects | Michael Schroeder | 1 | -35/+42 | |
2013-06-13 | start with the libsolv-pool manpage | Michael Schroeder | 1 | -1/+1 | |
2013-06-11 | the manpage generator automatically capitalizes... | Michael Schroeder | 1 | -27/+27 | |
2013-06-10 | install manpages | Michael Schroeder | 1 | -1/+1 | |
2013-06-10 | spellcheck | Michael Schroeder | 1 | -33/+33 | |
2013-06-07 | add libsolv-constantids manpage | Michael Schroeder | 1 | -1/+1 | |
2013-06-07 | bindings consistency: rename new/keptpackages to new/keptsolvables | Michael Schroeder | 1 | -8/+8 | |
We keep the old methods available for now to be backward compatible. | |||||
2013-06-06 | finish bindings documentation. Hooray! | Michael Schroeder | 1 | -77/+258 | |
2013-06-05 | adapt to modern perl and use barewords for hash keys | Michael Schroeder | 1 | -67/+67 | |
2013-06-05 | document that swig's stringifcation for perl does not work | Michael Schroeder | 1 | -7/+7 | |
2013-06-04 | document the Repodata and Repopos classes a bit | Michael Schroeder | 1 | -2/+221 | |
2013-06-04 | Make 'dep' attribute in Ruleinfo return an object, add fromstr/tostr ↵ | Michael Schroeder | 1 | -14/+23 | |
attributes to TransactionClass and remove old fromdep()/todep() methods | |||||
2013-06-04 | Document Transaction and Transactionclass | Michael Schroeder | 1 | -1/+304 | |
2013-06-04 | add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviour | Michael Schroeder | 1 | -3/+8 | |
Sigh. I hope that's the last time rpm changes the way it handles obsoletes. | |||||
2013-06-03 | document Solver, Problem, Rule, Ruleinfo, Solution, Solutionelement classes | Michael Schroeder | 1 | -4/+608 | |
2013-06-03 | document POOL_FLAG_ADDFILEPROVIDESFILTERED | Michael Schroeder | 1 | -0/+7 | |
2013-05-28 | document the update target annomaly | Michael Schroeder | 1 | -2/+11 | |
2013-05-28 | document Selection and Job classes | Michael Schroeder | 1 | -2/+384 | |
2013-05-28 | document Dataiterator and Datamatch | Michael Schroeder | 1 | -10/+202 | |
2013-05-27 | define and document the pool flags | Michael Schroeder | 1 | -0/+51 | |
2013-05-27 | add documentation for the Solvable class | Michael Schroeder | 1 | -2/+188 | |
2013-05-17 | update bindings documentation | Michael Schroeder | 1 | -260/+194 | |
2013-05-16 | fix ruby class methods in doc | Michael Schroeder | 1 | -4/+4 | |
2013-05-16 | start with the bindings documentation | Michael Schroeder | 1 | -0/+1150 | |