Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-27 | Imported Upstream version 0.6.5upstream/0.6.5 | DongHun Kwak | 1 | -2/+2 | |
Change-Id: If69a2170a61800e3f778ec1f78364531c9642950 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2012-02-14 | - add pool_addvendorclass and solver_solutionelement_internalid | Michael Schroeder | 1 | -0/+24 | |
2011-12-22 | - add solv_strdup(), rename repo_freeallrepos() to pool_freeallrepos() | Michael Schroeder | 1 | -1/+1 | |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -3/+3 | |
2011-05-24 | - do not use obsolete interface in libsolv library itself | Michael Schroeder | 1 | -1/+1 | |
2011-03-23 | - delete fixed vendor classes, add pool_setvendorclasses() method | Michael Schroeder | 1 | -16/+45 | |
2009-03-17 | - replace old solver_problemruleinfo with new solver_ruleinfo function | Michael Schroeder | 1 | -6/+9 | |
- add solvable_selfprovidedep() function (used in buddy deps) - add noinfarchcheck solver option - clone job queue to make the code more flexible | |||||
2007-11-12 | - always refine solutions, put result in problem queue | Michael Schroeder | 1 | -1/+5 | |
- do not print result of solving anymore | |||||
2007-11-08 | - add a license | Michael Schroeder | 1 | -0/+7 | |
- don't branch for supplemented packages - fix off by one in minimize queue revert code | |||||
2007-10-30 | - add vendor change policy (but fixes no test case, as there is no | Michael Schroeder | 1 | -0/+62 | |
good test case) |