A gitk clone for OS X
Objective-C JavaScript C
Clone or download
Pull request Compare This branch is 376 commits behind pieter:master.
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= Documentation
carview.php?tsp= English.lproj
carview.php?tsp= GitTest_DataModel.xcdatamodel
carview.php?tsp= GitX.xcodeproj
carview.php?tsp= Images
carview.php?tsp= Site
carview.php?tsp= Sparkle.framework
carview.php?tsp= html
carview.php?tsp= speed_test
carview.php?tsp= .gitattributes
carview.php?tsp= .gitignore
carview.php?tsp= ApplicationController.h
carview.php?tsp= ApplicationController.m
carview.php?tsp= COPYING
carview.php?tsp= CWQuickLook.h
carview.php?tsp= DetailView.png
carview.php?tsp= GitX_Prefix.pch
carview.php?tsp= Info.plist
carview.php?tsp= NSFileHandleExt.h
carview.php?tsp= NSFileHandleExt.m
carview.php?tsp= PBCLIProxy.h
carview.php?tsp= PBCLIProxy.mm
carview.php?tsp= PBChangedFile.h
carview.php?tsp= PBChangedFile.m
carview.php?tsp= PBCommitList.h
carview.php?tsp= PBCommitList.m
carview.php?tsp= PBCommitMessageView.h
carview.php?tsp= PBCommitMessageView.m
carview.php?tsp= PBDiffWindow.xib
carview.php?tsp= PBDiffWindowController.h
carview.php?tsp= PBDiffWindowController.m
carview.php?tsp= PBEasyFS.h
carview.php?tsp= PBEasyFS.m
carview.php?tsp= PBEasyPipe.h
carview.php?tsp= PBEasyPipe.m
carview.php?tsp= PBFileChangesTableView.h
carview.php?tsp= PBFileChangesTableView.m
carview.php?tsp= PBGitBinary.h
carview.php?tsp= PBGitBinary.m
carview.php?tsp= PBGitCommit.h
carview.php?tsp= PBGitCommit.m
carview.php?tsp= PBGitCommitController.h
carview.php?tsp= PBGitCommitController.m
carview.php?tsp= PBGitCommitView.xib
carview.php?tsp= PBGitConfig.h
carview.php?tsp= PBGitConfig.m
carview.php?tsp= PBGitDefaults.h
carview.php?tsp= PBGitDefaults.m
carview.php?tsp= PBGitGraphLine.h
carview.php?tsp= PBGitGraphLine.m
carview.php?tsp= PBGitGrapher.h
carview.php?tsp= PBGitGrapher.m
carview.php?tsp= PBGitHistoryController.h
carview.php?tsp= PBGitHistoryController.m
carview.php?tsp= PBGitHistoryView.xib
carview.php?tsp= PBGitLane.h
carview.php?tsp= PBGitLane.m
carview.php?tsp= PBGitRef.h
carview.php?tsp= PBGitRef.m
carview.php?tsp= PBGitRepository.h
carview.php?tsp= PBGitRepository.m
carview.php?tsp= PBGitRevList.h
carview.php?tsp= PBGitRevList.m
carview.php?tsp= PBGitRevSpecifier.h
carview.php?tsp= PBGitRevSpecifier.m
carview.php?tsp= PBGitRevisionCell.h
carview.php?tsp= PBGitRevisionCell.m
carview.php?tsp= PBGitTree.h
carview.php?tsp= PBGitTree.m
carview.php?tsp= PBGitWindowController.h
carview.php?tsp= PBGitWindowController.m
carview.php?tsp= PBGitXProtocol.h
carview.php?tsp= PBGitXProtocol.m
carview.php?tsp= PBGraphCellInfo.h
carview.php?tsp= PBGraphCellInfo.m
carview.php?tsp= PBIconAndTextCell.h
carview.php?tsp= PBIconAndTextCell.mm
carview.php?tsp= PBNiceSplitView.h
carview.php?tsp= PBNiceSplitView.m
carview.php?tsp= PBQLOutlineView.h
carview.php?tsp= PBQLOutlineView.m
carview.php?tsp= PBRefContextDelegate.h
carview.php?tsp= PBRefController.h
carview.php?tsp= PBRefController.m
carview.php?tsp= PBRefMenuItem.h
carview.php?tsp= PBRefMenuItem.m
carview.php?tsp= PBRepositoryDocumentController.h
carview.php?tsp= PBRepositoryDocumentController.m
carview.php?tsp= PBServicesController.h
carview.php?tsp= PBServicesController.m
carview.php?tsp= PBUnsortableTableHeader.h
carview.php?tsp= PBUnsortableTableHeader.m
carview.php?tsp= PBViewController.h
carview.php?tsp= PBViewController.m
carview.php?tsp= PBWebChangesController.h
carview.php?tsp= PBWebChangesController.m
carview.php?tsp= PBWebController.h
carview.php?tsp= PBWebController.m
carview.php?tsp= PBWebDiffController.h
carview.php?tsp= PBWebDiffController.m
carview.php?tsp= PBWebHistoryController.h
carview.php?tsp= PBWebHistoryController.m
carview.php?tsp= README
carview.php?tsp= Rakefile
carview.php?tsp= RoundedRectangle.h
carview.php?tsp= RoundedRectangle.m
carview.php?tsp= feed.xml
carview.php?tsp= gitx.icns
carview.php?tsp= gitx.mm
carview.php?tsp= main.m
carview.php?tsp= version.plist

README

GitX
---------------
# What is GitX?
GitX is a gitk like clone written specifically for OS X Leopard and higher.
This means that it has a native interface and tries to integrate with the
operating system as good as possible. Examples of this are drag and drop
support and QuickLook support.
# Features
The project is currently still in its starting phases. As time goes on,
hopefully more features will be added. Currently GitX supports the following:
  * History browsing of your repository
  * See a nicely formatted diff of any revision
  * Search based on author or revision subject
  * Look at the complete tree of any revision
    * Preview any file in the tree in a text view or with QuickLook
    * Drag and drop files out of the tree view to copy them to your system
   * Support for all parameters git rev-list has
# License
GitX is licensed under the GPL version 2. For more information, see the attached COPYING file.
# Downloading
GitX is currently hosted at GitHub. It's project page can be found at
https://github.com/pieter/gitx. Recent binary releases can be found at
https://github.com/pieter/gitx/wikis.
If you wish to follow GitX development, you can download the source code
through git:
  git clone git://github.com/pieter/gitx
# Installation
The easiest way to get GitX running is to download the binary release from the
wiki. If you wish to compile it yourself, you will need XCode 3.0 or later. As
GitX makes use of features available only on Leopard (such as garbage
collection), you will not be able to compile it on previous versions of OS X.
To compile GitX, open the GitX.xcodeproj file and hit "Build".
# Usage
GitX itself is fairly simple. Most of its power is in the 'gitx' binary, which
you should install through the menu. the 'gitx' binary supports most of git
rev-list's arguments. For example, you can run `gitx --all' to display all
branches in the repository, or `gitx -- Documentation' to only show commits
relating to the 'Documentation' subdirectory. With `gitx -Shaha', gitx will
only show commits that contain the word 'haha'. Similarly, with 'gitx
v0.2.1..', you will get a list of all commits since version 0.2.1.
# Helping out
Any help on GitX is welcome. GitX is programmed in Objective-C, but even if
you are not a programmer you can do useful things. A short selection:
  * Create a nice icon;
  * Help with the Javascript/HTML views, such as the diff view;
  * File bug reports and feature requests.
A TODO list can be found on the wiki: https://github.com/pieter/gitx/wikis/todo