Age | Commit message (Expand) | Author | Files | Lines |
2020-11-27 | Imported Upstream version 0.7.14upstream/0.7.14 | DongHun Kwak | 1 | -8/+17 |
2020-11-27 | Imported Upstream version 0.7.9upstream/0.7.9 | DongHun Kwak | 1 | -0/+4 |
2020-11-27 | Imported Upstream version 0.7.8upstream/0.7.8 | DongHun Kwak | 1 | -0/+15 |
2019-09-10 | Imported Upstream version 0.7.3upstream/0.7.3 | DongHun Kwak | 1 | -9/+9 |
2019-09-10 | Imported Upstream version 0.7.2upstream/0.7.2 | DongHun Kwak | 1 | -1/+16 |
2019-09-10 | Imported Upstream version 0.7.0upstream/0.7.0 | DongHun Kwak | 1 | -16/+1 |
2019-09-10 | Imported Upstream version 0.6.36upstream/0.6.36 | DongHun Kwak | 1 | -1/+16 |
2018-12-04 | Imported Upstream version 0.6.35upstream/0.6.35 | DongHun Kwak | 1 | -1/+1 |
2018-11-30 | Imported Upstream version 0.6.33upstream/0.6.33 | DongHun Kwak | 1 | -1/+1 |
2018-11-30 | Imported Upstream version 0.6.31upstream/0.6.31 | DongHun Kwak | 1 | -33/+202 |
2018-11-30 | Imported Upstream version 0.6.30upstream/0.6.30 | DongHun Kwak | 1 | -7/+0 |
2018-11-30 | Imported Upstream version 0.6.25upstream/0.6.25 | DongHun Kwak | 1 | -0/+7 |
2018-11-30 | Imported Upstream version 0.6.24upstream/0.6.24 | DongHun Kwak | 1 | -17/+13 |
2016-10-27 | Imported Upstream version 0.6.11upstream/0.6.11 | DongHun Kwak | 1 | -3/+3 |
2016-10-27 | Imported Upstream version 0.6.7upstream/0.6.7 | DongHun Kwak | 1 | -1/+9 |
2016-10-27 | Imported Upstream version 0.6.6upstream/0.6.6 | DongHun Kwak | 1 | -11/+11 |
2016-10-27 | Imported Upstream version 0.6.5upstream/0.6.5 | DongHun Kwak | 1 | -1/+9 |
2014-04-17 | implement SOLVER_FLAG_BREAK_ORPHANS | Michael Schroeder | 1 | -0/+4 |
2014-04-04 | do not count problem resolution install jobs as userinstalled | Michael Schroeder | 1 | -1/+1 |
2013-11-18 | tweak findproblemrule heuristic for conflicts | Michael Schroeder | 1 | -0/+33 |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 1 | -14/+14 |
2013-09-23 | add problem2str() convenience function to API | Michael Schroeder | 1 | -0/+12 |
2013-08-21 | fix decisioncnt handling | Michael Schroeder | 1 | -1/+18 |
2013-05-07 | add SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNKNOWN_PACKAGE | Michael Schroeder | 1 | -0/+4 |
2013-04-24 | move stringification functions from solverdebug to more correct places | Michael Schroeder | 1 | -1/+106 |
2013-03-22 | rename "NOOBSOLETES" to "MULTIVERSION" | Michael Schroeder | 1 | -2/+2 |
2013-01-11 | support "pooljobs", fixed jobs set in the pool | Michael Schroeder | 1 | -3/+20 |
2012-12-17 | find_problemrule: don't look at the learnt rule multiple times, it may take r... | Michael Schroeder | 1 | -6/+20 |
2012-11-27 | make FOR_RULELITERALS safe against whatprovides realloc | Michael Schroeder | 1 | -6/+6 |
2012-11-20 | make FORCEBEST work with targeted up/dup | Michael Schroeder | 1 | -4/+11 |
2012-11-19 | implement SOLVER_FORCRBEST for install/up/dup | Michael Schroeder | 1 | -5/+49 |
2012-03-09 | - fix a case of solutionelement duplication | Michael Schroeder | 1 | -1/+1 |
2012-03-05 | - clean up update/feature rule handling in allowuninstall case. Automatically... | Michael Schroeder | 1 | -4/+19 |
2012-02-14 | - add pool_addvendorclass and solver_solutionelement_internalid | Michael Schroeder | 1 | -0/+9 |
2012-02-01 | - add cleandeps support for install/update | Michael Schroeder | 1 | -0/+14 |
2012-01-03 | - clean up findrecommendedsuggested | Michael Schroeder | 1 | -9/+10 |
2011-07-26 | - fix segfault in "fallback" solution creation code, do two passes to find be... | Michael Schroeder | 1 | -23/+32 |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -14/+14 |
2011-06-06 | [backend] more introspection: solver_ruleliterals, solver_rule2jobidx, solver... | Michael Schroeder | 1 | -2/+2 |
2011-06-03 | - remove obsolete interface, add decisioncnt_{weak,orphan} | Michael Schroeder | 1 | -7/+0 |
2011-05-25 | - add solver_private.h, make repo_ functions return an int, make solver_solv ... | Michael Schroeder | 1 | -0/+1 |
2011-05-25 | un-inline some functions, remove SAT_DEBUG_SCHUBI | Michael Schroeder | 1 | -2/+0 |
2010-06-01 | - work around debian obsoletes handling for now | Michael Schroeder | 1 | -3/+23 |
2010-05-04 | - support SOLVER_SOLVABLE_ALL for dup/update/verify | Michael Schroeder | 1 | -1/+1 |
2009-11-04 | - use SOLVER_SOLUTION_DISTUPGRADE instead of replacing | Michael Schroeder | 1 | -1/+1 |
2009-07-17 | - add metadata_expire check | Michael Schroeder | 1 | -0/+2 |
2009-07-17 | - tweak problem rule selection heuristic | Michael Schroeder | 1 | -7/+29 |
2009-06-24 | - fix bug in take_solution | Michael Schroeder | 1 | -1/+1 |
2009-06-22 | A _count is an unsigned int, not an Id | Klaus Kämpf | 1 | -3/+3 |
2009-06-17 | - add solver_take_solution() function | Michael Schroeder | 1 | -0/+35 |