git://project.juiblex.co.uk
/
razor2.git/.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
razor2.git/.git
2008-06-23
Kristian H...
Compare the right index against pq->count.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Kristian H...
Add some support for --info.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Kristian H...
Don't install /usr/bin/rpm just yet...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Kristian H...
Set up gtkdoc for razor.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Richard Hughes
Rename bash completion script to razor.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Richard Hughes
Don't assume razor is being run locally in bash-completion.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Kristian H...
Merge commit 'jbowes/master'
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
When uniquifying properties, also sort them on the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
Call exit() instead of just returning if child fails.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
Return if we fail to open root.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
Introduce install/remove iterators.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
Fix the razor_set_diff() callback prototype.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
command_update: check the right return code to see...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Kristian H...
Fix package queries for empty sets.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
James Bowes
Merge branch 'krh/master'
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Kristian H...
Add getter to return system set for a razor_root.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Kristian H...
Rename razor_importer_new to _create to follow convention.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Kristian H...
Break up the monolithic razor.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Kristian H...
Record the time of dependencies (post, pre, postun...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Kristian H...
Handle NULL dirnames when importing rpms into a set.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Kristian H...
Make razor install work again after the razor_root...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Kristian H...
Don't fail to update if there is not older package...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Kristian H...
Fix a typo when creating the root path.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Richard Hughes
Add spec file.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Richard Hughes
Autoconfify razor.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Kristian H...
Do the same for rpm -i and rpm -U.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Kristian H...
Use depsolver to verify rpm -e, flush out more options.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
James Bowes
WIP patch for seperate files for filelists and package...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
James Bowes
Use a seperate string pool for package details
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
James Bowes
Use a seperate string pool for files
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
James Bowes
Add info command to bash completion
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Kristian H...
Make razor_transaction_describe() work and use it in...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Kristian H...
Remove some debug prints from depsolver.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Kristian H...
Add read-only open function for razor_root and support...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Kristian H...
Add --initdb support for rpm wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Kristian H...
Move razor root code to its own file.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Kristian H...
Add librazor.a to Makefile to make it clearer what...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Kristian H...
Introduce struct razor_root.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Kristian H...
Make yum url overridable by environment variable YUM_URL.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Kristian H...
Rewrite depsolver to use a series of passes over all...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
James Bowes
Add url and license package data as well
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
James Bowes
Import summary and description into the repo files.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
James Bowes
Clean up some segfaults in the test driver
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Kristian H...
Factor out --query package selection, share with -...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Kristian H...
Start implementing rpm -i.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Kristian H...
Start implementing erase - still need better depsolver.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Kristian H...
Support bundling of single letter options.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Kristian H...
Process all option structs that match a given arg.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Kristian H...
Implement the rpm --package option.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Kristian H...
Flesh out the rpm -q part of the rpm command line wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Kristian H...
Start rpm commandline compatible wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Kristian H...
Add more TODO items.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Kristian H...
Edit TODO a bit.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Kristian H...
Add GPLv2 license headers.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Kristian H...
Use the cpio headers instead of the rpm headers when...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Kristian H...
Make transaction resolve step optional.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Kristian H...
Don't add package to transaction more than once.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Kristian H...
Mark package to be installed or removed after creating...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Kristian H...
Detect failure to create download target file.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Kristian H...
Create rpms dir on demand.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Silly spelling error.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Handle http errors better.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Handle arch correctly in command_download() and print...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Remove redundant curl initialization.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Skip epoch prefix when creating filenames/urls.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Misc comment/todo changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Reduce harmless warnings from run_script().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Don't install files if package has no files.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Create the new repo file O_EXCL to prevent racing with...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Merger razor_transaction_run() and destroy() as finish().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Finish razor_transaction_destroy some more.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Make install command download and install all requirements.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Fix segfault on ./razor list.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Kristian H...
Also store the package arch in the pacakge set file.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Kristian H...
Merger structs razor_transaction and razor_transaction_...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Kristian H...
Hide a bunch of depsolver internals in razor.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Kristian H...
Make a note about how we don't handle release-less...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Kristian H...
Don't print stray newline if nothing was downloaded.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Kristian H...
Add download command to download packages from yum...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Kristian H...
Move qsort_with_data to util.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Kristian H...
No dirnames more likely means 'no files', not old-style...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Kristian H...
Use razor_write() for piping script to interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Dan Winship
fix find_package_matching to not accidentally skip...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dan Winship
Merge branch 'master' of git://people.freedesktop.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Kristian H...
Only mark pacakges for update if there is a newer versi...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Dan Winship
description of the repo file format / struct razor_set
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Dan Winship
remove some done things
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Dan Winship
spell out the depsolving rules explicitly, separate...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Dan Winship
Merge branch 'master' of git://people.freedesktop.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Kristian H...
install: Handle the case where a directory already...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dan Winship
add more background to DEPSOLVE.txt
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dan Winship
64-bit fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Kristian H...
install: Initialize package array correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Kristian H...
Fix importing flags from RPM file.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Kristian H...
Write out the new repo on install.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dan Winship
"requires x > n" matches "provides x", but "obsoletes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dan Winship
fix up transaction descriptions a little more
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Dan Winship
update to match latest DEPSOLVE.txt changes; find updat...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Dan Winship
move the initialization of the root entry name to razor...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Dan Winship
deal with a single package being the target of both...
commit
|
commitdiff
|
tree
|
snapshot
next