<?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: Experimental GitX update 4</title>
	<atom:link href="http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/</link>
	<description></description>
	<lastBuildDate>Fri, 03 May 2013 10:32:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Bastien</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-3738</link>
		<dc:creator>Bastien</dc:creator>
		<pubDate>Tue, 15 Mar 2011 18:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-3738</guid>
		<description>Great job. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Great job. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-2826</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 09 Feb 2011 15:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-2826</guid>
		<description>Great work, thanks a lot for your GitX fork! I&#039;m using it every day.</description>
		<content:encoded><![CDATA[<p>Great work, thanks a lot for your GitX fork! I&#8217;m using it every day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-2497</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Wed, 26 Jan 2011 12:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-2497</guid>
		<description>Does the automatic updates work for this fork? 

Very good work, thanks!</description>
		<content:encoded><![CDATA[<p>Does the automatic updates work for this fork? </p>
<p>Very good work, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: isao</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1932</link>
		<dc:creator>isao</dc:creator>
		<pubDate>Tue, 28 Dec 2010 19:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1932</guid>
		<description>bravo, thanks so much!</description>
		<content:encoded><![CDATA[<p>bravo, thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n8gray</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1844</link>
		<dc:creator>n8gray</dc:creator>
		<pubDate>Tue, 21 Dec 2010 19:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1844</guid>
		<description>Oh, one more thing.  It would be great to have an interface for stashes.  Maybe a Stashes entry on the sidebar and a way to browse the contents of a stash.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Oh, one more thing.  It would be great to have an interface for stashes.  Maybe a Stashes entry on the sidebar and a way to browse the contents of a stash.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n8gray</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1843</link>
		<dc:creator>n8gray</dc:creator>
		<pubDate>Tue, 21 Dec 2010 19:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1843</guid>
		<description>Hey, this is fantastic!  I&#039;m really impressed and grateful for your work!  Now that that&#039;s out of the way, let me whine about new features I want.  ;^)

I&#039;m in the unfortunate situation of being forced to work with Subversion repos at work so I use git-svn to retain the power of git.  I&#039;d love it if gitx had some git-svn functionality.  Even if there was just a button for &quot;git svn rebase&quot; and one for &quot;git svn dcommit&quot; that would solve 90% of my use cases.

Also, the stage window would be a lot more useful if you could see multiple files at once.  Imagine browsing your whole diff and checking off the chunks to stage.  For the same use case it would be nice to have the option of a &quot;staged/unstaged&quot; checkbox instead of separate staged/unstage lists.  That would make it lots easier to undo a stray click.

Thanks again for doing such awesome work and sharing with everybody!</description>
		<content:encoded><![CDATA[<p>Hey, this is fantastic!  I&#8217;m really impressed and grateful for your work!  Now that that&#8217;s out of the way, let me whine about new features I want.  ;^)</p>
<p>I&#8217;m in the unfortunate situation of being forced to work with Subversion repos at work so I use git-svn to retain the power of git.  I&#8217;d love it if gitx had some git-svn functionality.  Even if there was just a button for &#8220;git svn rebase&#8221; and one for &#8220;git svn dcommit&#8221; that would solve 90% of my use cases.</p>
<p>Also, the stage window would be a lot more useful if you could see multiple files at once.  Imagine browsing your whole diff and checking off the chunks to stage.  For the same use case it would be nice to have the option of a &#8220;staged/unstaged&#8221; checkbox instead of separate staged/unstage lists.  That would make it lots easier to undo a stray click.</p>
<p>Thanks again for doing such awesome work and sharing with everybody!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1599</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 12 Dec 2010 02:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1599</guid>
		<description>Thankyou! You&#039;re doing such great work.</description>
		<content:encoded><![CDATA[<p>Thankyou! You&#8217;re doing such great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1338</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 26 Nov 2010 20:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1338</guid>
		<description>Absolutely love what you&#039;ve done with this. Was just thinking earlier tonight that Gitx hasn&#039;t been updated in a while and fortunately githubs network graph pointed me straight at this fork.

Has Pieter shown any interest in it? Or is the original mostly dead. The mailing list is a bit spammy :(</description>
		<content:encoded><![CDATA[<p>Absolutely love what you&#8217;ve done with this. Was just thinking earlier tonight that Gitx hasn&#8217;t been updated in a while and fortunately githubs network graph pointed me straight at this fork.</p>
<p>Has Pieter shown any interest in it? Or is the original mostly dead. The mailing list is a bit spammy :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1322</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 15:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1322</guid>
		<description>Great Job, Brotherbard! On behalf of the community, big thanks!</description>
		<content:encoded><![CDATA[<p>Great Job, Brotherbard! On behalf of the community, big thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Labnotes &#187; Rounded Corners 261 — Keep Calm and Cap Deploy</title>
		<link>http://brotherbard.com/blog/2010/11/experimental-gitx-update-4/comment-page-1/#comment-1291</link>
		<dc:creator>Labnotes &#187; Rounded Corners 261 — Keep Calm and Cap Deploy</dc:creator>
		<pubDate>Sat, 20 Nov 2010 03:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://brotherbard.com/blog/?p=136#comment-1291</guid>
		<description>[...] Experimental GitX update 4. Great progress on this OS X Git client. [...]</description>
		<content:encoded><![CDATA[<p>[...] Experimental GitX update 4. Great progress on this OS X Git client. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
