Commit Graph

  • 6a0ca8dbfc easier on the eyes master Kenneth Reitz 2011-06-27 22:58:30 -04:00
  • acc1272837 make history view less fugly Kenneth Reitz 2011-06-24 19:28:53 -04:00
  • 3318df6ef8 force WebKitInspector in there. Kenneth Reitz 2011-06-24 19:28:41 -04:00
  • 973832f948 stuff Kenneth Reitz 2011-06-24 19:28:29 -04:00
  • 6cc2e26ded Merge pull request #80 from Uncommon/url upstream German Laullon 2011-06-24 01:26:11 -07:00
  • 3674dca37c Merge pull request #81 from Uncommon/comments German Laullon 2011-06-20 09:51:14 -07:00
  • 4e456d1406 Merge remote-tracking branch 'refs/remotes/laullon/master' into comments David Catmull 2011-06-19 16:24:46 -06:00
  • d0480c82d4 replace URLByAppendingPathComponent:isDirectory: (requires 10.7) with URLByAppendingPathComponent: (requires 10.6) David Catmull 2011-06-19 16:13:54 -06:00
  • 347aeaa02b build for 10.6 David Catmull 2011-06-19 16:10:40 -06:00
  • 1b9e07cb78 Merge pull request #79 from Uncommon/stashview German Laullon 2011-06-17 14:58:18 -07:00
  • ba51ae810b fix parent handling David Catmull 2011-06-17 13:52:33 -06:00
  • 73b548cd67 fix inverted diff David Catmull 2011-06-17 12:12:48 -06:00
  • 26ada648cc show index in lower pane David Catmull 2011-06-16 17:54:42 -06:00
  • 0659d793a2 split pane David Catmull 2011-06-15 21:42:29 -06:00
  • 4a2c139fb9 menus for files in stash view David Catmull 2011-06-15 21:16:02 -06:00
  • 8676e86ea7 fix display for merge commits, which stashes happen to be David Catmull 2011-06-14 17:38:55 -06:00
  • c02046e647 JavaScript fix David Catmull 2011-06-14 17:20:56 -06:00
  • fc3ef16e3a finish parser refactor David Catmull 2011-06-14 17:20:35 -06:00
  • 93212a6efd WIP refactor parsing David Catmull 2011-06-13 17:52:11 -06:00
  • 0ec89f165c plug in PBWebStashController David Catmull 2011-06-13 17:51:16 -06:00
  • 8053f57fbc add PBWebStashController David Catmull 2011-06-12 21:46:30 -06:00
  • 60503ba19f fix file name comments David Catmull 2011-06-12 15:24:01 -06:00
  • 10274aef55 PBViewController.superController accessor David Catmull 2011-06-12 15:23:30 -06:00
  • 91026f857e base PBWebHistoryController on PBWebCommitController David Catmull 2011-06-11 15:06:11 -06:00
  • 9f983766dd start on refactoring PBWebHistoryController David Catmull 2011-06-10 17:35:31 -06:00
  • 0da73789eb saner method name David Catmull 2011-06-10 17:12:50 -06:00
  • ee6733013c Merge pull request #74 from Uncommon/stash German Laullon 2011-06-09 11:53:53 -07:00
  • 0d89d91d00 fix initial stash load David Catmull 2011-06-08 16:35:46 -06:00
  • e254a4488f fix some tabs David Catmull 2011-06-08 16:06:49 -06:00
  • a2c623bc2c delete PBWebStashController David Catmull 2011-06-08 15:13:17 -06:00
  • 50388f57eb add some spaces David Catmull 2011-06-05 17:16:55 -06:00
  • 800a143b04 modernize loop David Catmull 2011-06-05 17:11:53 -06:00
  • e1836bb02a plug the stuff in, not working yet David Catmull 2011-06-03 17:38:05 -06:00
  • 94c08dd5bc stash view xib David Catmull 2011-06-03 16:51:42 -06:00
  • f2d875705e rename again to accommodate implicit nib naming David Catmull 2011-06-03 16:41:50 -06:00
  • 1a35f02ec6 rename & add to project David Catmull 2011-06-03 15:51:10 -06:00
  • 87bc0d8813 better new git_askpasswd German Laullon 2011-05-27 12:14:49 +02:00
  • 4e54ff92fb Revert "get back the old gitx_asskpasswd" German Laullon 2011-05-27 11:46:48 +02:00
  • 34300f956d Merge pull request #69 from roustem/master German Laullon 2011-05-27 02:37:36 -07:00
  • 9b0ce4ca3c forward declarations David Catmull 2011-05-26 21:48:17 -06:00
  • b348ad2e6d Merge remote branch 'refs/remotes/laullon/master' into stash David Catmull 2011-05-26 21:38:42 -06:00
  • ff833ea880 Fixed GitX URL scheme problem (On Lion it always comes back as 'gitx'). Roustem Karimov 2011-05-26 23:27:13 -04:00
  • 59701cbe73 Reworking html resources. For some reason, without this change none of the CSS/JS is being loaded on Lion. Roustem Karimov 2011-05-26 23:21:40 -04:00
  • 25b65ac21a Ignoring .DS_Store. Roustem Karimov 2011-05-25 13:45:28 -04:00
  • 001f49b034 Disabling "Open Current Directory on Launch" by default. Adding a checkbox in Preferences window to control this setting. Roustem Karimov 2011-05-25 13:45:19 -04:00
  • 467f7eeb75 Using NSWorkspaceLaunchDefault in gitx cli. Roustem Karimov 2011-05-25 13:43:25 -04:00
  • 883aa1af83 Enabling sudden termination on Mac OS X 10.6+. Roustem Karimov 2011-05-25 13:15:39 -04:00
  • f5f00145f2 Merge pull request #60 from Uncommon/action German Laullon 2011-05-23 00:27:27 -07:00
  • 2158f1e6c7 start on stash work David Catmull 2011-05-20 21:02:37 -06:00
  • 30cbf1a26a more class comments David Catmull 2011-05-20 18:02:07 -06:00
  • 07d4befe70 Merge branch 'refs/heads/no_libgit2' German Laullon 2011-05-20 01:39:57 +02:00
  • e00f7343b1 Merge pull request #61 from Uncommon/helptags German Laullon 2011-05-19 16:34:12 -07:00
  • ac1019d5cc no libgit2 German Laullon 2011-05-20 00:46:13 +02:00
  • 96a8794edd Merge pull request #67 from firesteps/master German Laullon 2011-05-19 11:58:44 -07:00
  • 009affe4af Merge pull request #68 from RomainMuller/small_fixes German Laullon 2011-05-19 11:56:24 -07:00
  • c1b3658e05 Explicit cast to remove warning. Romain Muller 2011-05-19 18:22:02 +02:00
  • 7f281498f0 Add missing message declaration in header file. Romain Muller 2011-05-19 18:15:28 +02:00
  • b71e1ca0f0 Explicit cast is needed if we abuse the delegate that way. Romain Muller 2011-05-19 18:16:17 +02:00
  • a56f82ac2c Ugly coupling with mis-use of delegate is ugly. Romain Muller 2011-05-19 18:16:02 +02:00
  • 3ada98c765 Use of stringWithFormat in this situation is overkill. Romain Muller 2011-05-19 18:09:01 +02:00
  • 970352c89a New Dock menu. Valiev Omar 2011-05-19 14:55:33 +04:00
  • 22e4f1894f build_libgit2.sh bug German Laullon 2011-05-19 11:15:08 +02:00
  • e4a0cf6d07 Merge pull request #66 from RomainMuller/update_libgit2 German Laullon 2011-05-19 01:07:31 -07:00
  • a3175617da Fix missing symbol due to relocation in libgit2. Romain Muller 2011-05-19 09:29:47 +02:00
  • 16c4ef4ae6 Switch to own fork to have wafscript hack. Romain Muller 2011-05-18 18:09:12 +02:00
  • 451335acd3 Build fat and use XCode's 32_64 arch specification style. Romain Muller 2011-05-18 11:43:40 +02:00
  • b3cfd7fd0d Build fat libgit2 Romain Muller 2011-05-18 17:40:13 +02:00
  • 6d8982ab4b Build with WAF outside of source tree. Romain Muller 2011-05-18 14:06:55 +02:00
  • 2a2761d354 Updates submodule to point to GitHub repository of LibGit2 Romain Muller 2011-05-18 13:04:48 +02:00
  • 94efa431a6 conditionalize usage of 10.6-only protocols German Laullon 2011-05-19 00:01:49 +02:00
  • 2f828bb165 Correct new repos history. German Laullon 2011-05-18 23:45:35 +02:00
  • 4432997fb1 [GH-15] disappearing history German Laullon 2011-05-18 17:21:36 +02:00
  • 502f218f15 Merge pull request #56 from nerdrew/master German Laullon 2011-05-18 01:48:27 -07:00
  • 52b587a1de Merge pull request #52 from darconeous/error-on-repo-open-fix German Laullon 2011-05-18 01:45:36 -07:00
  • f4631533d7 Merge pull request #59 from victor/master German Laullon 2011-05-18 01:40:43 -07:00
  • 4205333d26 Merge pull request #54 from RomainMuller/fix German Laullon 2011-05-18 01:33:04 -07:00
  • 7806e64990 help tags for remotes now work David Catmull 2011-05-14 23:16:57 -06:00
  • 1d24c1dff3 hook up helpText; works with tags David Catmull 2011-05-14 10:53:42 -06:00
  • 43e3d46b13 helpTextForRef David Catmull 2011-05-14 10:42:30 -06:00
  • 6ae5d0702a pop up the action menu immediately on click David Catmull 2011-05-13 17:29:52 -06:00
  • 104681c6c0 Allow the project to be built in directories with spaces in the path name (such as an AFP share mounted as /Network/Servers/servername/Volumes/Macintosh HD/Networkusers/username/…) Victor Jalencas 2011-05-13 07:44:01 -07:00
  • b0090ce004 help text member David Catmull 2011-05-09 08:03:48 -06:00
  • a7dc2bf16e correct typo David Catmull 2011-05-06 07:37:36 -06:00
  • 6dd2cf8467 add some class comments David Catmull 2011-04-26 17:03:13 -06:00
  • 1f73579993 Don't crash with multiline gitconfig values. Andrew Ryan 2011-05-10 13:23:26 -04:00
  • e546078dd9 Fixed issue with the initial commit by adding --root in diff-tree arguments. Romain Muller 2011-05-09 22:32:13 -07:00
  • 12bb9623a4 NULL-safe escapeHTML: Romain Muller 2011-05-09 22:18:17 -07:00
  • fb6abc7de7 get back the old gitx_asskpasswd v0.8.2 German Laullon 2011-05-08 19:51:40 -07:00
  • 3c3b9ad6e1 Merge branch 'refs/heads/fix_diff_parser' Uwe Hees 2011-05-08 12:59:16 +02:00
  • f02cdd8cfc Fix line numbering of plus lines from merge diffs. Uwe Hees 2011-05-08 12:58:46 +02:00
  • f2fc162350 Make reloadRefs realize when something has gone horribly wrong. Robert Quattlebaum 2011-05-07 11:10:54 -07:00
  • 9e140f1a7d Report an error when an attempt to open a repo throws something. Robert Quattlebaum 2011-05-07 11:08:27 -07:00
  • f5039d6db1 Merge branch 'refs/heads/fix_diff_parser' Uwe Hees 2011-05-07 11:40:54 +02:00
  • 2e3cdd2e05 Remove debug output of the hunk html. Uwe Hees 2011-05-07 11:34:06 +02:00
  • d36f441e38 Parse diff hunks from merge diffs, continued. Uwe Hees 2011-05-07 11:29:31 +02:00
  • 2541fb53cc Merge remote-tracking branch 'refs/remotes/laullon/master' Uwe Hees 2011-05-07 09:08:16 +02:00
  • 62b6dba983 Parse diff hunks from merge diffs. Uwe Hees 2011-05-07 09:07:04 +02:00
  • a67e25c426 Parse merge diffs. Uwe Hees 2011-05-06 10:17:32 +02:00
  • 02d04c2862 NSSecureTextField German Laullon 2011-05-05 16:45:15 -07:00
  • ca9b4f2d41 new AskPasswd German Laullon 2011-05-05 16:43:17 -07:00