- use correct defaults for rpm5, put tmpspace in extra struct
[platform/upstream/libsolv.git] / src / problems.c
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2010-05-04 Michael Schroeder- support SOLVER_SOLVABLE_ALL for dup/update/verify
2010-02-15 Klaus Kämpffix conflict
2009-11-04 Michael Schroeder- use SOLVER_SOLUTION_DISTUPGRADE instead of replacing
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-17 Michael Schroeder- add metadata_expire check
2009-07-17 Michael Schroeder- tweak problem rule selection heuristic
2009-06-24 Michael Schroeder- fix bug in take_solution
2009-06-22 Klaus KämpfA _count is an unsigned int, not an Id
2009-06-17 Michael Schroeder- add solver_take_solution() function
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- fix bugs in problem handling
2009-05-26 Michael Schroeder- split problem handling from solver.c