stephencelis / gitx forked from pieter/gitx

A gitk clone for OS X

This URL has Read+Write access

gitx /
name age message
file .gitattributes Wed Sep 17 03:58:39 -0700 2008 Add objective c diff header [pieter]
file .gitignore Sun Aug 17 12:53:25 -0700 2008 Adding some more ignores [ciaran]
file ApplicationController.h Fri Oct 10 12:59:20 -0700 2008 Add a help menu item [pieter]
file ApplicationController.m Loading commit data...
file COPYING Sat Jun 21 04:30:57 -0700 2008 Add a README and license file [pieter]
file CWQuickLook.h Mon Jun 16 17:29:27 -0700 2008 Add QuickLook support in tree view This adds a... [pieter]
file DetailView.png Sun Jun 15 15:06:47 -0700 2008 Add nice icons [pieter]
directory Documentation/
directory English.lproj/ Fri Oct 10 12:59:20 -0700 2008 Add a help menu item [pieter]
directory GitTest_DataModel.xcdatamodel/ Fri Jun 13 06:41:30 -0700 2008 Initial commit [pieter]
directory GitX.xcodeproj/
file GitX_Prefix.pch Sun Jun 15 15:25:34 -0700 2008 Rename to GitX [pieter]
directory Images/
file Info.plist
file NSFileHandleExt.h Fri Jun 13 17:24:55 -0700 2008 Add a search field and subject [pieter]
file NSFileHandleExt.m Tue Jun 17 04:59:20 -0700 2008 Fix bug in encoding parsing If a commit had in... [pieter]
file PBCLIProxy.h
file PBCLIProxy.mm
file PBChangedFile.h Fri Oct 10 12:59:23 -0700 2008 CommitView: Add option to amend commits [pieter]
file PBChangedFile.m
file PBCommitList.h
file PBCommitList.m
file PBEasyFS.h Mon Jun 16 20:56:00 -0700 2008 Delete temporary files when they are deallocate... [pieter]
file PBEasyFS.m Mon Jun 16 20:56:00 -0700 2008 Delete temporary files when they are deallocate... [pieter]
file PBEasyPipe.h Tue Sep 23 16:25:30 -0700 2008 Fix some compiler warnings [pieter]
file PBEasyPipe.m Sat Oct 04 13:41:21 -0700 2008 EasyPipe: Only show debug when user pref is set [pieter]
file PBFileChangesTableView.h Fri Oct 10 12:59:23 -0700 2008 CommitView: Add context menu to revert changes [pieter]
file PBFileChangesTableView.m Fri Oct 10 12:59:23 -0700 2008 CommitView: Add context menu to revert changes [pieter]
file PBGitBinary.h Tue Oct 14 07:27:50 -0700 2008 GitBinary: Add git version information This ma... [pieter]
file PBGitBinary.m Tue Oct 14 07:27:50 -0700 2008 GitBinary: Add git version information This ma... [pieter]
file PBGitCommit.h
file PBGitCommit.m
file PBGitCommitController.h
file PBGitCommitController.m
file PBGitCommitView.xib
file PBGitConfig.h Mon Oct 13 16:02:27 -0700 2008 Add a way to retrieve values from .git/config f... [pieter]
file PBGitConfig.m Mon Oct 13 16:02:27 -0700 2008 Add a way to retrieve values from .git/config f... [pieter]
file PBGitGraphLine.h Fri Oct 03 09:10:43 -0700 2008 Graphs: use chars to store line number This re... [pieter]
file PBGitGraphLine.m Fri Oct 03 09:10:43 -0700 2008 Graphs: use chars to store line number This re... [pieter]
file PBGitGrapher.h Wed Sep 17 16:27:05 -0700 2008 Refactor cellInfo structure This makes the PBG... [pieter]
file PBGitGrapher.m Fri Oct 03 09:27:12 -0700 2008 Grapher: Always reset colors at start of graphing [pieter]
file PBGitHistoryController.h
file PBGitHistoryController.m
file PBGitHistoryView.xib
file PBGitLane.h Fri Oct 03 09:27:12 -0700 2008 Grapher: Always reset colors at start of graphing [pieter]
file PBGitLane.m Fri Oct 03 09:27:12 -0700 2008 Grapher: Always reset colors at start of graphing [pieter]
file PBGitRef.h Sat Sep 06 13:28:44 -0700 2008 Add a PBGitRef, a class to represent refs [pieter]
file PBGitRef.m Fri Sep 19 04:56:46 -0700 2008 Show refs in HTML view [pieter]
file PBGitRepository.h
file PBGitRepository.m
file PBGitRevList.h Fri Sep 19 10:22:40 -0700 2008 Merge branch 'insta-decorate' * insta-decorate... [pieter]
file PBGitRevList.m
file PBGitRevSpecifier.h Fri Oct 03 10:25:50 -0700 2008 GitRepository: Add an "all branches" option in ... [pieter]
file PBGitRevSpecifier.m Fri Oct 03 10:25:50 -0700 2008 GitRepository: Add an "all branches" option in ... [pieter]
file PBGitRevisionCell.h
file PBGitRevisionCell.m
file PBGitTree.h Tue Jun 17 00:29:52 -0700 2008 Allow dragging of files out of tree view This ... [pieter]
file PBGitTree.m
file PBGitWindowController.h Sat Oct 04 14:00:11 -0700 2008 GitWindow: Don't try to be smart with the view ... [pieter]
file PBGitWindowController.m Thu Oct 16 05:58:28 -0700 2008 PBGitRepositoryWindow: keep toolbar DisplayMode... [pieter]
file PBGraphCellInfo.h
file PBGraphCellInfo.m
file PBIconAndTextCell.h Tue Sep 23 14:41:32 -0700 2008 Hit testing and action sending [ciaran]
file PBIconAndTextCell.mm Tue Sep 23 14:41:32 -0700 2008 Hit testing and action sending [ciaran]
file PBQLOutlineView.h Fri Sep 19 12:36:52 -0700 2008 First part of splitting views [pieter]
file PBQLOutlineView.m Tue Jun 17 00:29:52 -0700 2008 Allow dragging of files out of tree view This ... [pieter]
file PBRepositoryDocumentController.h Fri Sep 26 14:22:15 -0700 2008 Add a --commit option to the CLI client This c... [pieter]
file PBRepositoryDocumentController.m Fri Sep 26 14:22:15 -0700 2008 Add a --commit option to the CLI client This c... [pieter]
file PBUnsortableTableHeader.h Fri Oct 03 10:07:05 -0700 2008 HistoryView: Allow tripple-clicking on header t... [pieter]
file PBUnsortableTableHeader.m Fri Oct 03 10:07:05 -0700 2008 HistoryView: Allow tripple-clicking on header t... [pieter]
file PBViewController.h Fri Oct 03 08:18:26 -0700 2008 Move toolbar to view xib [pieter]
file PBViewController.m Fri Oct 03 08:18:26 -0700 2008 Move toolbar to view xib [pieter]
file PBWebChangesController.h
file PBWebChangesController.m
file PBWebController.h
file PBWebController.m
file PBWebHistoryController.h
file PBWebHistoryController.m
file README Fri Sep 12 10:35:11 -0700 2008 Update documentation [pieter]
file Rakefile
file RoundedRectangle.h Wed Sep 24 08:19:58 -0700 2008 Fix compiler warnings [pieter]
file RoundedRectangle.m Wed Sep 24 08:19:58 -0700 2008 Fix compiler warnings [pieter]
directory Site/
directory Sparkle.framework/ Sat Sep 06 15:21:59 -0700 2008 Add Sparkle update framework [pieter]
file feed.xml Fri Oct 10 12:59:22 -0700 2008 Update Sparkle Feed for 0.4.1 [pieter]
file gitx.icns Sat Sep 20 13:23:51 -0700 2008 Add a new icon in OS X style [Kim Does]
file gitx.mm
directory html/
file main.m Fri Jun 13 06:41:30 -0700 2008 Initial commit [pieter]
directory speed_test/ Sat Jun 21 04:41:55 -0700 2008 Grapher: add speed tests This creates a new di... [pieter]
file version.plist Fri Jun 13 06:41:30 -0700 2008 Initial commit [pieter]
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
http://github.com/pieter/gitx. Recent binary releases can be found at
http://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: http://github.com/pieter/gitx/wikis/todo