public
Description: A gitk clone for OS X
Homepage: http://gitx.frim.nl
Clone URL: git://github.com/pieter/gitx.git
Click here to lend your support to: gitx and make a donation at www.pledgie.com !
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 ApplicationController.h Fri Oct 10 12:59:20 -0700 2008 Add a help menu item [pieter]
file ApplicationController.m Sat Nov 08 14:16:57 -0800 2008 CLITool: Change installation path to /usr/local... [pieter]
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]
directory Documentation/ Sat Nov 01 11:06:05 -0700 2008 Add a GitX:// protocol handler This allows to ... [pieter]
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/ Loading commit data...
file GitX_Prefix.pch Sun Jun 15 15:25:34 -0700 2008 Rename to GitX [pieter]
directory Images/
file Info.plist Mon Nov 17 05:08:25 -0800 2008 GitX version 0.5 [pieter]
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 Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBCLIProxy.mm Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
file PBChangedFile.h Fri Oct 10 12:59:23 -0700 2008 CommitView: Add option to amend commits [pieter]
file PBChangedFile.m Tue Oct 28 16:49:47 -0700 2008 PBChangedFile: Don't use cat to read file conte... [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 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 Sat Nov 01 14:51:10 -0700 2008 GitCommit: Add a 'removeRef' function The ref ... [pieter]
file PBGitCommit.m Sat Nov 01 14:51:10 -0700 2008 GitCommit: Add a 'removeRef' function The ref ... [pieter]
file PBGitCommitController.h Sat Nov 01 12:56:33 -0700 2008 WebCommitView: Add a state display This adds a... [pieter]
file PBGitCommitController.m Sat Nov 01 12:56:33 -0700 2008 WebCommitView: Add a state display This adds a... [pieter]
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 PBGitDefaults.h Tue Oct 21 05:56:43 -0700 2008 CommitView: Add a vertical line to the commit m... [jmesnil]
file PBGitDefaults.m Sat Nov 01 13:14:57 -0700 2008 Remove stray debug messages [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 Sat Nov 01 14:51:10 -0700 2008 HistoryView: Allow creation of branches [pieter]
file PBGitHistoryController.m Sat Nov 01 14:51:10 -0700 2008 HistoryView: Allow creation of branches [pieter]
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 Sat Nov 01 15:24:41 -0700 2008 RefController: Allow checking out branches [pieter]
file PBGitRepository.m Sat Nov 01 15:24:41 -0700 2008 RefController: Allow checking out branches [pieter]
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 Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file PBGitRevisionCell.m Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file PBGitTree.h Tue Jun 17 00:29:52 -0700 2008 Allow dragging of files out of tree view This ... [pieter]
file PBGitTree.m Sat Nov 01 13:14:57 -0700 2008 Remove stray debug messages [pieter]
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 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 Tue Oct 21 06:44:57 -0700 2008 PBGraphCellInfo: Remove stray data members [pieter]
file PBGraphCellInfo.m Tue Oct 21 06:44:57 -0700 2008 PBGraphCellInfo: Remove stray data members [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 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 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 Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [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 Fri Sep 26 14:22:15 -0700 2008 Add a --commit option to the CLI client This c... [pieter]
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 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 Sat Nov 01 12:56:33 -0700 2008 WebCommitView: Add a state display This adds a... [pieter]
file PBWebChangesController.m Sat Nov 01 12:56:33 -0700 2008 WebCommitView: Add a state display This adds a... [pieter]
file PBWebController.h Sat Nov 01 11:06:05 -0700 2008 Add a GitX:// protocol handler This allows to ... [pieter]
file PBWebController.m Sat Nov 01 13:14:57 -0700 2008 Remove stray debug messages [pieter]
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 Sat Nov 01 14:51:10 -0700 2008 GitRevisionCell: Allow right-clicking on refs ... [pieter]
file README Fri Sep 12 10:35:11 -0700 2008 Update documentation [pieter]
file Rakefile Tue Oct 21 07:18:30 -0700 2008 Update Rakefile with upload task [pieter]
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/ Thu Oct 23 13:57:29 -0700 2008 Site: Fix anchors in seeit page [Kim Does]
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 Tue Oct 21 06:43:26 -0700 2008 Add a diff window This allows you to do someth... [pieter]
directory html/ Sat Nov 01 14:51:06 -0700 2008 WebHistoryView: don't error out when reloading ... [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 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