2 <div class="nohover" id="download">
4 <a href="http://frim.frim.nl/GitXStable.app.zip" title="Latest GitX download" id="download_link" class="nohover">
5 <span style="font-size: 125%">Download GitX</span><br>Version <%= ReleaseNotes::last_version %>
7 <p id="donate_link">(you can help GitX by <a href="http://www.pledgie.com/campaigns/1816">donating</a>)</p>
10 <h2 class="noclear">GitX</h2>
12 GitX is a git GUI made for Mac OS X. It currently
13 features a history viewer much like gitk and a commit GUI like git gui. But
14 then in silky smooth OS X style!
17 <h3 class="noclear">Features</h3>
19 <li>Detailed history viewer</li>
20 <li>Nice commit GUI, allowing hunk- and line-wise staging</li>
21 <li>Fast workflow</li>
22 <li>Explore tree of any revision</li>
23 <li>Nice Aqua interface</li>
24 <li>Paste commits to <a href="http://gist.github.com/">gist.github.com</a></li>
25 <li>QuickLook integration</li>
30 GitX runs on Mac OS X 10.5 Leopard and Mac OS X 10.6 Snow Leopard. Because it uses features like Garbage Collection, you can't compile it on earlier systems. GitX also requires a fairly recent Git -- version 1.6.0 and higher are all supported.
35 The newest version of GitX is <%= ReleaseNotes::last_version %>. This version can be downloaded from <a href="http://frim.frim.nl/GitXStable.app.zip">here</a>. To see what has changed, read the <a href="release_history.html">Release History</a>.
38 After starting GitX, you can install the command-line tool through the menu (GitX->Enable Terminal Usage…). This will install a “gitx” binary in /usr/local/bin.