<?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: main.c history</title>
    <description>main.c revision history</description>
    <item>
    <title>Merger razor_transaction_run() and destroy() as finish().</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{b38fc517ea04}/main.c</link>
    <description><![CDATA[Merger razor_transaction_run() and destroy() as finish().]]></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, 07 Apr 2008 00:06:22 -0400</pubDate>
</item>
<item>
    <title>Make install command download and install all requirements.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6d25d2fa0935}/main.c</link>
    <description><![CDATA[Make install command download and install all requirements.]]></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, 06 Apr 2008 23:57:13 -0400</pubDate>
</item>
<item>
    <title>Fix segfault on ./razor list.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{2d0d5e7dd439}/main.c</link>
    <description><![CDATA[Fix segfault on ./razor list.]]></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, 06 Apr 2008 23:36:45 -0400</pubDate>
</item>
<item>
    <title>Also store the package arch in the pacakge set file.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{55b177b689c0}/main.c</link>
    <description><![CDATA[Also store the package arch in the pacakge set file.]]></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, 06 Apr 2008 23:35:46 -0400</pubDate>
</item>
<item>
    <title>Hide a bunch of depsolver internals in razor.c.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d8b7dd11813d}/main.c</link>
    <description><![CDATA[Hide a bunch of depsolver internals in razor.c.]]></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, 06 Apr 2008 19:24:07 -0400</pubDate>
</item>
<item>
    <title>Don't print stray newline if nothing was downloaded.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{a272b6ce454b}/main.c</link>
    <description><![CDATA[Don't print stray newline if nothing was downloaded.]]></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, 06 Apr 2008 00:29:47 -0400</pubDate>
</item>
<item>
    <title>Add download command to download packages from yum repo.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6ff03223ce4c}/main.c</link>
    <description><![CDATA[Add download command to download packages from yum repo.<br/>
<br/>
Works with bash completion against upstream packages and<br/>
supports wildcards suchs as gcc-*.]]></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>Sat, 05 Apr 2008 23:55:00 -0400</pubDate>
</item>
<item>
    <title>Move qsort_with_data to util.c.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{7f45d0401e37}/main.c</link>
    <description><![CDATA[Move qsort_with_data to util.c.]]></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>Sat, 05 Apr 2008 01:15:04 -0400</pubDate>
</item>
<item>
    <title>install: Initialize package array correctly.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d453ed5bfcfe}/main.c</link>
    <description><![CDATA[install: Initialize package array correctly.]]></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, 12 Mar 2008 16:37:54 -0400</pubDate>
</item>
<item>
    <title>Write out the new repo on install.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{cca0174a756e}/main.c</link>
    <description><![CDATA[Write out the new repo on install.<br/>
<br/>
We write the repo to a lock file repo, and once the RPMs are installed<br/>
we rename() the lock repo back in place.]]></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, 12 Mar 2008 15:38:56 -0400</pubDate>
</item>
<item>
    <title>kill warning</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{068f443e00cc}/main.c</link>
    <description><![CDATA[kill warning]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 07 Mar 2008 13:44:22 -0500</pubDate>
</item>
<item>
    <title>Use the razor transaction logic when installing rpms.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1a19aec546fb}/main.c</link>
    <description><![CDATA[Use the razor transaction logic when installing rpms.]]></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>Thu, 06 Mar 2008 01:41:50 -0500</pubDate>
</item>
<item>
    <title>Split install root creation out into command_init().</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{ae6ceb604f54}/main.c</link>
    <description><![CDATA[Split install root creation out into command_init().]]></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>Thu, 06 Mar 2008 01:33:08 -0500</pubDate>
