5
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prune TODO items. More... over 16 years ago
Add fnmatch() filtering to output to improve tab-completion. More... over 16 years ago
Add bash completion script. More... over 16 years ago
Track file owner ship. More... over 16 years ago
TODO: Add pipelined download and install idea. More... over 16 years ago
Fix argument parsing for a couple of commands. More... over 16 years ago
Implement listing only files in a subdirectory. More... over 16 years ago
Add a file tree section to the package set structure. More... over 16 years ago
Update TODO a bit. More... over 16 years ago
Extend importers to also pick up filelists for packages. More... over 16 years ago
Fix typo in command_update(). More... over 16 years ago
Add diff function to compute the difference between two package sets. More... over 16 years ago
Split command line interface out into main.c. More... over 16 years ago
Get version flags for requires in rpmdb importer. More... over 16 years ago
Implement linear package set merger. More... over 16 years ago
Update TODO; prune a couple of obsolete items, add a new few new. More... over 16 years ago
Split the property pool into three pools; requires, provides and packages. More... over 16 years ago
Implement updating all packages. More... over 16 years ago
Implement the rest of package updating. More... over 16 years ago
Add comment about how to implement package addition faster. More... over 16 years ago
Implement comparison of version strings and use where appropriate. More... over 16 years ago
Sort packages on version as second order criteria. More... over 16 years ago
First bits of package set update algorithm. More... over 16 years ago
Move string hash table buckets to importer object. More... over 16 years ago
Fix type-punning warnings. More... over 16 years ago
Refactor the import interface and make it opaque. More... over 16 years ago
Fix swapping of map entries in __qsort_with_data. More... over 16 years ago
Add importer for system rpm database. More... over 16 years ago
Split importers to import.c. More... over 16 years ago
Add makefile rule to download and import yum data. More... over 16 years ago