public
Fork of pieter/gitx
Description: A gitk clone for OS X
Homepage: http://gitx.frim.nl
Clone URL: git://github.com/adamv/gitx.git
gitx /
name age message
file .gitattributes Wed Sep 17 03:58:39 -0700 2008 Add objective c diff header [pieter]
file .gitignore Tue Mar 24 08:00:38 -0700 2009 Display revision in the About Dialog We do thi... [Pieter de Bie]
file .gitmodules Mon Nov 24 13:53:48 -0800 2008 Include libgit2 as submodule and use it to stor... [pieter]
file ApplicationController.h Sun Sep 06 04:23:38 -0700 2009 About-Panel: Show git-describe using Info.plist... [heipei]
file ApplicationController.m Mon Sep 07 04:37:17 -0700 2009 Add preferences for opening things at launch. ... [Stonewall Ballard]
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 Credits.html Sun Jan 25 07:33:15 -0800 2009 Add a link to GitX Homepage in the about dialog [pieter]
file DBPrefsWindowController.h Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
file DBPrefsWindowController.m Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
directory Documentation/ Mon Sep 07 06:22:24 -0700 2009 Add a link to the user survey [pieter]
directory English.lproj/ Mon Sep 07 04:37:17 -0700 2009 Add preferences for opening things at launch. ... [Stonewall Ballard]
directory GitTest_DataModel.xcdatamodel/ Fri Jun 13 06:41:30 -0700 2008 Initial commit [pieter]
directory GitX.xcodeproj/ Sun Sep 13 07:55:38 -0700 2009 Add a new class, PBGitIndex, which integrates f... [pieter]
file GitX_Prefix.pch Sun Jun 15 15:25:34 -0700 2008 Rename to GitX [pieter]
directory Images/ Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
file Info.plist Sun Sep 06 04:23:38 -0700 2009 About-Panel: Show git-describe using Info.plist... [heipei]
file NSFileHandleExt.h Fri Jun 13 17:24:55 -0700 2008 Add a search field and subject [pieter]
file NSFileHandleExt.m Mon Jan 19 09:05:32 -0800 2009 Use NSISOLatin1 encoding instead of ASCII We u... [pieter]
file NSString_RegEx.h Thu Jun 11 10:57:34 -0700 2009 NSSTring_RegEx: Add support for regular express... [pieter]
file NSString_RegEx.m Mon Sep 14 04:25:01 -0700 2009 Fix UTF-8 bug in NSString_RegEx This class wou... [pieter]
file PBCLIProxy.h Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBCLIProxy.m Sun Sep 13 07:55:20 -0700 2009 CLIProxy: pass on the directory in which the `g... [pieter]
file PBChangedFile.h Thu May 28 09:40:17 -0700 2009 Rename 'CachedChanges" to "StagedChanges" for g... [pieter]
file PBChangedFile.m Thu Aug 27 15:31:42 -0700 2009 PBChangedFile: Add assert to make sure we're no... [pieter]
file PBCollapsibleSplitView.h Tue Jul 07 10:46:04 -0700 2009 PBCollapsibleSplitView: Enable collapse/uncolla... [heipei]
file PBCollapsibleSplitView.m Tue Jul 07 10:46:04 -0700 2009 PBCollapsibleSplitView: Enable collapse/uncolla... [heipei]
file PBCommitList.h Wed May 27 10:09:29 -0700 2009 Get rid of some unnecessary casts [d0k]
file PBCommitList.m Tue Jul 07 10:46:04 -0700 2009 PBCollapsibleSplitView: Enable collapse/uncolla... [heipei]
file PBCommitMessageView.h Tue Oct 21 05:56:43 -0700 2008 CommitView: Add a vertical line to the commit m... [jmesnil]
file PBCommitMessageView.m Tue Oct 21 05:56:43 -0700 2008 CommitView: Add a vertical line to the commit m... [jmesnil]
file PBDiffWindow.xib Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBDiffWindowController.h Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBDiffWindowController.m Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
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 Thu Jun 11 10:56:19 -0700 2009 PBEasyPipe: Add method that allows you to speci... [pieter]
file PBEasyPipe.m Thu Jun 11 10:56:19 -0700 2009 PBEasyPipe: Add method that allows you to speci... [pieter]
file PBFileChangesTableView.h Tue Nov 18 14:59:25 -0800 2008 CommitView: move index functions to separate co... [pieter]
file PBFileChangesTableView.m Thu May 28 05:42:35 -0700 2009 Ticket #142: Add Show in Finder to Unstaged and... [orourke]
file PBGitBinary.h Mon Sep 07 15:06:57 -0700 2009 Require Git 1.6.0 or higher Git 1.6.0 was rele... [pieter]
file PBGitBinary.m Mon Sep 07 15:06:57 -0700 2009 Require Git 1.6.0 or higher Git 1.6.0 was rele... [pieter]
file PBGitCommit.h Mon Mar 23 16:33:43 -0700 2009 Fix moving of refs This was seriously broken a... [Pieter de Bie]
file PBGitCommit.m Thu Sep 17 14:29:06 -0700 2009 HistoryView: don't load in commit information i... [pieter]
file PBGitCommitController.h Sun Sep 13 07:55:40 -0700 2009 Remove cruft [pieter]
file PBGitCommitController.m Sun Sep 13 07:55:40 -0700 2009 PBGitIndex: post notifications when index stuff... [pieter]
file PBGitCommitView.xib Sun Sep 13 07:55:40 -0700 2009 GitIndexController: reorder methods a bit, remo... [pieter]
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 Jun 15 15:09:29 -0700 2009 PBGitConfig: Add missing sentinel [Pieter de Bie]
file PBGitDefaults.h Mon Sep 07 04:37:17 -0700 2009 Add preferences for opening things at launch. ... [Stonewall Ballard]
file PBGitDefaults.m Mon Sep 07 04:37:17 -0700 2009 Add preferences for opening things at launch. ... [Stonewall Ballard]
file PBGitGraphLine.h Mon Nov 24 13:54:04 -0800 2008 Use structs for graph lines We used to use NSO... [pieter]
file PBGitGraphLine.m Mon Nov 24 13:54:04 -0800 2008 Use structs for graph lines We used to use NSO... [pieter]
file PBGitGrapher.h Sat Jan 24 18:14:09 -0800 2009 PBGitCommit: Don't store refs We already keep ... [pieter]
file PBGitGrapher.mm Sat Jan 24 18:14:09 -0800 2009 PBGitCommit: Don't store refs We already keep ... [pieter]
file PBGitHistoryController.h Tue Jul 07 10:46:00 -0700 2009 Add PBCollapsibleSplitView as subclass of PBNic... [heipei]
file PBGitHistoryController.m Thu Sep 17 14:32:35 -0700 2009 HistoryView: Remove raw view I don't think any... [pieter]
file PBGitHistoryView.xib Thu Sep 17 14:32:35 -0700 2009 HistoryView: Remove raw view I don't think any... [pieter]
file PBGitIndex.h Sun Sep 13 07:55:40 -0700 2009 PBGitIndex: post notifications when index stuff... [pieter]
file PBGitIndex.m Loading commit data...
file PBGitIndexController.h Sun Sep 13 07:55:40 -0700 2009 GitIndexController: reorder methods a bit, remo... [pieter]
file PBGitIndexController.m Sun Sep 13 07:55:40 -0700 2009 GitIndexController: reorder methods a bit, remo... [pieter]
file PBGitLane.h Wed Apr 29 04:30:29 -0700 2009 Fix compilation with GCC 4.2 Also compiles fin... [d0k]
file PBGitLane.mm Tue Nov 25 08:43:11 -0800 2008 PBGitLane: remove functions with NSString argum... [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 Thu Jun 11 10:57:34 -0700 2009 PBGitRepository: Add support for changing the e... [pieter]
file PBGitRepository.m Sat Jun 20 13:33:22 -0700 2009 PBGitRepository: Clean up the readFromURL: meth... [Pieter de Bie]
file PBGitRevList.h Sun Sep 13 07:55:20 -0700 2009 GitRevList: replace 'id' with PBGitRepository [pieter]
file PBGitRevList.mm Sun Sep 13 07:55:20 -0700 2009 GitRevList: run the log command in the correct ... [pieter]
file PBGitRevSpecifier.h Sun Sep 13 07:55:20 -0700 2009 RevSpecifier: Add support for a working directo... [pieter]
file PBGitRevSpecifier.m Sun Sep 13 07:55:20 -0700 2009 RevSpecifier: Add support for a working directo... [pieter]
file PBGitRevisionCell.h Wed Apr 29 04:30:29 -0700 2009 Fix compilation with GCC 4.2 Also compiles fin... [d0k]
file PBGitRevisionCell.m Thu Jun 11 11:50:45 -0700 2009 HistoryView: Change the way the HEAD is display... [hardkrash]
file PBGitTree.h Mon Sep 07 05:38:44 -0700 2009 PBGitTree: Don't try to print binary-file conte... [heipei]
file PBGitTree.m Tue Sep 08 06:13:13 -0700 2009 PBGitTree: Improve binary-file decision This u... [heipei]
file PBGitWindowController.h Tue Jun 09 09:33:02 -0700 2009 PBGitWindowController: Use beginSheetModalForWi... [heipei]
file PBGitWindowController.m Tue Jul 07 03:56:40 -0700 2009 Set keyboard focus reasonably when switching be... [nriley]
file PBGitXProtocol.h Sat Nov 01 11:06:05 -0700 2008 Add a GitX:// protocol handler This allows to ... [pieter]
file PBGitXProtocol.m Sat Nov 01 11:06:05 -0700 2008 Add a GitX:// protocol handler This allows to ... [pieter]
file PBGraphCellInfo.h Mon Nov 24 13:54:05 -0800 2008 PBGraphCellInfo: remove unneeded data member A... [pieter]
file PBGraphCellInfo.m Mon Nov 24 13:54:04 -0800 2008 Use structs for graph lines We used to use NSO... [pieter]
file PBIconAndTextCell.h Tue Sep 23 14:41:32 -0700 2008 Hit testing and action sending [ciaran]
file PBIconAndTextCell.m Tue Jul 07 03:56:35 -0700 2009 Reduce font size of staged/unstaged changes lis... [nriley]
file PBNSURLPathUserDefaultsTransfomer.h Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
file PBNSURLPathUserDefaultsTransfomer.m Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
file PBNiceSplitView.h Fri Oct 31 15:44:24 -0700 2008 History/CommitView: Use a nice-looking splitvie... [pieter]
file PBNiceSplitView.m Fri Oct 31 15:44:24 -0700 2008 History/CommitView: Use a nice-looking splitvie... [pieter]
file PBPrefsWindowController.h Mon Jan 19 08:48:41 -0800 2009 Add panel for integration settings. [dlundqvist]
file PBPrefsWindowController.m Mon Jan 19 08:48:41 -0800 2009 Add panel for integration settings. [dlundqvist]
file PBQLOutlineView.h Fri Sep 19 12:36:52 -0700 2008 First part of splitting views [pieter]
file PBQLOutlineView.m Tue Jun 16 11:41:52 -0700 2009 HistoryController: Use a programatically create... [pieter]
file PBRefContextDelegate.h Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file PBRefController.h Thu May 28 05:46:12 -0700 2009 Tickets #151 and #155: check for illegal branch... [orourke]
file PBRefController.m Tue Jun 09 09:33:02 -0700 2009 PBGitWindowController: Use beginSheetModalForWi... [heipei]
file PBRefMenuItem.h Sat Nov 01 15:16:41 -0700 2008 RefController: Refactor ref menu to its own class [pieter]
file PBRefMenuItem.m Mon May 18 14:55:27 -0700 2009 Added very basic tag info menu item and alert. ... [Mike Czepiel]
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 Mon May 18 15:08:51 -0700 2009 Fix many gcc 4.2 compiler warnings [d0k]
file PBServicesController.h Mon Oct 27 09:40:46 -0700 2008 Add a Complete SHA service This adds a service... [pieter]
file PBServicesController.m Mon Oct 27 09:40:46 -0700 2008 Add a Complete SHA service This adds a service... [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 Tue Jul 07 03:56:40 -0700 2009 Set keyboard focus reasonably when switching be... [nriley]
file PBViewController.m Tue Jul 07 03:56:40 -0700 2009 Set keyboard focus reasonably when switching be... [nriley]
file PBWebChangesController.h Sun Sep 13 07:55:39 -0700 2009 CommitView: Remove cruft [pieter]
file PBWebChangesController.m Sun Sep 13 07:55:40 -0700 2009 Remove cruft [pieter]
file PBWebController.h Wed Nov 26 08:44:24 -0800 2008 Fix memory leaks [pieter]
file PBWebController.m Thu Mar 26 16:03:48 -0700 2009 Make confirmation of Gists optional This makes... [Pieter de Bie]
file PBWebDiffController.h Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBWebDiffController.m Mon May 18 15:08:51 -0700 2009 Fix many gcc 4.2 compiler warnings [d0k]
file PBWebHistoryController.h Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file PBWebHistoryController.m Thu Sep 17 14:29:06 -0700 2009 HistoryView: don't load in commit information i... [pieter]
file README Fri Sep 12 10:35:11 -0700 2008 Update documentation [pieter]
file Rakefile Mon Dec 15 09:05:24 -0800 2008 Always build in the project-relative build/ fol... [kballard]
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/ Wed Sep 09 01:19:33 -0700 2009 UserManual: Clarify double-click in stage-lines... [heipei]
directory Sparkle.framework/ Sat Sep 06 15:21:59 -0700 2008 Add Sparkle update framework [pieter]
file SpeedTest-Info.plist Mon Nov 24 13:32:46 -0800 2008 Create a new SpeedTest target This adds a new ... [pieter]
file feed.xml Mon Nov 17 06:31:56 -0800 2008 Update Sparke feed (oops) [pieter]
file gitx.icns Sat Sep 20 13:23:51 -0700 2008 Add a new icon in OS X style [Kim Does]
file gitx.m Sat Jun 20 13:34:49 -0700 2009 Merge branch 'stable' * stable: PBGitConfig:... [Pieter de Bie]
directory html/ Thu Sep 17 14:47:43 -0700 2009 Merge branch 'pu/pb/index_refactor' * pu/pb/in... [pieter]
submodule libgit2 - bda29d0 Mon Nov 24 13:53:48 -0800 2008 Include libgit2 as submodule and use it to stor... [pieter]
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 speedtest.h Mon Nov 24 13:32:46 -0800 2008 Create a new SpeedTest target This adds a new ... [pieter]
file speedtest.m Mon Nov 24 13:32:46 -0800 2008 Create a new SpeedTest target This adds a new ... [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