<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://project.juiblex.co.uk/hg/razor/</link>
    <language>en-us</language>

    <title>razor: rpm-razor.c history</title>
    <description>rpm-razor.c revision history</description>
    <item>
    <title>Do the same for rpm -i and rpm -U.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{edd5fe0a00ba}/rpm-razor.c</link>
    <description><![CDATA[Do the same for rpm -i and rpm -U.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 15 Jun 2008 23:15:59 -0400</pubDate>
</item>
<item>
    <title>Use depsolver to verify rpm -e, flush out more options.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{7a1b0282ae3c}/rpm-razor.c</link>
    <description><![CDATA[Use depsolver to verify rpm -e, flush out more options.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 15 Jun 2008 22:33:15 -0400</pubDate>
</item>
<item>
    <title>Make razor_transaction_describe() work and use it in rpm wrapper.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d19dc7950c76}/rpm-razor.c</link>
    <description><![CDATA[Make razor_transaction_describe() work and use it in rpm wrapper.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 09 Jun 2008 23:51:52 -0400</pubDate>
</item>
<item>
    <title>Add read-only open function for razor_root and support --root in rpm wrapper.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e4900c8df461}/rpm-razor.c</link>
    <description><![CDATA[Add read-only open function for razor_root and support --root in rpm wrapper.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 09 Jun 2008 22:41:37 -0400</pubDate>
</item>
<item>
    <title>Add --initdb support for rpm wrapper.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{060d83d8eca9}/rpm-razor.c</link>
    <description><![CDATA[Add --initdb support for rpm wrapper.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 09 Jun 2008 16:38:58 -0400</pubDate>
</item>
<item>
    <title>Rewrite depsolver to use a series of passes over all packages.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c1e2aed8dd07}/rpm-razor.c</link>
    <description><![CDATA[Rewrite depsolver to use a series of passes over all packages.<br/>
<br/>
The big change is that we follow one step of the depedency chain for<br/>
each package to resolve in each iteration, and repeat until there are<br/>
no more possible moves.  In contrast the old depsolver would try to<br/>
follow the dependency chain completely for one package at a time.<br/>
<br/>
This new approach is simpler and faster, and at the same time more<br/>
roboust. Instead of knowing how one newly installed package may<br/>
affect other packages (obsoleting, pulling in new packages etc), the<br/>
new algorithm just looks at the total list of requires, provides,<br/>
obsoletes and conflicts after installing new packages.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 09 Jun 2008 12:47:37 -0400</pubDate>
</item>
<item>
    <title>Factor out --query package selection, share with --verify.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{052dce887a07}/rpm-razor.c</link>
    <description><![CDATA[Factor out --query package selection, share with --verify.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 21:28:26 -0400</pubDate>
</item>
<item>
    <title>Start implementing rpm -i.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6db5f1ad7882}/rpm-razor.c</link>
    <description><![CDATA[Start implementing rpm -i.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 21:06:09 -0400</pubDate>
</item>
<item>
    <title>Start implementing erase - still need better depsolver.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1fcb5c23034a}/rpm-razor.c</link>
    <description><![CDATA[Start implementing erase - still need better depsolver.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 20:53:17 -0400</pubDate>
</item>
<item>
    <title>Support bundling of single letter options.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1c2997b34929}/rpm-razor.c</link>
    <description><![CDATA[Support bundling of single letter options.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 20:16:50 -0400</pubDate>
</item>
<item>
    <title>Process all option structs that match a given arg.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{9aed412ed2b8}/rpm-razor.c</link>
    <description><![CDATA[Process all option structs that match a given arg.<br/>
<br/>
This lets us handle options such as -i that have different meanings<br/>
depending on what other options are present on the command line.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 20:04:57 -0400</pubDate>
</item>
<item>
    <title>Implement the rpm --package option.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{bf5d87af3e1e}/rpm-razor.c</link>
    <description><![CDATA[Implement the rpm --package option.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 15:04:45 -0400</pubDate>
</item>
<item>
    <title>Flesh out the rpm -q part of the rpm command line wrapper.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{b97c130460a5}/rpm-razor.c</link>
    <description><![CDATA[Flesh out the rpm -q part of the rpm command line wrapper.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 13:27:49 -0400</pubDate>
</item>
<item>
    <title>Start rpm commandline compatible wrapper.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{85381bba83df}/rpm-razor.c</link>
    <description><![CDATA[Start rpm commandline compatible wrapper.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 03 Jun 2008 15:21:22 -0400</pubDate>
</item>

  </channel>
</rss>
