Branching in RepositoriesView
commitdc3d86dc85d13db9ed85fe2b0661e9241a9bef8c
authorMathias Kinzler <mathias.kinzler@sap.com>
Tue, 4 May 2010 23:11:10 +0000 (5 01:11 +0200)
committerChris Aniszczyk <caniszczyk@gmail.com>
Wed, 5 May 2010 07:22:34 +0000 (5 02:22 -0500)
treecbdbdb46219c26e5776ceb44dcb62bf8a3cd121b
parent8eda3682075649af39f9d38ea928f04b31bf3394
Branching in RepositoriesView

This is a very first implementation of adding/deleting
branches in the RepositoriesView. It works on the
branch-related nodes.
This has no extensive input validation or such, and
it also does not take other repository states into
account, so perhaps this might have to be
added, too.
The "Delete Branch" operation uses "force"-mode
to make sure it is not rejected if the branch is not
a parent of the current branch or such.

Bug: 311354

Change-Id: I8d5501086568ff7219f504f8779cd394fa13cda3
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/CreateBranchPage.java [new file with mode: 0644]
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoriesView.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties