GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A gitk clone for OS X

Home

GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!

Download

The newest version of GitX is 0.5. This version can be downloaded from here.

Screenshots, movies, etc

These, and more, can be found on the GitX Homepage.

Helping out

NOTE: on 10/10 I rebased the code from 10/04 and on because I accidentally committed a zip. Please rebase your branches if necessary.

You can help in a couple of ways:

  • Start developing! Just clone the source and let me know what you made
  • Help out without developing. You don’t need to know Objective-C to help. Here are a few things you can do:
    • Create nice color schemes. The current colors for the labels, the branch lines and the diff view could be improved
    • Make the diff viewer pretty. This thing is all in JavaScript / HTML so should be easy to do. Here is a description to get you started.
    • Create interface mockups if you have a better idea.
  • Use it and file bugs. If I don’t hear about it, I won’t fix it :)

When changing the XIB’s

If you are going to change the interface, PLEASE use XCode 3.1. XCode 3.1 actually produces xibs that are mergeable, in contrast to previous XCode versions.
Last edited by pieter, 15 days ago
Versions: