<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Assembling bits of history with git</title>
	<atom:link href="http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/</link>
	<description>Insider infos, master your Debian/Ubuntu distribution</description>
	<lastBuildDate>Sat, 04 Feb 2012 10:38:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sam Vilain</title>
		<link>http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-790</link>
		<dc:creator>Sam Vilain</dc:creator>
		<pubDate>Fri, 27 Jul 2007 20:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-790</guid>
		<description>Note git-filter-branch is the same as the script in cogito called cg-admin-rewritehist, which is stable and extremely servicable.

When it comes to doing history touch-ups and integrating history from lots of different sources, I&#039;d call git-filter-branch indispensable.  Get yourself a 1.5.3 RC version, or use the version of the tool in cogito.</description>
		<content:encoded><![CDATA[<p>Note git-filter-branch is the same as the script in cogito called cg-admin-rewritehist, which is stable and extremely servicable.</p>
<p>When it comes to doing history touch-ups and integrating history from lots of different sources, I&#8217;d call git-filter-branch indispensable.  Get yourself a 1.5.3 RC version, or use the version of the tool in cogito.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buxy</title>
		<link>http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-789</link>
		<dc:creator>Buxy</dc:creator>
		<pubDate>Tue, 24 Jul 2007 19:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-789</guid>
		<description>For other people who wonder about parsecvs (like I just did), you can find that software here: &lt;a href=&quot;http://gitweb.freedesktop.org/?p=users/keithp/parsecvs.git&quot; rel=&quot;nofollow&quot;&gt;http://gitweb.freedesktop.org/?p=users/keithp/parsecvs.git&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>For other people who wonder about parsecvs (like I just did), you can find that software here: <a href="http://gitweb.freedesktop.org/?p=users/keithp/parsecvs.git" rel="nofollow">http://gitweb.freedesktop.org/?p=users/keithp/parsecvs.git</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buxy</title>
		<link>http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-788</link>
		<dc:creator>Buxy</dc:creator>
		<pubDate>Tue, 24 Jul 2007 19:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-788</guid>
		<description>siprbaum: I knew of grafts file, and it&#039;s convenient to use. But as you mentioned it&#039;s repo-specific, a &quot;git clone&quot; won&#039;t download the graft file. That&#039;s why I went for the rebase approach.

I&#039;ll look into git-filter-branch once it&#039;s in a stable release of git. There&#039;s no hurry any more for me now... :-)</description>
		<content:encoded><![CDATA[<p>siprbaum: I knew of grafts file, and it&#8217;s convenient to use. But as you mentioned it&#8217;s repo-specific, a &#8220;git clone&#8221; won&#8217;t download the graft file. That&#8217;s why I went for the rebase approach.</p>
<p>I&#8217;ll look into git-filter-branch once it&#8217;s in a stable release of git. There&#8217;s no hurry any more for me now&#8230; <img src='http://raphaelhertzog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-787</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 24 Jul 2007 17:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-787</guid>
		<description>git-cvsimport has known bugs, and frequently mangles history.  I highly recommend checking its results carefully, or better yet not using it.  Use parsecvs for a high-quality import.</description>
		<content:encoded><![CDATA[<p>git-cvsimport has known bugs, and frequently mangles history.  I highly recommend checking its results carefully, or better yet not using it.  Use parsecvs for a high-quality import.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siprbaum</title>
		<link>http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-786</link>
		<dc:creator>siprbaum</dc:creator>
		<pubDate>Tue, 24 Jul 2007 17:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/2007/07/24/assembling-bits-of-history-with-git/#comment-786</guid>
		<description>You could also use a graft file (.git/info/grafts) where you could overwrite the parenthood of a commit. This mechanism is also used to connect the pre-git version of the linux kernel (bk import; &lt;= 2.6.11) with the version managed in git.

After that, you could also use git-filter-branch (AFAIK unreleased; but in the -rc version) to alter the history permant. (graft files are repo local).</description>
		<content:encoded><![CDATA[<p>You could also use a graft file (.git/info/grafts) where you could overwrite the parenthood of a commit. This mechanism is also used to connect the pre-git version of the linux kernel (bk import; &lt;= 2.6.11) with the version managed in git.</p>
<p>After that, you could also use git-filter-branch (AFAIK unreleased; but in the -rc version) to alter the history permant. (graft files are repo local).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

