5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Run install scripts. More... over 16 years ago
Use an array of tags instead of a big switch for parsing the RPM headers. More... over 16 years ago
Fix file tree traversal to not skip the last entry. More... over 16 years ago
Dump a couple of ideas to TODO, prune a few old items. More... over 16 years ago
Drop unused sha1.c from repository. More... over 16 years ago
Add the start of a test suite for the core razor functionality. More... over 16 years ago
Clean up the merging code a bit. More... over 16 years ago
Split out hashtable functionality from importer. More... over 16 years ago
First steps towards rpm installation. More... over 16 years ago
Drop support for half-baked rzr file idea. More... over 16 years ago
Extend rpm dumper into an rpm importer. More... over 16 years ago
Add the first bits of rpm file parser. More... over 16 years ago
Improve download error handling, don't use libcurl progress. More... over 16 years ago
Only download yum files if they're not there. More... over 16 years ago
Link to curl and download yum files automatically. More... over 16 years ago
Parse filelists.xml.gz too, so we import the yum files too. More... over 16 years ago
Set the property type when merging package sets. More... over 16 years ago
Don't reset yum parser state when finishing parsing rpm:entry. More... over 16 years ago
Import obsoletes and conflicts; add commands to list them. More... over 16 years ago
Store requires and provides in the same list. More... over 16 years ago
Trim TODO, start tracking what's needed for 0.1 (replace rpm+yum). More... over 16 years ago
Use a terminator bit instead of ~0 for all lists. More... over 16 years ago
More ideas for TODO. More... over 16 years ago
Fix yum importer. More... over 16 years ago
Use immediate links for property package lists too. More... over 16 years ago
Introduce an immediate bit for 1-length lists. More... over 16 years ago
Import rpm release as part of the version. More... over 16 years ago
Add README and add primary.xml.gz to .gitignore. More... over 16 years ago
Fix problem where / would get added as an entry under root directory. More... over 16 years ago
Track files per package and add command to list them. More... over 16 years ago