David Catmull
|
8676e86ea7
|
fix display for merge commits, which stashes happen to be
git diff-tree has to be explicitly given the list of parents
|
2011-06-14 17:38:55 -06:00 |
|
David Catmull
|
c02046e647
|
JavaScript fix
|
2011-06-14 17:20:56 -06:00 |
|
David Catmull
|
fc3ef16e3a
|
finish parser refactor
|
2011-06-14 17:20:35 -06:00 |
|
David Catmull
|
93212a6efd
|
WIP refactor parsing
|
2011-06-13 17:52:11 -06:00 |
|
David Catmull
|
0ec89f165c
|
plug in PBWebStashController
|
2011-06-13 17:51:16 -06:00 |
|
David Catmull
|
8053f57fbc
|
add PBWebStashController
|
2011-06-12 21:46:30 -06:00 |
|
David Catmull
|
60503ba19f
|
fix file name comments
|
2011-06-12 15:24:01 -06:00 |
|
David Catmull
|
10274aef55
|
PBViewController.superController accessor
|
2011-06-12 15:23:30 -06:00 |
|
David Catmull
|
91026f857e
|
base PBWebHistoryController on PBWebCommitController
|
2011-06-12 09:25:37 -06:00 |
|
David Catmull
|
9f983766dd
|
start on refactoring PBWebHistoryController
|
2011-06-10 17:35:31 -06:00 |
|
David Catmull
|
0da73789eb
|
saner method name
|
2011-06-10 17:12:50 -06: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 |
|
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 |
|
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 |
|