librazor/razor.h
2008-06-30 the vararg list must be terminated with zero else 64bit machines may crash
2008-06-30 convert razor_package_get_details() and razor_package_iterator_next() to varargs
2008-06-26 Add return codes to razor_set_open_files and open_details
2008-06-25 Get the test driver compiling and running again (but not passing).
2008-06-23 Implement rpm --query --file
2008-06-23 Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.
2008-06-23 Set up gtkdoc for razor.
2008-06-23 Merge commit 'jbowes/master'
2008-06-20 Merge branch 'krh/master'
2008-06-20 Introduce install/remove iterators.
2008-06-20 Fix the razor_set_diff() callback prototype.
2008-06-20 Add getter to return system set for a razor_root.
2008-06-20 Rename razor_importer_new to _create to follow convention.
2008-06-20 Break up the monolithic razor.c.
2008-06-20 Record the time of dependencies (post, pre, postun, preun).
2008-06-16 Autoconfify razor.