</item>
<item>
    <title>Redo updates and removes in terms of a single razor_transaction abstraction</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4722cd3437cb}/main.c</link>
    <description><![CDATA[Redo updates and removes in terms of a single razor_transaction abstraction<br/>
<br/>
Also does versioned depsolving at least partially.<br/>
Update main.c and test-driver.c for that, and fix some unrelated test-driver<br/>
bugs.<br/>
<br/>
Now gets up to testUpdateSinglePackageObsoletesOldRequirement, although<br/>
it really should not be passing the multilib tests; apparently they aren't<br/>
clever enough in their testing of the depsolving algorithm and are allowing<br/>
it to come up with the right answer for the wrong reason.]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 29 Feb 2008 11:53:15 -0500</pubDate>
</item>
<item>
    <title>Add support for removing packages</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d221757574c1}/main.c</link>
    <description><![CDATA[Add support for removing packages<br/>
<br/>
Should be redone to avoid rebuilding the set multiple times<br/>
<br/>
First two tests pass now]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 21 Feb 2008 12:09:13 -0500</pubDate>
</item>
<item>
    <title>Support for less/equal/greater version in requires/conflicts, etc</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{313b0a615c14}/main.c</link>
    <description><![CDATA[Support for less/equal/greater version in requires/conflicts, etc<br/>
<br/>
Add less/equal/greater information to razor_property, and update<br/>
importers and other code.<br/>
<br/>
Move the rpm importer from import.c to rpm.c to avoid code<br/>
duplication, and then rename import.c to yum.c since that's all that's<br/>
left.]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 04 Feb 2008 14:25:45 -0500</pubDate>
</item>
<item>
    <title>Use the package iterator for looping over file owners too.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{337a7a55e2c6}/main.c</link>
    <description><![CDATA[Use the package iterator for looping over file owners too.]]></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>Thu, 17 Jan 2008 23:36:12 -0500</pubDate>
</item>
<item>
    <title>Add a package iterator for iterating through property owners.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{9708f6d5db8c}/main.c</link>
    <description><![CDATA[Add a package iterator for iterating through property owners.]]></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>Thu, 17 Jan 2008 23:28:37 -0500</pubDate>
</item>
<item>
    <title>Move more front-end logic from razor_set_list_property_packages() to main.c.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{27aada326858}/main.c</link>
    <description><![CDATA[Move more front-end logic from razor_set_list_property_packages() to main.c.]]></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>Thu, 10 Jan 2008 23:42:42 -0500</pubDate>
</item>
<item>
    <title>Fix a few warnings.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{0aa93cfbcb3f}/main.c</link>
    <description><![CDATA[Fix a few warnings.]]></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>Thu, 10 Jan 2008 21:08:03 -0500</pubDate>
</item>
<item>
    <title>Add iterator API, boot-strap test suite.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{74f19848a71b}/main.c</link>
    <description><![CDATA[Add iterator API, boot-strap test suite.]]></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>Thu, 03 Jan 2008 19:50:20 -0500</pubDate>
</item>
<item>
    <title>First steps towards rpm installation.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3d14834c56ea}/main.c</link>
    <description><![CDATA[First steps towards rpm installation.]]></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>Thu, 08 Nov 2007 22:45:27 -0500</pubDate>
</item>
<item>
    <title>Extend rpm dumper into an rpm importer.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{93278d8ec39c}/main.c</link>
    <description><![CDATA[Extend rpm dumper into an rpm importer.]]></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>Thu, 08 Nov 2007 17:14:19 -0500</pubDate>
</item>
<item>
    <title>Add the first bits of rpm file parser.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{f23a93d41f32}/main.c</link>
    <description><![CDATA[Add the first bits of rpm file parser.]]></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, 07 Nov 2007 00:33:56 -0500</pubDate>
</item>
<item>
    <title>Improve download error handling, don't use libcurl progress.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{0ff316e24339}/main.c</link>
    <description><![CDATA[Improve download error handling, don't use libcurl progress.]]></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, 05 Nov 2007 22:54:33 -0500</pubDate>
</item>
<item>
    <title>Only download yum files if they're not there.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4fddfa5f29fa}/main.c</link>
    <description><![CDATA[Only download yum files if they're not there.]]></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, 05 Nov 2007 21:55:31 -0500</pubDate>
</item>
<item>
    <title>Link to curl and download yum files automatically.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{befb5208c022}/main.c</link>
    <description><![CDATA[Link to curl and download yum files automatically.]]></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, 05 Nov 2007 19:06:52 -0500</pubDate>
</item>
<item>
    <title>Parse filelists.xml.gz too, so we import the yum files too.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e94d16f789e5}/main.c</link>
    <description><![CDATA[Parse filelists.xml.gz too, so we import the yum files too.]]></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, 04 Nov 2007 01:11:53 -0400</pubDate>
</item>
<item>
    <title>Import obsoletes and conflicts; add commands to list them.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{cfe57117efee}/main.c</link>
    <description><![CDATA[Import obsoletes and conflicts; add commands to list them.]]></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>Sat, 03 Nov 2007 17:15:29 -0400</pubDate>
</item>
<item>
    <title>Store requires and provides in the same list.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{bb4ca4a47f66}/main.c</link>
    <description><![CDATA[Store requires and provides in the same list.]]></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, 31 Oct 2007 22:41:27 -0400</pubDate>
</item>
<item>
    <title>Track files per package and add command to list them.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{9c00581c71be}/main.c</link>
    <description><![CDATA[Track files per package and add command to list them.]]></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, 24 Oct 2007 00:05:42 -0400</pubDate>
</item>
<item>
    <title>Add fnmatch() filtering to output to improve tab-completion.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{9e3907688d78}/main.c</link>
    <description><![CDATA[Add fnmatch() filtering to output to improve tab-completion.]]></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, 23 Oct 2007 01:57:39 -0400</pubDate>
</item>
<item>
    <title>Track file owner ship.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{8cb4c45dc86f}/main.c</link>
    <description><![CDATA[Track file owner ship.]]></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, 22 Oct 2007 22:53:55 -0400</pubDate>
</item>
<item>
    <title>Fix argument parsing for a couple of commands.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3ec35baa30c9}/main.c</link>
    <description><![CDATA[Fix argument parsing for a couple of commands.]]></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, 22 Oct 2007 20:12:58 -0400</pubDate>
</item>
<item>
    <title>Implement listing only files in a subdirectory.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c66fd9a1eabe}/main.c</link>
    <description><![CDATA[Implement listing only files in a subdirectory.]]></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, 21 Oct 2007 22:41:14 -0400</pubDate>
</item>
<item>
    <title>Add a file tree section to the package set structure.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{458b03594baf}/main.c</link>
    <description><![CDATA[Add a file tree section to the package set structure.]]></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, 21 Oct 2007 21:57:22 -0400</pubDate>
</item>
<item>
    <title>Fix typo in command_update().</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6b5f03f1c084}/main.c</link>
    <description><![CDATA[Fix typo in command_update().]]></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>Fri, 05 Oct 2007 16:38:59 -0400</pubDate>
</item>
<item>
    <title>Add diff function to compute the difference between two package sets.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3d1a1517fa1d}/main.c</link>
    <description><![CDATA[Add diff function to compute the difference between two package sets.]]></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>Fri, 05 Oct 2007 16:26:27 -0400</pubDate>
</item>
<item>
    <title>Split command line interface out into main.c.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d37d57c99cac}/main.c</link>
    <description><![CDATA[Split command line interface out into main.c.]]></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, 30 Sep 2007 00:18:20 -0400</pubDate>
</item>

  </channel>
</rss>
