<?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: git-like line counts in svn using bash</title>
	<atom:link href="http://ryepup.unwashedmeme.com/blog/2010/01/18/git-like-line-counts-in-svn-using-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryepup.unwashedmeme.com/blog/2010/01/18/git-like-line-counts-in-svn-using-bash/</link>
	<description>mostly tech, mostly rants</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:44:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Random Links #117 &#124; YASDW - yet another software developer weblog</title>
		<link>http://ryepup.unwashedmeme.com/blog/2010/01/18/git-like-line-counts-in-svn-using-bash/comment-page-1/#comment-36729</link>
		<dc:creator>Random Links #117 &#124; YASDW - yet another software developer weblog</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://ryepup.unwashedmeme.com/blog/?p=157#comment-36729</guid>
		<description>[...] git-like line counts in svn using bash Nice subversion script [...]</description>
		<content:encoded><![CDATA[<p>[...] git-like line counts in svn using bash Nice subversion script [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Westermann-Clark</title>
		<link>http://ryepup.unwashedmeme.com/blog/2010/01/18/git-like-line-counts-in-svn-using-bash/comment-page-1/#comment-36492</link>
		<dc:creator>Daniel Westermann-Clark</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://ryepup.unwashedmeme.com/blog/?p=157#comment-36492</guid>
		<description>There&#039;s a program called diffstat that takes a diff and outputs a histogram like git:

http://invisible-island.net/diffstat/

If I remember to use it, it&#039;s usually something like:

svn diff -c 265 &#124; diffstat</description>
		<content:encoded><![CDATA[<p>There&#8217;s a program called diffstat that takes a diff and outputs a histogram like git:</p>
<p><a href="http://invisible-island.net/diffstat/" rel="nofollow">http://invisible-island.net/diffstat/</a></p>
<p>If I remember to use it, it&#8217;s usually something like:</p>
<p>svn diff -c 265 | diffstat</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

