<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -30,4 +30,6 @@
 - (IBAction)installCliTool:(id)sender;
 
 - (IBAction)saveAction:sender;
+- (IBAction) showHelp:(id) sender;
+
 @end</diff>
      <filename>ApplicationController.h</filename>
    </modified>
    <modified>
      <diff>@@ -100,6 +100,11 @@
     former cannot be found), the system's temporary directory.
  */
 
+- (IBAction) showHelp:(id) sender
+{
+	[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@&quot;http://frim.frim.nl/gitx/UserManual.html&quot;]];
+}
+
 - (NSString *)applicationSupportFolder {
 
     NSArray *paths = NSSearchPathForDirectoriesInDomains(NSApplicationSupportDirectory, NSUserDomainMask, YES);</diff>
      <filename>ApplicationController.m</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@
 		&lt;string key=&quot;IBDocument.HIToolboxVersion&quot;&gt;352.00&lt;/string&gt;
 		&lt;object class=&quot;NSMutableArray&quot; key=&quot;IBDocument.EditedObjectIDs&quot;&gt;
 			&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
-			&lt;integer value=&quot;339&quot;/&gt;
+			&lt;integer value=&quot;106&quot;/&gt;
 		&lt;/object&gt;
 		&lt;object class=&quot;NSArray&quot; key=&quot;IBDocument.PluginDependencies&quot;&gt;
 			&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
@@ -812,7 +812,7 @@
 								&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 								&lt;object class=&quot;NSMenuItem&quot; id=&quot;303385276&quot;&gt;
 									&lt;reference key=&quot;NSMenu&quot; ref=&quot;612917469&quot;/&gt;
-									&lt;string key=&quot;NSTitle&quot;&gt;GitTest Help&lt;/string&gt;
+									&lt;string key=&quot;NSTitle&quot;&gt;GitX Help&lt;/string&gt;
 									&lt;string key=&quot;NSKeyEquiv&quot;&gt;?&lt;/string&gt;
 									&lt;int key=&quot;NSKeyEquivModMask&quot;&gt;1048576&lt;/int&gt;
 									&lt;int key=&quot;NSMnemonicLoc&quot;&gt;2147483647&lt;/int&gt;
@@ -859,14 +859,6 @@
 				&lt;/object&gt;
 				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
 					&lt;object class=&quot;IBActionConnection&quot; key=&quot;connection&quot;&gt;
-						&lt;string key=&quot;label&quot;&gt;showHelp:&lt;/string&gt;
-						&lt;reference key=&quot;source&quot; ref=&quot;954860085&quot;/&gt;
-						&lt;reference key=&quot;destination&quot; ref=&quot;303385276&quot;/&gt;
-					&lt;/object&gt;
-					&lt;int key=&quot;connectionID&quot;&gt;122&lt;/int&gt;
-				&lt;/object&gt;
-				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
-					&lt;object class=&quot;IBActionConnection&quot; key=&quot;connection&quot;&gt;
 						&lt;string key=&quot;label&quot;&gt;clearRecentDocuments:&lt;/string&gt;
 						&lt;reference key=&quot;source&quot; ref=&quot;954860085&quot;/&gt;
 						&lt;reference key=&quot;destination&quot; ref=&quot;546251128&quot;/&gt;
@@ -1193,6 +1185,14 @@
 					&lt;/object&gt;
 					&lt;int key=&quot;connectionID&quot;&gt;931&lt;/int&gt;
 				&lt;/object&gt;
+				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
+					&lt;object class=&quot;IBActionConnection&quot; key=&quot;connection&quot;&gt;
+						&lt;string key=&quot;label&quot;&gt;showHelp:&lt;/string&gt;
+						&lt;reference key=&quot;source&quot; ref=&quot;859235683&quot;/&gt;
+						&lt;reference key=&quot;destination&quot; ref=&quot;303385276&quot;/&gt;
+					&lt;/object&gt;
+					&lt;int key=&quot;connectionID&quot;&gt;932&lt;/int&gt;
+				&lt;/object&gt;
 			&lt;/object&gt;
 			&lt;object class=&quot;IBMutableOrderedSet&quot; key=&quot;objectRecords&quot;&gt;
 				&lt;object class=&quot;NSArray&quot; key=&quot;orderedObjects&quot;&gt;
@@ -1850,6 +1850,7 @@
 					&lt;string&gt;-3.ImportedFromIB2&lt;/string&gt;
 					&lt;string&gt;103.IBPluginDependency&lt;/string&gt;
 					&lt;string&gt;103.ImportedFromIB2&lt;/string&gt;
+					&lt;string&gt;106.IBEditorWindowLastContentRect&lt;/string&gt;
 					&lt;string&gt;106.IBPluginDependency&lt;/string&gt;
 					&lt;string&gt;106.ImportedFromIB2&lt;/string&gt;
 					&lt;string&gt;111.IBPluginDependency&lt;/string&gt;
@@ -1956,6 +1957,7 @@
 					&lt;string&gt;228.ImportedFromIB2&lt;/string&gt;
 					&lt;string&gt;241.IBPluginDependency&lt;/string&gt;
 					&lt;string&gt;241.ImportedFromIB2&lt;/string&gt;
+					&lt;string&gt;242.IBEditorWindowLastContentRect&lt;/string&gt;
 					&lt;string&gt;242.IBPluginDependency&lt;/string&gt;
 					&lt;string&gt;242.ImportedFromIB2&lt;/string&gt;
 					&lt;string&gt;243.IBPluginDependency&lt;/string&gt;
@@ -2034,6 +2036,7 @@
 					&lt;integer value=&quot;1&quot; id=&quot;9&quot;/&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;reference ref=&quot;9&quot;/&gt;
+					&lt;string&gt;{{789, 817}, {138, 23}}&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;reference ref=&quot;9&quot;/&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
@@ -2140,6 +2143,7 @@
 					&lt;reference ref=&quot;9&quot;/&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;reference ref=&quot;9&quot;/&gt;
+					&lt;string&gt;{{718, 767}, {197, 73}}&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;reference ref=&quot;9&quot;/&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
@@ -2156,7 +2160,7 @@
 					&lt;string&gt;{{297, 739}, {329, 20}}&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;reference ref=&quot;9&quot;/&gt;
-					&lt;string&gt;{{514, 625}, {234, 193}}&lt;/string&gt;
+					&lt;string&gt;{{668, 647}, {234, 193}}&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;reference ref=&quot;9&quot;/&gt;
 					&lt;string&gt;{{499, 623}, {234, 113}}&lt;/string&gt;
@@ -2231,7 +2235,7 @@
 				&lt;/object&gt;
 			&lt;/object&gt;
 			&lt;nil key=&quot;sourceID&quot;/&gt;
-			&lt;int key=&quot;maxID&quot;&gt;931&lt;/int&gt;
+			&lt;int key=&quot;maxID&quot;&gt;932&lt;/int&gt;
 		&lt;/object&gt;
 		&lt;object class=&quot;IBClassDescriber&quot; key=&quot;IBDocument.Classes&quot;&gt;
 			&lt;object class=&quot;NSMutableArray&quot; key=&quot;referencedPartialClassDescriptions&quot;&gt;
@@ -2245,7 +2249,7 @@
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 							&lt;string&gt;installCliTool:&lt;/string&gt;
 							&lt;string&gt;saveAction:&lt;/string&gt;
-							&lt;string&gt;switchBranch:&lt;/string&gt;
+							&lt;string&gt;showHelp:&lt;/string&gt;
 						&lt;/object&gt;
 						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.values&quot;&gt;
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
@@ -2325,17 +2329,21 @@
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 							&lt;string&gt;cachedButtonCell&lt;/string&gt;
 							&lt;string&gt;cachedFilesController&lt;/string&gt;
+							&lt;string&gt;cachedTable&lt;/string&gt;
 							&lt;string&gt;commitMessageView&lt;/string&gt;
 							&lt;string&gt;unstagedButtonCell&lt;/string&gt;
 							&lt;string&gt;unstagedFilesController&lt;/string&gt;
+							&lt;string&gt;unstagedTable&lt;/string&gt;
 						&lt;/object&gt;
 						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.values&quot;&gt;
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 							&lt;string&gt;PBIconAndTextCell&lt;/string&gt;
 							&lt;string&gt;NSArrayController&lt;/string&gt;
+							&lt;string&gt;NSTableView&lt;/string&gt;
 							&lt;string&gt;NSTextView&lt;/string&gt;
 							&lt;string&gt;PBIconAndTextCell&lt;/string&gt;
 							&lt;string&gt;NSArrayController&lt;/string&gt;
+							&lt;string&gt;NSTableView&lt;/string&gt;
 						&lt;/object&gt;
 					&lt;/object&gt;
 					&lt;object class=&quot;IBClassDescriptionSource&quot; key=&quot;sourceIdentifier&quot;&gt;
@@ -2371,17 +2379,23 @@
 						&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.sortedKeys&quot;&gt;
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
+							&lt;string&gt;branchesController&lt;/string&gt;
 							&lt;string&gt;commitController&lt;/string&gt;
 							&lt;string&gt;commitList&lt;/string&gt;
 							&lt;string&gt;fileBrowser&lt;/string&gt;
+							&lt;string&gt;searchField&lt;/string&gt;
 							&lt;string&gt;treeController&lt;/string&gt;
+							&lt;string&gt;webView&lt;/string&gt;
 						&lt;/object&gt;
 						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.values&quot;&gt;
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 							&lt;string&gt;NSArrayController&lt;/string&gt;
+							&lt;string&gt;NSArrayController&lt;/string&gt;
 							&lt;string&gt;NSTableView&lt;/string&gt;
 							&lt;string&gt;NSOutlineView&lt;/string&gt;
+							&lt;string&gt;NSSearchField&lt;/string&gt;
 							&lt;string&gt;NSTreeController&lt;/string&gt;
+							&lt;string&gt;id&lt;/string&gt;
 						&lt;/object&gt;
 					&lt;/object&gt;
 					&lt;object class=&quot;IBClassDescriptionSource&quot; key=&quot;sourceIdentifier&quot;&gt;
@@ -2406,21 +2420,8 @@
 						&lt;/object&gt;
 					&lt;/object&gt;
 					&lt;object class=&quot;NSMutableDictionary&quot; key=&quot;outlets&quot;&gt;
-						&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
-						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.sortedKeys&quot;&gt;
-							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
-							&lt;string&gt;branchesController&lt;/string&gt;
-							&lt;string&gt;contentView&lt;/string&gt;
-							&lt;string&gt;searchController&lt;/string&gt;
-							&lt;string&gt;searchField&lt;/string&gt;
-						&lt;/object&gt;
-						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.values&quot;&gt;
-							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
-							&lt;string&gt;NSArrayController&lt;/string&gt;
-							&lt;string&gt;NSView&lt;/string&gt;
-							&lt;string&gt;NSArrayController&lt;/string&gt;
-							&lt;string&gt;NSSearchField&lt;/string&gt;
-						&lt;/object&gt;
+						&lt;string key=&quot;NS.key.0&quot;&gt;contentView&lt;/string&gt;
+						&lt;string key=&quot;NS.object.0&quot;&gt;NSView&lt;/string&gt;
 					&lt;/object&gt;
 					&lt;object class=&quot;IBClassDescriptionSource&quot; key=&quot;sourceIdentifier&quot;&gt;
 						&lt;string key=&quot;majorKey&quot;&gt;IBProjectSource&lt;/string&gt;
@@ -2500,6 +2501,10 @@
 				&lt;object class=&quot;IBPartialClassDescription&quot;&gt;
 					&lt;string key=&quot;className&quot;&gt;PBViewController&lt;/string&gt;
 					&lt;string key=&quot;superclassName&quot;&gt;NSViewController&lt;/string&gt;
+					&lt;object class=&quot;NSMutableDictionary&quot; key=&quot;outlets&quot;&gt;
+						&lt;string key=&quot;NS.key.0&quot;&gt;viewToolbar&lt;/string&gt;
+						&lt;string key=&quot;NS.object.0&quot;&gt;NSToolbar&lt;/string&gt;
+					&lt;/object&gt;
 					&lt;object class=&quot;IBClassDescriptionSource&quot; key=&quot;sourceIdentifier&quot;&gt;
 						&lt;string key=&quot;majorKey&quot;&gt;IBProjectSource&lt;/string&gt;
 						&lt;string key=&quot;minorKey&quot;&gt;PBViewController.h&lt;/string&gt;</diff>
      <filename>English.lproj/MainMenu.xib</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>97f80a2e51871ba7c975406f20bfe43c246cd88a</id>
    </parent>
  </parents>
  <author>
    <name>Pieter de Bie</name>
    <email>pdebie@ai.rug.nl</email>
  </author>
  <url>http://github.com/pieter/gitx/commit/f26cbee2fc88222e355769ff4d572f0fe10688a3</url>
  <id>f26cbee2fc88222e355769ff4d572f0fe10688a3</id>
  <committed-date>2008-10-10T12:59:20-07:00</committed-date>
  <authored-date>2008-10-04T14:07:02-07:00</authored-date>
  <message>Add a help menu item</message>
  <tree>4439596a24e25972cea06e25562be935479367cc</tree>
  <committer>
    <name>Pieter de Bie</name>
    <email>pdebie@ai.rug.nl</email>
  </committer>
</commit>
