2 <div class="nohover" id="download">
3 <a href="http://frim.frim.nl/GitXStable.app.zip" title="Latest GitX download" id="download_link" class="nohover">
5 <div id="version">Version <%= ReleaseNotes::last_version %></div>
7 <p id="donate_link">(you can help GitX by <a href="http://www.pledgie.com/campaigns/1816">donating</a>)</p>
14 <p class="noclear"> GitX is a git GUI specifically for Mac OS X. It currently
15 features a history viewer much like gitk and a commit GUI like git gui. But
16 then in silky smooth OS X style!</p>
22 <li>Detailed history viewer</li>
23 <li>Nice commit GUI, allowing per-commit staging</li>
25 <li>Nice Aqua interface</li>
26 <li>Paste commits to gist.github.com</li>
27 <li>Explore tree of any revision</li>
28 <li>QuickLook integration</li>
34 GitX is made specifically for Mac OS X 10.5 and higher. Because it uses features like Garbage Collection, you can't compile it on earlier systems. GitX also requires a fairly recent Git -- version 1.5.4 and higher are all supported.
40 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>.
43 After you have started it once, you can install the command-line tool through the menu (GitX->Enable Terminal Usage…). This will install a “gitx” binary in /usr/local/bin.