razor.git
2007-09-18 Kristian H... Add makefile rule to download and import yum data.
2007-09-14 Kristian H... Make qsort_with_data return a map and avoid import_pack...
2007-09-13 Kristian H... Fix warning.
2007-09-13 Kristian H... Use equality of string pool indices for string equality...
2007-09-13 Kristian H... Add qsort_with_data that let's us pass user data to...
2007-09-12 Kristian H... Implement package set validation.
2007-09-12 Kristian H... Make what-requires/provides support versioned queries.
2007-09-12 Kristian H... Clean up writing/reading package sets a bit.
2007-09-11 Kristian H... Implement property (requires/provides) to package mapping.
2007-09-07 Kristian H... Refactor razor_set_write() a bit and stop writing the...
2007-09-07 Kristian H... Use bsearch instead of hash table when looking up packages.
2007-09-07 Kristian H... Add import feature for yum primary.xml files.
2007-09-07 Kristian H... Add a size field to the section headers to avoid sentinels.
2007-09-07 Kristian H... Clean up import logic and make it independent of XML...
2007-09-07 Kristian H... Sort on version as second order key for provides and...
2007-09-07 Kristian H... Also extract requires and provides versions in import...
2007-09-07 Kristian H... Track the requires and provides per package.
2007-09-06 Kristian H... Uniqueify requires and provides after import.
2007-09-06 Kristian H... Also import requires.
2007-09-05 Kristian H... Track provides in the package set.
2007-09-05 Kristian H... Factor out array code.
2007-09-05 Kristian H... Add idea for representing all files in a package set.
2007-09-04 Kristian H... Cleanup and renaming: hashtable and razor_context combi...
2007-09-04 Kristian H... Add a simple package list to the repo.
2007-09-04 Kristian H... Improve import script to also pull version and release...
2007-09-03 Kristian H... Add TODO and .gitignore.
2007-09-03 Kristian H... Initial commit.