-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ppl/gitx
base: master
head repository: ppl/gitx
compare: pb/sidebar
- 13 commits
- 21 files changed
- 1 contributor
Commits on Sep 9, 2009
-
Add start of a sourceview list
This shows in a separate window for now, so we don't mess up the xibs. Once I'm satisfied with the result, I can put it into the main view with a single change :)
Configuration menu - View commit details
-
Copy full SHA for c8cfe7a - Browse repository at this point
Copy the full SHA c8cfe7aView commit details
Commits on Sep 10, 2009
-
Sidebar: populate with branches
This is far from perfect, but should indicate which direction this is going in
Configuration menu - View commit details
-
Copy full SHA for 462e90d - Browse repository at this point
Copy the full SHA 462e90dView commit details -
SideBar: Add branches as children
This makes a nice tree, which should be more readable than the existing list. The local branches are expanded by default.
Configuration menu - View commit details
-
Copy full SHA for bff9363 - Browse repository at this point
Copy the full SHA bff9363View commit details -
Sidebar: display a custom icon
These are based on a contribution by Vincent Esche, but we'll probably have to change them a bit.
Configuration menu - View commit details
-
Copy full SHA for ca479c7 - Browse repository at this point
Copy the full SHA ca479c7View commit details -
Sidebar: hook up branch switching
This is far from perfect, but at least you can use it to navigate the stuff a bit now :)
Configuration menu - View commit details
-
Copy full SHA for 23d5c01 - Browse repository at this point
Copy the full SHA 23d5c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59d68b - Browse repository at this point
Copy the full SHA c59d68bView commit details -
SideBar: Add ViewAction and ViewRemote objects
These two new classes can represent items in our SourceList that refer to specific actions (such as comitting), or specific Remotes.
Configuration menu - View commit details
-
Copy full SHA for fb3a170 - Browse repository at this point
Copy the full SHA fb3a170View commit details -
When this tree leaf is selected, the view switches to the commit view.
Configuration menu - View commit details
-
Copy full SHA for 692a79c - Browse repository at this point
Copy the full SHA 692a79cView commit details
Commits on Sep 13, 2009
-
WIP: Move the sidebar to the history view instead
I'm not sure what we should do with the commit stuff, but this seems more reasonable
Configuration menu - View commit details
-
Copy full SHA for ff1d305 - Browse repository at this point
Copy the full SHA ff1d305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3ee96 - Browse repository at this point
Copy the full SHA 1c3ee96View commit details -
PBGitRevSpecifier: tweak "isSimpleRef" a bit
For example, HEAD is a simple ref, but "stable..HEAD" isn't.
Configuration menu - View commit details
-
Copy full SHA for d05deb9 - Browse repository at this point
Copy the full SHA d05deb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd381a4 - Browse repository at this point
Copy the full SHA cd381a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 468e6bb - Browse repository at this point
Copy the full SHA 468e6bbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...pb/sidebar