bah revert... you dreamer
[platform/upstream/libsolv.git] / src / policy.c
2008-07-11 Michael Schroeder- disallow arch/vendor changes even if the package...
2008-05-13 Klaus Kaempfadd comment
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-03-27 Michael Schroeder- truly restart when analyze_unsolvable is hit (fixes...
2008-03-05 Michael Schroeder- add HEADEREND
2008-02-15 Klaus Kaempfremove 'kind' handling ( will re-appear in applayer...
2008-02-07 Klaus Kaempfhonor Solver.limittokind
2008-02-07 Stefan Schubertcleanup
2008-02-06 Stefan SchubertPrefer installed solvables first if there are two avail...
2008-02-04 Stefan Schubertadded pool to arguments
2008-01-29 Michael Andresremove superfluous Pool argument in policy_illegal_...
2008-01-28 Stefan SchubertAdded callbacks for policy handling.
2007-12-10 Michael Schroeder- add evrcmp mode parameter
2007-11-29 Stefan Schubertbugfix
2007-11-29 Michael Schroeder- make schubi's job much easier by providing nice helpe...
2007-11-28 Michael Schroeder- changed debug mechanism a bit, it is now part of...
2007-11-26 Stefan Schubertreplaced printf by a locking function
2007-11-19 Michael Schroeder- add solvable2str function to make things easier and...
2007-11-10 Michael Schroeder- oops, I wonder why the testsuite doesn't catch typos...
2007-11-10 Michael Schroeder- moved some policy functions to policy.h
2007-11-08 Michael Schroeder- add a license
2007-11-07 Michael Schroeder- move policy-ruby.c into ruby dir
2007-11-06 Duncan Mac-Vicar Pdisable ruby policy because it breaks libzypp