5
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Silly spelling error. More... about 16 years ago
Handle http errors better. More... about 16 years ago
Handle arch correctly in command_download() and print some status at the end. More... about 16 years ago
Remove redundant curl initialization. More... about 16 years ago
Skip epoch prefix when creating filenames/urls. More... about 16 years ago
Misc comment/todo changes. More... about 16 years ago
Reduce harmless warnings from run_script(). More... about 16 years ago
Don't install files if package has no files. More... about 16 years ago
Create the new repo file O_EXCL to prevent racing with another razor process. More... about 16 years ago
Merger razor_transaction_run() and destroy() as finish(). More... about 16 years ago
Finish razor_transaction_destroy some more. More... about 16 years ago
Make install command download and install all requirements. More... about 16 years ago
Fix segfault on ./razor list. More... about 16 years ago
Also store the package arch in the pacakge set file. More... about 16 years ago
Merger structs razor_transaction and razor_transaction_resolver. More... about 16 years ago
Hide a bunch of depsolver internals in razor.c. More... about 16 years ago
Make a note about how we don't handle release-less properties. More... about 16 years ago
Don't print stray newline if nothing was downloaded. More... about 16 years ago
Add download command to download packages from yum repo. More... about 16 years ago
Move qsort_with_data to util.c. More... about 16 years ago
No dirnames more likely means 'no files', not old-style filenames. More... about 16 years ago
Use razor_write() for piping script to interpreter. More... about 16 years ago
fix find_package_matching to not accidentally skip some packages More... about 16 years ago
Merge branch 'master' of git://people.freedesktop.org/~krh/razor More... about 16 years ago
Only mark pacakges for update if there is a newer version available. More... about 16 years ago
description of the repo file format / struct razor_set More... about 16 years ago
remove some done things More... about 16 years ago
spell out the depsolving rules explicitly, separate from the algorithm More... about 16 years ago
Merge branch 'master' of git://people.freedesktop.org/~krh/razor More... about 16 years ago
install: Handle the case where a directory already exists. More... about 16 years ago