<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brotherbards&#039;s Blog &#187; GitX</title>
	<atom:link href="http://brotherbard.com/blog/tag/gitx/feed/" rel="self" type="application/rss+xml" />
	<link>http://brotherbard.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 12 Aug 2010 04:50:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Experimental GitX fork</title>
		<link>http://brotherbard.com/blog/2010/03/experimental-gitx-fork/</link>
		<comments>http://brotherbard.com/blog/2010/03/experimental-gitx-fork/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 19:03:17 +0000</pubDate>
		<dc:creator>Brotherbard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GitX]]></category>

		<guid isPermaLink="false">http://brotherbard.com/blog/?p=90</guid>
		<description><![CDATA[Here&#8217;s an update on my experimental GitX fork. Download the current binary from the github download page. Some of the things I&#8217;ve added are: Sidebar/source view I started with Pieter de Bie&#8217;s sidebar branch and went to town. Remote Operations Fetch, pull, push, add remote, clone, and clone to. Commit operations Merge, cherry-pick, and rebase. [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an update on my experimental <a href="http://github.com/brotherbard/gitx">GitX fork</a>.</p>
<p><img src="http://brotherbard.com/gitx/gitx_screenshot_2.jpg" alt="Screenshot of GItX window" /></p>
<p>Download the current binary from the <a href="http://github.com/brotherbard/gitx/downloads">github download page</a>.</p>
<p>Some of the things I&#8217;ve added are: </p>
<ul>
<li>Sidebar/source view</li>
<p>I started with Pieter de Bie&#8217;s sidebar branch and went to town.</p>
<li>Remote Operations</li>
<p>Fetch, pull, push, add remote, clone, and clone to.</p>
<li>Commit operations</li>
<p>Merge, cherry-pick, and rebase.</p>
<li>Checkout file</li>
<p>In the contextual menu for files. Checkout the file as it existed in the selected commit to the index.</p>
<li>Diff commits and files</li>
<p>In the contextual menu for commits and files. Opens a new window with a diff against the current HEAD. A commit diffs the state of the repository as it existed at that commit. A file diffs the state of the file as it existed in that commit.</p>
<li>File Browser selection</li>
<p>The file browser now maintains it&#8217;s selection when you change to a different commit.</p>
<li>Quick Look support for 10.6</li>
<p>Now supports the public API for quick look.
</ul>
<p>If you use git on OS X 10.5+ give my GitX fork a try and let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://brotherbard.com/blog/2010/03/experimental-gitx-fork/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>GitX</title>
		<link>http://brotherbard.com/blog/2009/12/gitx/</link>
		<comments>http://brotherbard.com/blog/2009/12/gitx/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:38:34 +0000</pubDate>
		<dc:creator>Brotherbard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GitX]]></category>

		<guid isPermaLink="false">http://brotherbard.com/blog/?p=87</guid>
		<description><![CDATA[In the copious free time I have now I have also started playing around with GitX, a GUI front end for git. You can find my fork at my GitHub page. I made the mistake of starting on a subfork of GitX. I did this because someone had added a feature that I wanted to [...]]]></description>
			<content:encoded><![CDATA[<p>In the copious free time I have now I have also started playing around with GitX, a GUI front end for <a href="http://git-scm.com/">git</a>.</p>
<p>You can find my fork at my <a href="http://github.com/brotherbard/gitx">GitHub page</a>.</p>
<p>I made the mistake of starting on a subfork of GitX. I did this because someone had added a feature that I wanted to use. But instead of downloading a binary I had to download the code and compile it. Once I had the code I started looking at it and found a bit here and there that I could add/improve. </p>
<p>But after a bit I decided that I wanted to get serious about getting these features into the main GitX release. So now I am working on integrating these features back into<a href="http://github.com/pieter/gitx"> Pieter de Bie&#8217;s master branch</a>.</p>
<p>If you would like to help out and are running OS X 10.6 I could use some feedback on the UX of the features I&#8217;ve added and bug reports.</p>
<p>One current problem I&#8217;ve had reported is that staging/discarding hunks is not always working. I&#8217;ve fixed one problem, but I&#8217;ve been told it still does not always work. But it&#8217;s always working for me so I need a test case that fails so I can track down the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://brotherbard.com/blog/2009/12/gitx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
