<?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"
	>
<channel>
	<title>Comments on: Git Iterator</title>
	<atom:link href="http://www.lixo.org/archives/2008/07/22/git-iterator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lixo.org/archives/2008/07/22/git-iterator/</link>
	<description>letting the problem solve itself</description>
	<pubDate>Fri, 21 Nov 2008 10:53:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Recent URLs tagged Visualizations - Urlrecorder</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-46640</link>
		<dc:creator>Recent URLs tagged Visualizations - Urlrecorder</dc:creator>
		<pubDate>Fri, 19 Sep 2008 19:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-46640</guid>
		<description>[...] Recent public urls tagged "visualizations"  &#8594; Git Iterator [...]</description>
		<content:encoded><![CDATA[<p>[...] Recent public urls tagged &#8220;visualizations&#8221;  &rarr; Git Iterator [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Punch Barrel / Git Iterator</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43966</link>
		<dc:creator>The Punch Barrel / Git Iterator</dc:creator>
		<pubDate>Mon, 28 Jul 2008 16:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43966</guid>
		<description>[...] lixo.org :: Git Iterator [...]</description>
		<content:encoded><![CDATA[<p>[...] lixo.org :: Git Iterator [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Villela</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43864</link>
		<dc:creator>Carlos Villela</dc:creator>
		<pubDate>Sat, 26 Jul 2008 19:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43864</guid>
		<description>Leetel, yeah... the code is pretty horrible, there's no denying that. I am giving git-filter-branch a go, if that improves things, I'll get it updated on github. Watch that space (and please, feel free to fork, too!)

Update: Thanks, dude! The &lt;a href="http://github.com/cv/git-utils/commit/a5ee01e6f253b568b43834c03c5470718bfe402c" rel="nofollow"&gt;new code&lt;/a&gt; is just a one-liner and a bad regex :)</description>
		<content:encoded><![CDATA[<p>Leetel, yeah&#8230; the code is pretty horrible, there&#8217;s no denying that. I am giving git-filter-branch a go, if that improves things, I&#8217;ll get it updated on github. Watch that space (and please, feel free to fork, too!)</p>
<p>Update: Thanks, dude! The <a href="http://github.com/cv/git-utils/commit/a5ee01e6f253b568b43834c03c5470718bfe402c" rel="nofollow">new code</a> is just a one-liner and a bad regex <img src='http://www.lixo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Real Adam &#8211; git.repo.revs.each(&#8230;)</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43854</link>
		<dc:creator>The Real Adam &#8211; git.repo.revs.each(&#8230;)</dc:creator>
		<pubDate>Sat, 26 Jul 2008 16:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43854</guid>
		<description>[...] Git Iterator - a neat little gizmo for running code against every revision in your Git repository. Yielded this chart showing the growth of the Rails code. [...]</description>
		<content:encoded><![CDATA[<p>[...] Git Iterator - a neat little gizmo for running code against every revision in your Git repository. Yielded this chart showing the growth of the Rails code. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leetel</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43720</link>
		<dc:creator>Leetel</dc:creator>
		<pubDate>Thu, 24 Jul 2008 07:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43720</guid>
		<description>I've done almost no scripting of git, but isn't doing `git-reset --hard $COMMIT` on each revision a fairly horrible way of doing this? `git filter-branch` or something should be able to do this without messing around with the working copy, no? [edit] Aaah, it's even worse than I assumed. The git-iterate script is a sh script, that then does `for i in `ruby -e %x{git log}[...]``..</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done almost no scripting of git, but isn&#8217;t doing `git-reset &#8211;hard $COMMIT` on each revision a fairly horrible way of doing this? `git filter-branch` or something should be able to do this without messing around with the working copy, no? [edit] Aaah, it&#8217;s even worse than I assumed. The git-iterate script is a sh script, that then does `for i in `ruby -e %x{git log}[...]&#8220;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny LeRoy</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43653</link>
		<dc:creator>Jonny LeRoy</dc:creator>
		<pubDate>Wed, 23 Jul 2008 01:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43653</guid>
		<description>Surely this should be called Giterator ;-)</description>
		<content:encoded><![CDATA[<p>Surely this should be called Giterator <img src='http://www.lixo.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Infovore &#187; links for 2008-07-22</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43646</link>
		<dc:creator>Infovore &#187; links for 2008-07-22</dc:creator>
		<pubDate>Tue, 22 Jul 2008 23:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43646</guid>
		<description>[...] lixo.org :: Git Iterator &#8220;I wanted to generate some visualizations of our project’s growth, so I decided to put together a little shell script that looked at the output from git log to spit out some metrics.&#8221; Ooh, nice one, Carlos! (tags: git visualisation infographics information sourcecontrol metrics version) [...]</description>
		<content:encoded><![CDATA[<p>[...] lixo.org :: Git Iterator &#8220;I wanted to generate some visualizations of our project’s growth, so I decided to put together a little shell script that looked at the output from git log to spit out some metrics.&#8221; Ooh, nice one, Carlos! (tags: git visualisation infographics information sourcecontrol metrics version) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Villela</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43633</link>
		<dc:creator>Carlos Villela</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43633</guid>
		<description>Oh, sorry - that's &lt;a href="http://ruby.sadi.st/Flog.html" rel="nofollow"&gt;here&lt;/a&gt; :)</description>
		<content:encoded><![CDATA[<p>Oh, sorry - that&#8217;s <a href="http://ruby.sadi.st/Flog.html" rel="nofollow">here</a> <img src='http://www.lixo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro</title>
		<link>http://www.lixo.org/archives/2008/07/22/git-iterator/#comment-43627</link>
		<dc:creator>Leandro</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/07/22/git-histogram/#comment-43627</guid>
		<description>Nice -- but what is this 'flog' thing I dont have? All I can find are references to inumerous clones of fotolog.net :)</description>
		<content:encoded><![CDATA[<p>Nice &#8212; but what is this &#8216;flog&#8217; thing I dont have? All I can find are references to inumerous clones of fotolog.net <img src='http://www.lixo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.801 seconds -->
