5
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clean up packages states some More... about 16 years ago
checkpoint, misc rewritage More... about 16 years ago
Fix version handling (particularly wrt epoch) on import More... about 16 years ago
unduplicate file-finding code More... about 16 years ago
add struct razor_transaction_resolver to reduce redundant procedure args More... about 16 years ago
redo some of the transaction code, get conflicts and obsoletes partly working More... about 16 years ago
add somewhat inefficient file dep removal code More... about 16 years ago
implement file dependencies for installs More... about 16 years ago
Redo updates and removes in terms of a single razor_transaction abstraction More... about 16 years ago
use -Wmissing-prototypes to help find dead code More... about 16 years ago
fix More... about 16 years ago
redo razor_set_update to only rebuild the set once More... about 16 years ago
fix one of the tests to match the probably mistaken python version, and add two more comments pointing out oddities in the python tests More... about 16 years ago
Merge branch 'master' of git+ssh://people.freedesktop.org/~danw/razor More... about 16 years ago
redo razor_set_remove() to only do a single merge More... about 16 years ago
make razor_set_update not loop forever on unsatisfiable dependencies More... about 16 years ago
Add support for removing packages More... about 16 years ago
fix rebuild_property_package_lists to put the lists in the right pool More... about 16 years ago
Merge file lists when updating More... about 16 years ago
Fix file importing code to not generate some duplicate directories More... about 16 years ago
redo test framework, with tests taken from yum sources More... about 16 years ago
misc fixes for edge cases More... about 16 years ago
remove some unused code More... about 16 years ago
(trivial optimization) More... about 16 years ago
add a missing comparison to ensure correct repo sorting More... about 16 years ago
Split razor_package and razor_entry names into name and flags More... about 16 years ago
split razor_property.name into name, flags, and type bitfields More... about 16 years ago
Change list flags back to 8 bits instead of just 2 More... about 16 years ago
improve the list abstraction with "struct list_head" and "struct list" More... about 16 years ago
Add a list abstraction for package/property lists More... about 16 years ago