segfault / gitx forked from pieter/gitx

A gitk clone for OS X

This URL has Read+Write access

Pieter de Bie (author)
Thu Jan 29 15:56:31 -0800 2009
gitx /
name age message
file .gitattributes Wed Sep 17 03:58:39 -0700 2008 Add objective c diff header [pieter]
file .gitignore Mon Nov 17 04:54:37 -0800 2008 Update ignorefile [pieter]
file .gitmodules Mon Nov 24 13:53:48 -0800 2008 Include libgit2 as submodule and use it to stor... [pieter]
file ApplicationController.h Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
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 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/
directory English.lproj/
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/ Mon Jan 19 08:38:02 -0800 2009 Add a preferences window This adds a preferenc... [clj]
file Info.plist
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 PBCLIProxy.h Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBCLIProxy.mm Tue Nov 18 17:21:02 -0800 2008 CLI: Show history view if necessary [pieter]
file PBChangedFile.h Mon Dec 22 12:31:05 -0800 2008 CommitView: Don't change selection when refresh... [pieter]
file PBChangedFile.m Mon Dec 22 12:31:05 -0800 2008 CommitView: Don't change selection when refresh... [pieter]
file PBCommitList.h Sat Nov 01 14:51:10 -0700 2008 WebHistoryController: Move ref deletion to RefC... [pieter]
file PBCommitList.m Sat Nov 01 14:51:10 -0700 2008 WebHistoryController: Move ref deletion to RefC... [pieter]
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 Mon Nov 17 13:07:30 -0800 2008 make taskForCommand public so other classes can... [bkerley]
file PBEasyPipe.m Sun Jan 25 07:14:42 -0800 2009 PBEasyPipe: Might catch an exception [pieter]
file PBFileChangesTableView.h Tue Nov 18 14:59:25 -0800 2008 CommitView: move index functions to separate co... [pieter]
file PBFileChangesTableView.m Wed Nov 19 06:06:13 -0800 2008 CommitView: Allow drag and drop to external app... [pieter]
file PBGitBinary.h Tue Oct 14 07:27:50 -0700 2008 GitBinary: Add git version information This ma... [pieter]
file PBGitBinary.m Mon Jan 19 08:38:07 -0800 2009 GitBinary: Show an error if someone entered an ... [pieter]
file PBGitCommit.h
file PBGitCommit.m
file PBGitCommitController.h Mon Dec 01 16:00:18 -0800 2008 IndexController: Don't try to be smart when dif... [pieter]
file PBGitCommitController.m
file PBGitCommitView.xib Sun Jan 25 10:29:27 -0800 2009 CommitView: Remove a stray label [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 Jan 19 08:55:43 -0800 2009 Fix file path construction when using NSString [Rick Berry]
file PBGitDefaults.h
file PBGitDefaults.m
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 Nov 18 16:54:14 -0800 2008 HistoryView: Remove the BranchController This ... [pieter]
file PBGitHistoryController.m Mon Dec 22 11:47:36 -0800 2008 Update views when switching [pieter]
file PBGitHistoryView.xib Sun Jan 25 09:54:19 -0800 2009 HistoryView: Use the realSha for the searchfiel... [pieter]
file PBGitIndexController.h Mon Jan 19 13:37:37 -0800 2009 CommitView: Allow changing of context size Thi... [pieter]
file PBGitIndexController.m
file PBGitLane.h Tue Nov 25 08:43:11 -0800 2008 Remove "extern C" declaration when importing li... [pieter]
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
file PBGitRepository.m
file PBGitRevList.h Fri Sep 19 10:22:40 -0700 2008 Merge branch 'insta-decorate' * insta-decorate... [pieter]
file PBGitRevList.mm Wed Jan 28 12:30:56 -0800 2009 RevList: Don't rely on the presence of %x00 Th... [Pieter de Bie]
file PBGitRevSpecifier.h Tue Nov 18 17:10:21 -0800 2008 HistoryView: Add a "Local Branches" option [pieter]
file PBGitRevSpecifier.m Mon Dec 01 04:51:35 -0800 2008 GitRevSpecifier: Add NSCoder protocol This way... [pieter]
file PBGitRevisionCell.h Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
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 Wed Nov 26 08:44:25 -0800 2008 GitWindowController: Store multiple views This... [pieter]
file PBGitWindowController.m
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.mm Tue Sep 23 14:41:32 -0700 2008 Hit testing and action sending [ciaran]
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 17 00:29:52 -0700 2008 Allow dragging of files out of tree view This ... [pieter]
file PBRefContextDelegate.h Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file PBRefController.h Tue Nov 18 17:12:03 -0800 2008 HistoryView: Correctly update branches when cha... [pieter]
file PBRefController.m
file PBRefMenuItem.h Sat Nov 01 15:16:41 -0700 2008 RefController: Refactor ref menu to its own class [pieter]
file PBRefMenuItem.m Sat Nov 01 15:24:41 -0700 2008 RefController: Allow checking out branches [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
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 Mon Dec 22 11:47:36 -0800 2008 Update views when switching [pieter]
file PBViewController.m Mon Dec 22 11:47:36 -0800 2008 Update views when switching [pieter]
file PBWebChangesController.h Mon Jan 19 13:37:37 -0800 2009 CommitView: Allow changing of context size Thi... [pieter]
file PBWebChangesController.m Mon Jan 19 13:37:37 -0800 2009 CommitView: Allow changing of context size Thi... [pieter]
file PBWebController.h Wed Nov 26 08:44:24 -0800 2008 Fix memory leaks [pieter]
file PBWebController.m
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 Tue Oct 21 13:48:47 -0700 2008 HTML: Restructure html folder This changes the... [pieter]
file PBWebHistoryController.h Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file PBWebHistoryController.m Thu Jan 29 15:49:06 -0800 2009 WebController: Set JS Controller after reloadin... [anderscarling]
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/
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.mm Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
directory html/
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