- bring argument parsing up-to-speed, now supports globs, relations
[platform/upstream/libsolv.git] / src / rules.c
2009-07-09 Michael Schroeder- add support for repository disabling
2009-07-03 Michael Schroeder- fix updatemap use in solver
2009-06-15 Michael Schroeder- add repoid to repo struct
2009-06-15 Michael Schroeder- code cleanup
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-26 Michael Schroeder- move rest of rule functions from solver.c to rules.c
2009-05-25 Michael Schroeder- split rule generation from solver.c into rules.c