- fix bug in SOLVER_UPDATE handling (that nobody uses)
[platform/upstream/libsolv.git] / src / solverdebug.c
2009-06-23 Michael Schroeder- fix bug in SOLVER_UPDATE handling (that nobody uses)
2009-06-17 Michael Schroeder- add solver_take_solution() function
2009-06-15 Michael Schroeder- make out parameters last in function calls
2009-06-15 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Michael Schroeder- cleanup transaction interface a bit
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-11 Dirk MuellerMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-04 Michael Schroeder- move some flags describing the rpm from solver to...
2009-05-13 Michael Schroeder- start transaction ordering
2009-04-16 Michael Schroeder- fix typo
2009-04-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-04-16 Michael Schroeder- create transaction as solver result
2009-03-17 Michael Schroeder- replace old solver_problemruleinfo with new solver_ru...
2009-03-13 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-13 Michael Schroeder- rewrite policy rule disabling/re-enabling (fixes...
2009-03-02 Michael Schroeder- frontport solver_trivial_installable() change
2009-01-22 Michael Schroeder- improve infarch/dup rule problem handling
2009-01-19 Michael Schroeder- add inferior arch handling
2008-12-17 Michael Schroeder- treat undecided packages as erase like libzypp does
2008-11-04 Michael Schroeder- add support for SOLVER_ESSENTIAL flag, marks a job...
2008-10-22 Michael Schroeder- add pool_set_installed() function, remove no longer...
2008-09-17 Michael Schroeder- Change provide iterator from ID pointer to ID. Before...
2008-08-29 Michael Schroeder- new job commands, now combinded from job type and...
2008-05-14 Michael Schroeder- change some comments
2008-05-13 Michael Schroeder- support SOLVER_NOOBSOLETES* jobs, tell the solver...
2008-05-06 Michael Schroeder- add pool_match_nevr() to match a single solvable...
2008-05-06 Michael Schroeder- shuffle rule blocks so that feature rules come before...
2008-04-30 Michael Schroeder- oops, forgot some changes
2008-04-30 Michael Schroeder- add obsoleteusesprovides and implicitobsoleteusesprov...
2008-04-23 Michael Schroeder- add "showinstalledrecommended" option to make the...
2008-04-22 Michael Schroeder- move debug functions to solverdebug.c