5
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add 'search' command More... almost 16 years ago
Save the details and files repo files when importing a dir of rpms More... almost 16 years ago
Add import-rpms to bash-completion More... almost 16 years ago
get rpm -qpi working fully More... almost 16 years ago
Add return codes to razor_set_open_files and open_details More... almost 16 years ago
Get api docs building More... almost 16 years ago
Add missing newline for conflicts output More... almost 16 years ago
include stdint.h in razor.h to fix an error More... almost 16 years ago
Update gitignore files for docs and test-driver More... almost 16 years ago
Get the test driver compiling and running again (but not passing). More... almost 16 years ago
Allow NULL pointers in razor_package_get_details(). More... almost 16 years ago
Fix pkg-config file problems. More... almost 16 years ago
Also don't explode when a given path doesn't exist. More... almost 16 years ago
Don't explode when listing files. More... almost 16 years ago
Factor out package selection and listing in main.c. More... almost 16 years ago
Error out if package isn't found instead of listing all properties. More... almost 16 years ago
For rpm --query, --requires is also -R More... almost 16 years ago
Create an empty package iterator when we don't know about the given file. More... almost 16 years ago
Implement rpm --query --file More... almost 16 years ago
Display razor version number for rpm --version More... almost 16 years ago
Implement rpm --query --list More... almost 16 years ago
Make file listing (either per-repo or per-package) use the correct string pool More... almost 16 years ago
Save all 3 repo files on razor_root_create More... almost 16 years ago
Fix configure.ac version, remove /usr/bin/rpm workaround from spec file. More... almost 16 years ago
Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h. More... almost 16 years ago
Move a couple of unrelated functions out of transaction.c. More... almost 16 years ago
Use GCC 4 -fvisibility to control exported symbols. More... almost 16 years ago
Merge commit 'krh/master' More... almost 16 years ago
Actually store the files strings in the files string pool More... almost 16 years ago
Compare the right index against pq->count. More... almost 16 years ago