5
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
split array and hashtable code out into a new file More... about 16 years ago
clean up some duplicated code around calls to add_to_property_pool More... about 16 years ago
pad repo files with 0 bytes, not random memory More... about 16 years ago
fix dependencies More... about 16 years ago
s/import/yum/ More... about 16 years ago
update More... about 16 years ago
Support for less/equal/greater version in requires/conflicts, etc More... about 16 years ago
Fix repo format on x86_64 by using uint32_t instead of unsigned long More... about 16 years ago
don't use -O2 for now More... about 16 years ago
Fix comparisong bug in razor_set_diff(). More... about 16 years ago
Use a package iterator in find_packages() to add packages sorted. More... about 16 years ago
Factor out property importing for rpm importer. More... about 16 years ago
Use iterators for razor_set_diff() implementation. More... about 16 years ago
Use the package iterator for looping over file owners too. More... about 16 years ago
Add a package iterator for iterating through property owners. More... about 16 years ago
Move more front-end logic from razor_set_list_property_packages() to main.c. More... over 16 years ago
Use property iterator in razor_set_list_property_packages(). More... over 16 years ago
Clean up property iterator constructor a bit. More... over 16 years ago
Implement razor_set_get_package() using the package iterator. More... over 16 years ago
Use property iterator for razor_set_get_property(). More... over 16 years ago
Get rid of razor_importer_tokenize() helper function. More... over 16 years ago
Fix a few warnings. More... over 16 years ago
Add missing test.xml. More... over 16 years ago
Add iterator API, boot-strap test suite. More... over 16 years ago
Split a few functions out into new file util.c. More... over 16 years ago
Drop unused sha1.h. More... over 16 years ago
Fix a bit of return -1 / exit(-1) confusion. More... over 16 years ago
Use fstat() instead of stat() when opening rpm. More... over 16 years ago
Drop table based section lookup and look up sections on demand. More... over 16 years ago
Extend installer implementation further. More... over 16 years ago