5
I Use This!
Inactive

Commits : Listings

Analyzed about 10 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
Add info command to bash completion More... almost 16 years ago
Make razor_transaction_describe() work and use it in rpm wrapper. More... almost 16 years ago
Remove some debug prints from depsolver. More... almost 16 years ago
Add read-only open function for razor_root and support --root in rpm wrapper. More... almost 16 years ago
Add --initdb support for rpm wrapper. More... almost 16 years ago
Move razor root code to its own file. More... almost 16 years ago
Add librazor.a to Makefile to make it clearer what is core razor. More... almost 16 years ago
Introduce struct razor_root. More... almost 16 years ago
Make yum url overridable by environment variable YUM_URL. More... almost 16 years ago
Add url and license package data as well More... almost 16 years ago
Import summary and description into the repo files. More... almost 16 years ago
Clean up some segfaults in the test driver More... almost 16 years ago
Factor out --query package selection, share with --verify. More... almost 16 years ago
Start implementing rpm -i. More... almost 16 years ago
Start implementing erase - still need better depsolver. More... almost 16 years ago
Support bundling of single letter options. More... almost 16 years ago
Process all option structs that match a given arg. More... almost 16 years ago
Implement the rpm --package option. More... almost 16 years ago
Flesh out the rpm -q part of the rpm command line wrapper. More... almost 16 years ago
Start rpm commandline compatible wrapper. More... almost 16 years ago
Add more TODO items. More... almost 16 years ago
Rewrite depsolver to use a series of passes over all packages. More... about 16 years ago
Edit TODO a bit. More... about 16 years ago
Add GPLv2 license headers. More... about 16 years ago
Use the cpio headers instead of the rpm headers when unpacking. More... about 16 years ago
Make transaction resolve step optional. More... about 16 years ago
Don't add package to transaction more than once. More... about 16 years ago
Mark package to be installed or removed after creating the transaction. More... about 16 years ago
Detect failure to create download target file. More... about 16 years ago
Create rpms dir on demand. More... about 16 years ago