<?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: src/main.c history</title>
    <description>src/main.c revision history</description>
    <item>
    <title>Fix bug causing scripts to be run at the wrong time</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{810d9ba06afd}/src/main.c</link>
    <description><![CDATA[Fix bug causing scripts to be run at the wrong time]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 01 Feb 2012 12:49:13 +0000</pubDate>
</item>
<item>
    <title>Use Windows KTM (atomic transactions) where supported.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e63951c1d0f8}/src/main.c</link>
    <description><![CDATA[Use Windows KTM (atomic transactions) where supported.<br/>
Increment current header version to 2]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 10 Nov 2011 10:35:21 +0000</pubDate>
</item>
<item>
    <title>Fix bug causing razor update foo to always install foo</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4aac72ec4537}/src/main.c</link>
    <description><![CDATA[Fix bug causing razor update foo to always install foo]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 01 Oct 2009 20:02:23 +0100</pubDate>
</item>
<item>
    <title>Basic support for update</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4e261a14a6bd}/src/main.c</link>
    <description><![CDATA[Basic support for update]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 13 Aug 2009 07:14:51 +0100</pubDate>
</item>
<item>
    <title>Fix bugs when removing files and directories</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{5549419824b4}/src/main.c</link>
    <description><![CDATA[Fix bugs when removing files and directories]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 08 Jul 2009 22:14:16 +0100</pubDate>
</item>
<item>
    <title>Pass installation-count to scripts</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d15a16347c77}/src/main.c</link>
    <description><![CDATA[Pass installation-count to scripts]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 07 Jul 2009 22:50:22 +0100</pubDate>
</item>
<item>
    <title>Go back to having all info in one rzdb file.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{fda83d91e600}/src/main.c</link>
    <description><![CDATA[Go back to having all info in one rzdb file.<br/>
<br/>
We can still split the rzdb file into a main file and a file data and a details file, but that's only for optimizing the required download size. On the system we always combine the parts back into one rzdb file once downloaded.<br/>
<br/>
committer: J. Ali Harlow &lt;ali@juiblex.co.uk&gt;]]></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, 03 Jul 2009 19:06:29 +0100</pubDate>
</item>
<item>
    <title>Support RPM_INSTALL_PREFIX{n} during uninstall</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6e93e5485947}/src/main.c</link>
    <description><![CDATA[Support RPM_INSTALL_PREFIX{n} during uninstall]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 03 Jul 2009 18:02:33 +0100</pubDate>
</item>
<item>
    <title>Add basic support for uninstall scripts.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{f8c27fe9fe63}/src/main.c</link>
    <description><![CDATA[Add basic support for uninstall scripts.<br/>
RPM_INSTALL_PREFIX{n} is not yet supported and upgrading a package<br/>
where an uninstall script changes may need more work to ensure the<br/>
old script doesn't get included in the merged set (when it is too<br/>
late to remove). I haven't yet tested whether this is a real problem.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 12 Jun 2009 16:59:11 +0100</pubDate>
</item>
<item>
    <title>Add very basic support for removing packages</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c75a2d5caae9}/src/main.c</link>
    <description><![CDATA[Add very basic support for removing packages]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 01 May 2009 16:48:47 +0100</pubDate>
</item>
<item>
    <title>Add support for named roots so that we can understand MS-Windows paths</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c9c90315ea24}/src/main.c</link>
    <description><![CDATA[Add support for named roots so that we can understand MS-Windows paths<br/>
such as c:/windows. Without this, the user always has to ensure they<br/>
are on the correct drive before running razor.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 22 Apr 2009 15:09:17 +0100</pubDate>
</item>
<item>
    <title>Implement relocatations when installing rpms.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{48b0adfe3059}/src/main.c</link>
    <description><![CDATA[Implement relocatations when installing rpms.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 22 Jan 2009 22:54:45 +0000</pubDate>
</item>
<item>
    <title>Fix bug causing &quot;razor remove&quot; to quietly fail.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1555934cfb04}/src/main.c</link>
    <description><![CDATA[Fix bug causing &quot;razor remove&quot; to quietly fail.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 14 Jan 2009 12:21:38 +0000</pubDate>
</item>
<item>
    <title>Fix bug causing &quot;razor list-files&quot; to fail to see any files.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{64c526a27351}/src/main.c</link>
    <description><![CDATA[Fix bug causing &quot;razor list-files&quot; to fail to see any files.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 14 Jan 2009 11:48:50 +0000</pubDate>
</item>
<item>
    <title>Treat razor data files as binary consistently</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{edd9b0fa63ca}/src/main.c</link>
    <description><![CDATA[Treat razor data files as binary consistently]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 12 Jan 2009 17:54:13 +0000</pubDate>
</item>
<item>
    <title>Add some error checking and reporting for writing upstream data</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d335ae172331}/src/main.c</link>
    <description><![CDATA[Add some error checking and reporting for writing upstream data<br/>
after import from yum.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 09 Jan 2009 17:34:15 +0000</pubDate>
</item>
<item>
    <title>Include limits.h in files which used PATH_MAX for portability</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{73393734833c}/src/main.c</link>
    <description><![CDATA[Include limits.h in files which used PATH_MAX for portability]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 07 Jan 2009 17:59:12 +0000</pubDate>
</item>
<item>
    <title>Make curl an optional dependancy</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6f804141872c}/src/main.c</link>
    <description><![CDATA[Make curl an optional dependancy]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 06 Jan 2009 16:00:32 +0000</pubDate>
</item>
<item>
    <title>Make rpmlib an optional dependency</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{53e1185e2366}/src/main.c</link>
    <description><![CDATA[Make rpmlib an optional dependency<br/>
<br/>
Use configure --without-rpm to avoid the dependency (default is unchanged).]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 06 Jan 2009 14:06:00 +0000</pubDate>
</item>
<item>
    <title>Convert main.c to use razor_root for most cases.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{019a53b65271}/src/main.c</link>
    <description><![CDATA[Convert main.c to use razor_root for most cases.<br/>
<br/>
With this we change the default repo location to /var/lib/razor, but let the env<br/>
variable RAZOR_ROOT override it.]]></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, 08 Jul 2008 22:57:34 -0400</pubDate>
</item>
<item>
    <title>Change the install iterator API to what we want.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{5ebed314390c}/src/main.c</link>
    <description><![CDATA[Change the install iterator API to what we want.]]></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, 08 Jul 2008 22:02:58 -0400</pubDate>
</item>
<item>
    <title>Always open all three rzdb files when we're merging package sets.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1c52b84bfc33}/src/main.c</link>
    <description><![CDATA[Always open all three rzdb files when we're merging 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>Tue, 08 Jul 2008 21:59:36 -0400</pubDate>
</item>
<item>
    <title>rename the .repo files to .rzdb files</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{9a7691262ce6}/src/main.c</link>
    <description><![CDATA[rename the .repo files to .rzdb files]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#64;&#104;&#117;&#103;&#104;&#115;&#105;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 02 Jul 2008 18:46:47 +0100</pubDate>
</item>
<item>
    <title>convert the NULL sentinel to RAZOR_DETAIL_LAST</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{95b6bcadd6c4}/src/main.c</link>
    <description><![CDATA[convert the NULL sentinel to RAZOR_DETAIL_LAST]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#64;&#104;&#117;&#103;&#104;&#115;&#105;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 01 Jul 2008 09:22:25 +0100</pubDate>
</item>
<item>
    <title>Get rid of razor_set_get_package().</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{cd3954499086}/src/main.c</link>
    <description><![CDATA[Get rid of razor_set_get_package().<br/>
<br/>
This was always a silly little helper function, not general enough for<br/>
real world applications.  Use an iterator to search through the set to<br/>
find the package of interest.]]></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, 30 Jun 2008 13:28:59 -0400</pubDate>
</item>
<item>
    <title>Tweak razor search a bit: casefold, print summary, search rawhide instead.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e10b4f060a9d}/src/main.c</link>
    <description><![CDATA[Tweak razor search a bit: casefold, print summary, search rawhide instead.]]></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, 30 Jun 2008 13:26:55 -0400</pubDate>
</item>
<item>
    <title>the vararg list must be terminated with zero else 64bit machines may crash</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{bf23ba00db03}/src/main.c</link>
    <description><![CDATA[the vararg list must be terminated with zero else 64bit machines may crash<br/>
<br/>
On 64 bit systems, the integer 0 is 32 bits and the pointer 0 is 64 bits.<br/>
The upper 32 bits will not be cleared and the loop will never terminate.<br/>
Also add the RAZOR_SENTINEL __attribute__ ((__sentinel__(0))) on GCC4<br/>
so we catch where we get this wrong automatically.<br/>
<br/>
This also fixes the new search functionality from James which was missed<br/>
in the merge.]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#64;&#104;&#117;&#103;&#104;&#115;&#105;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 30 Jun 2008 10:46:20 +0100</pubDate>
</item>
<item>
    <title>convert razor_package_get_details() and razor_package_iterator_next() to varargs</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{9b71b537d175}/src/main.c</link>
    <description><![CDATA[convert razor_package_get_details() and razor_package_iterator_next() to varargs<br/>
<br/>
The functions for getting package details about a package were limited to a few<br/>
things, when in the future we will want to support much more about a package.<br/>
The iterator was also limited to name,version,arch when most of the time we<br/>
didn't need all this data.]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#64;&#104;&#117;&#103;&#104;&#115;&#105;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 30 Jun 2008 08:51:26 +0100</pubDate>
</item>
<item>
    <title>Revert &quot;Get api docs building&quot;</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d7ecddf38c3d}/src/main.c</link>
    <description><![CDATA[Revert &quot;Get api docs building&quot;<br/>
<br/>
Pass --enable-gtk-doc to ./configure to build API docs.  Add a<br/>
status print-out at the end of configure.ac to show whether gtk-doc<br/>
was enabled.<br/>
<br/>
This reverts commit 436386fb11ee56e50c2c76c496b1f6c39530e170.]]></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, 28 Jun 2008 18:33:15 -0400</pubDate>
</item>
<item>
    <title>Add 'search' command</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4af421a011b4}/src/main.c</link>
    <description><![CDATA[Add 'search' command]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 26 Jun 2008 19:11:36 -0400</pubDate>
</item>
<item>
    <title>Save the details and files repo files when importing a dir of rpms</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{57d1e05b9427}/src/main.c</link>
    <description><![CDATA[Save the details and files repo files when importing a dir of rpms]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 26 Jun 2008 18:41:55 -0400</pubDate>
</item>
<item>
    <title>Add return codes to razor_set_open_files and open_details</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{75da311eda45}/src/main.c</link>
    <description><![CDATA[Add return codes to razor_set_open_files and open_details]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 26 Jun 2008 17:16:13 -0400</pubDate>
</item>
<item>
    <title>Factor out package selection and listing in main.c.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d8d248598628}/src/main.c</link>
    <description><![CDATA[Factor out package selection and listing in 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>Wed, 25 Jun 2008 11:24:55 -0400</pubDate>
</item>
<item>
    <title>Error out if package isn't found instead of listing all properties.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{25407a621c95}/src/main.c</link>
    <description><![CDATA[Error out if package isn't found instead of listing all properties.<br/>
<br/>
committer: Kristian H?gsberg &lt;krh@redhat.com&gt;]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#64;&#104;&#117;&#103;&#104;&#115;&#105;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Jun 2008 11:00:25 -0400</pubDate>
</item>
<item>
    <title>Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3980d1d9148e}/src/main.c</link>
    <description><![CDATA[Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.]]></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, 23 Jun 2008 17:31:32 -0400</pubDate>
</item>
<item>
    <title>Display progress when importing rpms</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{23c56c3f0449}/src/main.c</link>
    <description><![CDATA[Display progress when importing rpms]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Jun 2008 14:04:47 -0400</pubDate>
</item>
<item>
    <title>Merge commit 'jbowes/master'</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{5b0601d184ed}/src/main.c</link>
    <description><![CDATA[Merge commit 'jbowes/master']]></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, 23 Jun 2008 09:59:08 -0400</pubDate>
</item>
<item>
    <title>Merge branch 'krh/master'</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{29d5002bd17f}/src/main.c</link>
    <description><![CDATA[Merge branch 'krh/master'<br/>
<br/>
Conflicts:<br/>
<br/>
	librazor/razor.h<br/>
	librazor/rpm.c<br/>
	razor.c<br/>
	src/main.c]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Jun 2008 19:04:47 -0400</pubDate>
</item>
<item>
    <title>Return if we fail to open root.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{5cd6aa72bbd5}/src/main.c</link>
    <description><![CDATA[Return if we fail to open root.]]></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, 20 Jun 2008 22:26:41 -0400</pubDate>
</item>
<item>
    <title>Introduce install/remove iterators.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{ccb1c11968ab}/src/main.c</link>
    <description><![CDATA[Introduce install/remove iterators.<br/>
<br/>
These iterator constructors lets you pass in two sets and creates<br/>
an iterator for the packages to remove or the packages to install.<br/>
The iterators will step through the packages in a sequence that respects<br/>
the pre, post, preun and postun modifiers.<br/>
<br/>
Right now, the install order isn't actually implemented, this patch just<br/>
implements the API changes and updates the applications.]]></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, 20 Jun 2008 21:56:43 -0400</pubDate>
</item>
<item>
    <title>Fix the razor_set_diff() callback prototype.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{338a577cdfd2}/src/main.c</link>
    <description><![CDATA[Fix the razor_set_diff() callback prototype.<br/>
<br/>
The old proto type didn't let us pass the razor_package.]]></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, 20 Jun 2008 21:38:29 -0400</pubDate>
</item>
<item>
    <title>command_update: check the right return code to see if transaction failed.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3e696ec612a5}/src/main.c</link>
    <description><![CDATA[command_update: check the right return code to see if transaction failed.]]></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, 20 Jun 2008 21:33:29 -0400</pubDate>
</item>
<item>
    <title>Add getter to return system set for a razor_root.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{ce5402017488}/src/main.c</link>
    <description><![CDATA[Add getter to return system set for a razor_root.]]></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, 20 Jun 2008 18:26:46 -0400</pubDate>
</item>
<item>
    <title>Rename razor_importer_new to _create to follow convention.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{061a5b815727}/src/main.c</link>
    <description><![CDATA[Rename razor_importer_new to _create to follow convention.]]></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, 20 Jun 2008 16:48:44 -0400</pubDate>
</item>
<item>
    <title>Record the time of dependencies (post, pre, postun, preun).</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{63444a10fb8e}/src/main.c</link>
    <description><![CDATA[Record the time of dependencies (post, pre, postun, preun).]]></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, 20 Jun 2008 14:18:52 -0400</pubDate>
</item>
<item>
    <title>Make razor install work again after the razor_root changes.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{0311b3fe72e3}/src/main.c</link>
    <description><![CDATA[Make razor install work again after the razor_root changes.]]></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, 19 Jun 2008 00:32:24 -0400</pubDate>
</item>
<item>
    <title>Autoconfify razor.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c3eb520e2219}/src/main.c</link>
    <description><![CDATA[Autoconfify razor.<br/>
<br/>
committer: Kristian H?gsberg &lt;krh@redhat.com&gt;]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#104;&#117;&#103;&#104;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 16 Jun 2008 15:40:30 -0400</pubDate>
</item>

  </channel>
</rss>
