brotherbard
0377181bbf
Disable the Checkout menu item when the branch is the current branch.
2009-11-07 22:31:14 -07:00
brotherbard
f97cfbbf18
Add name of branch/remote to Checkout and Delete contextual menu items.
2009-11-07 21:50:01 -07:00
André Berg
1551084b16
Update context menu to include remote target and other dynamic title changes.
...
When right-clicking on a ref label, if the ref has a default remote configured ,
a new greyed out menu entry with the remote's name is put above all other menu
entries and separated by a menu item separator.
2009-11-07 04:25:12 +01:00
André Berg
93a027cccd
Bug fix: Make new buttons actually work.
...
Mind you, these buttons cannot operate on the clicked branch like the context menu.
Instead they always operate on the currently active branch (or its default remote).
2009-11-03 04:38:30 +01:00
Morgan Schweers
b580c03795
DRY up the menu adding code
...
Add rebase and pull menu items
Get upstream name more git-accurately for upstream operations
2009-10-26 16:16:04 +01:00
Morgan Schweers
4b74a3f92a
Disable the push menu item for branches which don't have a remote.
2009-10-26 16:15:50 +01:00
Morgan Schweers
cdc4f5208b
Add a menu item and an action for pushing a repo up.
2009-10-26 16:15:35 +01:00
Mike Czepiel
7e74efba0d
Added very basic tag info menu item and alert.
...
Simply renders the tag message when activated.
This would also make sense being available in
the web view somewhere.
2009-05-18 22:55:27 +01:00
Pieter de Bie
00e44b35d0
RefController: Allow checking out branches
2008-11-01 23:24:41 +01:00
Pieter de Bie
058fbcff58
RefController: Refactor ref menu to its own class
2008-11-01 23:16:41 +01:00