Commit Graph

1475 Commits

Author SHA1 Message Date
German Laullon ee6733013c Merge pull request #74 from Uncommon/stash
Show stash contents when selected in the sidebar
2011-06-09 11:53:53 -07:00
David Catmull 0d89d91d00 fix initial stash load 2011-06-08 16:35:46 -06:00
David Catmull e254a4488f fix some tabs 2011-06-08 16:35:30 -06:00
David Catmull a2c623bc2c delete PBWebStashController 2011-06-08 15:13:17 -06:00
David Catmull 50388f57eb add some spaces 2011-06-05 17:16:55 -06:00
David Catmull 800a143b04 modernize loop 2011-06-05 17:11:53 -06:00
David Catmull e1836bb02a plug the stuff in, not working yet 2011-06-03 17:38:05 -06:00
David Catmull 94c08dd5bc stash view xib 2011-06-03 16:51:42 -06:00
David Catmull f2d875705e rename again to accommodate implicit nib naming 2011-06-03 16:41:50 -06:00
David Catmull 1a35f02ec6 rename & add to project 2011-06-03 15:51:10 -06:00
German Laullon 87bc0d8813 better new git_askpasswd 2011-05-27 12:14:49 +02:00
German Laullon 4e54ff92fb Revert "get back the old gitx_asskpasswd"
This reverts commit fb6abc7de7.
2011-05-27 11:46:48 +02:00
German Laullon 34300f956d Merge pull request #69 from roustem/master
A few small changes to better support Mac OS X Lion
2011-05-27 02:37:36 -07:00
David Catmull 9b0ce4ca3c forward declarations 2011-05-26 21:48:17 -06:00
David Catmull b348ad2e6d Merge remote branch 'refs/remotes/laullon/master' into stash 2011-05-26 21:38:42 -06:00
Roustem Karimov ff833ea880 Fixed GitX URL scheme problem (On Lion it always comes back as 'gitx'). 2011-05-26 23:27:13 -04:00
Roustem Karimov 59701cbe73 Reworking html resources. For some reason, without this change none of the CSS/JS is being loaded on Lion. 2011-05-26 23:21:40 -04:00
Roustem Karimov 25b65ac21a Ignoring .DS_Store. 2011-05-25 13:45:28 -04:00
Roustem Karimov 001f49b034 Disabling "Open Current Directory on Launch" by default. Adding a checkbox in Preferences window to control this setting.
This fixed a problem happening on Mac OS X Lion where more than one GitX window is shown when using gitx CLI.
2011-05-25 13:45:19 -04:00
Roustem Karimov 467f7eeb75 Using NSWorkspaceLaunchDefault in gitx cli. 2011-05-25 13:43:25 -04:00
Roustem Karimov 883aa1af83 Enabling sudden termination on Mac OS X 10.6+. 2011-05-25 13:15:39 -04:00
German Laullon f5f00145f2 Merge pull request #60 from Uncommon/action
Open the action menu on mousedown
2011-05-23 00:27:27 -07:00
David Catmull 2158f1e6c7 start on stash work 2011-05-20 21:02:37 -06:00
German Laullon 07d4befe70 Merge branch 'refs/heads/no_libgit2' 2011-05-20 01:39:57 +02:00
German Laullon e00f7343b1 Merge pull request #61 from Uncommon/helptags
Help tags for remotes and tags
2011-05-19 16:34:12 -07:00
German Laullon ac1019d5cc no libgit2 2011-05-20 00:46:13 +02:00
German Laullon 96a8794edd Merge pull request #67 from firesteps/master
Dock menu
2011-05-19 11:58:44 -07:00
German Laullon 009affe4af Merge pull request #68 from RomainMuller/small_fixes
Small fixes
2011-05-19 11:56:24 -07:00
Romain Muller c1b3658e05 Explicit cast to remove warning. 2011-05-19 18:22:02 +02:00
Romain Muller 7f281498f0 Add missing message declaration in header file.
Use specific type instead of id.
2011-05-19 18:18:34 +02:00
Romain Muller b71e1ca0f0 Explicit cast is needed if we abuse the delegate that way. 2011-05-19 18:18:34 +02:00
Romain Muller a56f82ac2c Ugly coupling with mis-use of delegate is ugly. 2011-05-19 18:18:34 +02:00
Romain Muller 3ada98c765 Use of stringWithFormat in this situation is overkill. 2011-05-19 18:09:01 +02:00
Valiev Omar 970352c89a New Dock menu. 2011-05-19 14:55:33 +04:00
German Laullon 22e4f1894f build_libgit2.sh bug 2011-05-19 11:15:08 +02:00
German Laullon e4a0cf6d07 Merge pull request #66 from RomainMuller/update_libgit2
Update libgit2 to 0.12
2011-05-19 01:07:31 -07:00
Romain Muller a3175617da Fix missing symbol due to relocation in libgit2. 2011-05-19 09:29:47 +02:00
Romain Muller 16c4ef4ae6 Switch to own fork to have wafscript hack. 2011-05-19 09:21:19 +02:00
Romain Muller 451335acd3 Build fat and use XCode's 32_64 arch specification style. 2011-05-19 09:21:18 +02:00
Romain Muller b3cfd7fd0d Build fat libgit2 2011-05-19 09:21:18 +02:00
Romain Muller 6d8982ab4b Build with WAF outside of source tree.
Update headers and search paths with new build logic.
2011-05-19 09:21:18 +02:00
Romain Muller 2a2761d354 Updates submodule to point to GitHub repository of LibGit2
Updated submodule to libGit 0.12
2011-05-19 09:21:18 +02:00
German Laullon 94efa431a6 conditionalize usage of 10.6-only protocols
David Catmull (Uncommon)
Uncommon/gitx@e5b603f188

Conflicts:

	DBPrefsWindowController.h
	PBGitHistoryController.h
	PBGitSidebarController.h
	PBGitWindowController.h
2011-05-19 00:01:49 +02:00
German Laullon 2f828bb165 Correct new repos history. 2011-05-18 23:45:35 +02:00
German Laullon 4432997fb1 [GH-15] disappearing history 2011-05-18 17:30:19 +02:00
German Laullon 502f218f15 Merge pull request #56 from nerdrew/master
Enable multiline git config values.
2011-05-18 01:48:27 -07:00
German Laullon 52b587a1de Merge pull request #52 from darconeous/error-on-repo-open-fix
Error on repo open fix
2011-05-18 01:45:36 -07:00
German Laullon f4631533d7 Merge pull request #59 from victor/master
Allow the project to be built in directories with spaces in the path nam...
2011-05-18 01:40:43 -07:00
German Laullon 4205333d26 Merge pull request #54 from RomainMuller/fix
GitX 0.8.2 does not like first commits
2011-05-18 01:33:04 -07:00
David Catmull 7806e64990 help tags for remotes now work 2011-05-14 23:16:57 -06:00