<?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: librazor/merger.c history</title>
    <description>librazor/merger.c revision history</description>
    <item>
    <title>Fix bug when merging a package with no files</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{7a38fc77fbde}/librazor/merger.c</link>
    <description><![CDATA[Fix bug when merging a package with no 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, 08 Jun 2016 15:15:27 +0100</pubDate>
</item>
<item>
    <title>Fix multiple memory allocation problems (found with valgrind)</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3f841a46eab5}/librazor/merger.c</link>
    <description><![CDATA[Fix multiple memory allocation problems (found with valgrind)]]></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, 17 Oct 2014 10:10:57 +0100</pubDate>
</item>
<item>
    <title>Update gnulib</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{fab0b8a61dcb}/librazor/merger.c</link>
    <description><![CDATA[Update gnulib]]></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, 20 Aug 2014 18:57:52 +0100</pubDate>
</item>
<item>
    <title>Use Windows KTM (atomic transactions) where supported.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e63951c1d0f8}/librazor/merger.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>Treat missing detail strings as empty</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{ed134fdfe95f}/librazor/merger.c</link>
    <description><![CDATA[Treat missing detail strings as empty]]></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, 28 Apr 2010 11:59:02 +0100</pubDate>
</item>
<item>
    <title>Fix bug causing detail strings to be lost</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{afe520f454bd}/librazor/merger.c</link>
    <description><![CDATA[Fix bug causing detail strings to be lost]]></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, 23 Apr 2010 21:07:15 +0100</pubDate>
</item>
<item>
    <title>Support RPM_INSTALL_PREFIX{n} during uninstall</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6e93e5485947}/librazor/merger.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}/librazor/merger.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 support for named roots so that we can understand MS-Windows paths</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c9c90315ea24}/librazor/merger.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>Fix bug causing merger to place file names in the main string pool</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{3ad2e14e4cb7}/librazor/merger.c</link>
    <description><![CDATA[Fix bug causing merger to place file names in the main string pool<br/>
rather than the files string pool.]]></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:47:55 +0000</pubDate>
</item>
<item>
    <title>Fix old typo in file merging code.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{df5dc9230730}/librazor/merger.c</link>
    <description><![CDATA[Fix old typo in file merging code.]]></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:56:53 -0400</pubDate>
</item>
<item>
    <title>Use the file string pool when merging directories.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{643c4a94c2ae}/librazor/merger.c</link>
    <description><![CDATA[Use the file string pool when merging directories.]]></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:55:56 -0400</pubDate>
</item>
<item>
    <title>Break up the monolithic razor.c.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{057933050c42}/librazor/merger.c</link>
    <description><![CDATA[Break up the monolithic 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>Fri, 20 Jun 2008 15:10:34 -0400</pubDate>
</item>

  </channel>
</rss>
