Commit Graph

  • 5a7dd3fac1 Merge commit 'refs/remotes/roddi/sidebar' German Laullon 2010-06-14 17:02:04 -07:00
  • 34f5ed7382 merge end German Laullon 2010-06-14 16:55:22 -07:00
  • 1c350dbcf9 Merge commit 'refs/remotes/andreberg/master' into test_merge German Laullon 2010-06-14 16:39:06 -07:00
  • 3d123f7fa3 initial File log German Laullon 2010-06-14 15:59:16 -07:00
  • 26d9adca8e Common file viewer for historic and commit views German Laullon 2010-06-14 10:29:18 -07:00
  • 6e20f39515 MGScopeBar org verison http://mattgemmell.com/2008/10/28/mgscopebar German Laullon 2010-06-13 16:03:29 -07:00
  • 81166cbbdb scrollbar horizontal & toolbar class glaullon 2010-06-11 16:31:35 -07:00
  • 1c3364dec9 source and diff view on history glaullon 2010-06-11 16:23:12 -07:00
  • 1a4556e955 SyntaxHighlighter Object-C brush German Laullon 2010-06-11 01:00:49 -07:00
  • a3a9173b35 SyntaxHighlighter functional German Laullon 2010-06-11 01:00:19 -07:00
  • 5ebb673840 highlight test glaullon 2010-06-10 21:54:45 -07:00
  • 8a683431de reload html glaullon 2010-06-10 21:11:02 -07:00
  • 6d7a0a5e81 HTML Blame German Laullon 2010-06-10 13:51:23 -07:00
  • 852006ed22 initial blame functionality on tree view German Laullon 2010-06-10 01:28:27 -07:00
  • fe31a90233 initial blame functionality German Laullon 2010-06-09 00:31:02 -07:00
  • 535ef4e93a fixed warnings and analyser hits Roddi 2010-06-08 19:03:55 +02:00
  • 39ec2319bf Merge commit 'brotherbard/experimental' Dave Grijalva 2010-06-02 02:35:32 -07:00
  • 694b2ed0d7 Add Cmd+Shift+F for "Reveal in Finder" and Cmd+Shift+T for "Open Terminal". André Berg 2010-03-24 18:41:56 +01:00
  • cd9d469eda Use NSOperation's maxConcurrentOperationCount Nathan Kinsinger 2010-03-28 17:15:23 -06:00
  • 0eb011b8d9 Bugfix: include detached HEAD in local branches Nathan Kinsinger 2010-03-28 17:05:20 -06:00
  • dcba769fd3 Fix hanging and leaks in readLine Nathan Kinsinger 2010-03-28 13:30:29 -06:00
  • 98920bf0b1 Merge remote branch 'refs/remotes/dgrijalva/stable' into experimental Nathan Kinsinger 2010-05-29 21:04:21 -06:00
  • 9a5efabba3 added missing delegate protocol declaration to remove warnings for 10.6 Roddi 2010-05-17 16:51:53 +02:00
  • bfb71494fa Merge branch 'master' into fbartho Frederic Barthelemy 2010-05-04 14:50:46 -07:00
  • d54dca4f42 Remove debugging NSLog clutter and other left-over code. André Berg 2010-04-06 00:03:07 +02:00
  • d1474bd22a Improving configuration of NSArrayController in PBGitHistoryView. André Berg 2010-04-05 23:52:04 +02:00
  • 10daa222b5 Major overhaul of the handling/effect of CLI args (gitx/PBCLIProxy). André Berg 2010-04-05 23:50:03 +02:00
  • f87cfa6900 Add #import "BMScript.h" to PBSourceViewItem since it needs it for debugDescription. André Berg 2010-04-05 23:00:48 +02:00
  • 8ddcc6c660 Add DO directional/value qualifier keywords to PBCLIProxy André Berg 2010-04-05 22:58:35 +02:00
  • bee02b18cf Add a check for hasPrefix:@"refs/" to isSimpleRef logic in PBGitRevSpecifier. André Berg 2010-04-05 22:51:33 +02:00
  • 11688c9319 If launched from CLI return immediately from observeValueForKeyPath... André Berg 2010-04-05 21:34:00 +02:00
  • 1d4e4c554b Only update selectedCommit in [PBGitHistoryController updateKeys] when not nil. André Berg 2010-04-05 21:28:52 +02:00
  • f704c99fa8 Add a NSUserDefaultsDidChangeNotification listener to PBGitHistoryController. Add method decl signatures for updateKeys and scrollSelectionToTopOfViewFrom: André Berg 2010-04-05 21:27:45 +02:00
  • 4ed7911c6f Multiple changes to -selectCommit: from PBGitHistoryController. André Berg 2010-04-05 21:24:00 +02:00
  • c85fa2f216 Declare sidebarController property as __weak in PBGitWindowController. Add some more (__ weak) properties which hold the other controller objects. André Berg 2010-04-05 21:15:10 +02:00
  • 3f7b66284b Minor file layout changes to PBGitHistoryController. André Berg 2010-04-05 21:12:48 +02:00
  • bc44ebfa01 Add new Error constants to PBGitXErrors, mostly for CLI support André Berg 2010-04-05 21:09:42 +02:00
  • 7761d2f06f Add shell script methods to PBGitRepository. André Berg 2010-04-05 17:00:30 +02:00
  • 0c26fb5dde Remove launchedFromCLI ivar from PBGitRepository. Purely cosmetic: rearrange some @synthesized directives. André Berg 2010-04-05 16:50:11 +02:00
  • 4b4912a57a Add some more checking/validation methods to PBGitRepository. André Berg 2010-04-05 16:45:34 +02:00
  • 5cb73b4d42 Bug fix: correct visible index scrolling in PBGitHistoryController and PBCommitList. André Berg 2010-04-05 16:32:59 +02:00
  • ba63642c87 Add a method declaration to PBGitRevSpecifier.h to silence a compiler warning. André Berg 2010-04-05 16:25:08 +02:00
  • 8df20db49d Add PBStringFromBranchFilterType() function for debugging purposes to PBGitRepository. Add a PBGitXBranchFilterType typedef to the kGitX... branch filters enum. André Berg 2010-04-05 16:22:06 +02:00
  • 23a1ddd73b Remove a superfluous semicolon in PBCommitList.m André Berg 2010-04-05 16:15:54 +02:00
  • 8bc8a73e1b Put at-sign in front of multi-line continued string. André Berg 2010-04-05 16:12:11 +02:00
  • 69d23e9e08 Move Remote segmented controls from Sidebar to Repository window's top gradient bar. André Berg 2010-04-05 15:52:01 +02:00
  • 93483cb9a9 Adjust the last two panels in Preferences.xib in width to match the first. André Berg 2010-04-05 14:14:46 +02:00
  • 85b2de9431 Disable hidden entries in MainMenu.xib/File and remove the saveAs: target connection. André Berg 2010-04-05 12:59:12 +02:00
  • 7b743679a5 Add -description and -debugDescription methods to PBSourceViewItem.m André Berg 2010-04-05 12:53:50 +02:00
  • 5fb70a8a3e Make ApplicationController a singleton class. André Berg 2010-04-05 12:53:06 +02:00
  • a45f8658be Make default (id) explicit for some method decls/defs in PBGitHistoryController.m André Berg 2010-04-05 11:04:00 +02:00
  • 229387cf80 Populate the revList if empty in -commitForSHA: André Berg 2010-04-05 10:52:21 +02:00
  • 8e55c30b38 Make building and installing possible right from within Xcode. André Berg 2010-04-05 10:48:29 +02:00
  • d76072f5e7 Add -description and/or -debugDescription methods to PBGitCommit, PBGitRef and PBGitRevSpecifier. André Berg 2010-04-05 10:41:24 +02:00
  • 3158d0f8e6 Apply Nathan Kissinger's bugfixes to NSFileHandleExt.m (s. GitX Google Group) André Berg 2010-04-05 04:46:48 +02:00
  • 6e06e4b931 Bugfix: Avoid looping while parsing the children of a tree v0.7.2 Nathan Kinsinger 2010-03-30 12:59:34 -07:00
  • 7e986fbdc5 Add in left-out (id) return labels to some methods in PBGitCommit. André Berg 2010-03-30 15:53:20 +02:00
  • 591528824d Add readonly __weak superController access to PBViewController. André Berg 2010-03-30 15:51:24 +02:00
  • 25b47bb34b Reinstate the -finalize method to remove ourselves as observer. André Berg 2010-03-30 15:20:29 +02:00
  • 156d67f1fb Add -debugDescription and -description to PBGitRef André Berg 2010-03-30 15:11:16 +02:00
  • 34c404a6d9 Stability: employ more sanity checks when parsing author details from history.js (part 2) André Berg 2010-03-30 15:10:47 +02:00
  • 75fbde6d6c Make comment about "Subtle Dangers of DO" a lot smaller André Berg 2010-03-30 15:09:38 +02:00
  • a763dd83c5 Add a property to PBGitRepository that indicates if we are launching from CLI (gitx). André Berg 2010-03-30 15:04:05 +02:00
  • 4428373de5 Make the prefs panel update all open document views on close. André Berg 2010-03-30 14:34:48 +02:00
  • d12b92349b Stability: employ more sanity checks when parsing author details from history.js André Berg 2010-03-30 14:33:49 +02:00
  • d43e72f6dd Tweak to the context slider response time (hopefully final this time). André Berg 2010-03-26 11:39:12 +01:00
  • 557ff4edad Switch DEBUG_INFORMATION_FORMAT from DWARF with dSYM to DWARF in Release.xcconfig. André Berg 2010-03-26 11:38:42 +01:00
  • ad766c5c17 Delete some non functional left overs from a previous merge. André Berg 2010-03-26 11:38:04 +01:00
  • f0a3502c72 Make the gitx arguments "--all" and "--local" (new) switch to the corresponding branch filtered output instead of adding the argument name to the "OTHERS" group. André Berg 2010-03-26 11:36:06 +01:00
  • 50185248c7 Install gitx (the CLI) via Install.sh. To do this we use a modified gitx_askpasswd to ask for sudo permissions during build. André Berg 2010-03-26 11:33:32 +01:00
  • 7b2868561b Incorporate roddi/gitx aed059eb ("corrected script file permissions"). André Berg 2010-03-26 01:28:37 +01:00
  • 0dc27819b8 Delete some overlooked overwrites in Xcode's Project build settings dialog. André Berg 2010-03-26 01:20:12 +01:00
  • 404dee7968 Move some settings from Install.xcconfig that are intended for Release as well over. Add intended usage note to Install.xcconfig. André Berg 2010-03-26 01:19:37 +01:00
  • 344fb8c63f Wrap CWQuicklook.h in deployment target defines so it compiles cleanly when building for 10.6. André Berg 2010-03-26 01:08:45 +01:00
  • facf2ba40e Simplify Xcode's build settings on project and target level by using xcconfigs. André Berg 2010-03-26 01:07:24 +01:00
  • e004c644a4 Update .gitmodules to point to the actual libgit2 host now. André Berg 2010-03-26 00:58:24 +01:00
  • 97e3d189ca Bugfix: obj.realSha() in history.js returns nil/undefined more often than not. André Berg 2010-03-26 00:57:53 +01:00
  • 0177e20824 changed calls to git_oid_mkhex() to git_oid_to_string() to make it compile with current git sources Roddi 2010-03-25 15:34:18 +01:00
  • 5b5118cb61 Xcode: Set Clang as default compiler for all build configurations. André Berg 2010-03-24 18:57:29 +01:00
  • 27a8c8a52a Merge branch 'refs/heads/devel' André Berg 2010-03-24 18:47:32 +01:00
  • 1488bebd2e Small tweak to the response of the Context diff slider. André Berg 2010-03-24 18:44:10 +01:00
  • 00545fbe73 Add a preference option for truncating very large info sheet content texts when they exceed a user-configurable limit. André Berg 2010-03-24 18:43:51 +01:00
  • 1fa1c4dc99 Add Cmd+Shift+F for "Reveal in Finder" and Cmd+Shift+T for "Open Terminal". André Berg 2010-03-24 18:41:56 +01:00
  • 925c227c88 Add Cmd+Shift+F for "Reveal in Finder" and Cmd+Shift+T for "Open Terminal". André Berg 2010-03-24 18:04:41 +01:00
  • d999eff109 Remove superfluous (and crash prone) entries from the context menu of Gravatar images. André Berg 2010-03-24 18:03:19 +01:00
  • 804f62068b Remove finalizers with only observer unregistering code since GC guide says they are stored as __weak refs anyway. André Berg 2010-03-24 17:59:26 +01:00
  • 95e050398b Add a string truncation category because on a very large commit the showMessage sheet just exploded out of my monitor. André Berg 2010-03-24 16:29:27 +01:00
  • a3ede54889 Bugfix: Bad files descriptor should be history now. André Berg 2010-03-24 16:29:00 +01:00
  • 1922798d4a Merge branch 'master' into devel André Berg 2010-03-24 11:09:35 +01:00
  • a100ff38ee Set a copy of the "Push" message strings for the alert panel message with a small case "p" letter because it will be appended in the middle of a sentence. André Berg 2010-03-24 11:09:09 +01:00
  • d9778b250f Merge branch 'master' into devel André Berg 2010-03-24 10:57:12 +01:00
  • 0f18ffdace Make remaining sheets resizable as well. André Berg 2010-03-24 10:55:16 +01:00
  • 065a83b1c4 Merge branch 'master' into devel André Berg 2010-03-24 10:34:47 +01:00
  • b4d30935a4 Remove some left over image links from Xcode's project.pbproj. André Berg 2010-03-24 10:29:24 +01:00
  • 6a542d441a Cannot use non-informal protocols with Base SDK 10.5. André Berg 2010-03-24 10:28:54 +01:00
  • abe09c4178 Label on password window so it's less cryptic. Uli Kusterer 2010-03-13 16:54:19 +01:00
  • 6c4c40d496 Set the environment variables for our tool. We have a rudimentary but working password panel now. Prettification later. Uli Kusterer 2010-02-19 23:07:06 +01:00
  • bca58a7d9c First stab at an executable that can be put into the SSH_ASKPASS environment variable to make GitX ask for passwords. Uli Kusterer 2010-03-24 10:17:19 +01:00
  • e6f7350106 Remove the superfluous string comparison shell function. André Berg 2010-03-24 09:24:31 +01:00
  • ca0fa1ec40 Some personal preferences for the history web view's #message. Use the smaller 8pt Monaco again, since it allows for more compact text space requirements without losing readability. André Berg 2010-03-24 09:24:05 +01:00