[historyView] Support blaming commit scoped to single file
commitf1e40cf062f90590862543f47dd71d76627d59ce
authorKevin Sawicki <kevin@github.com>
Mon, 11 Jun 2012 23:57:13 +0000 (12 01:57 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 11 Jun 2012 23:57:13 +0000 (12 01:57 +0200)
treedae8ae3768c9da328ee6ecea50990d8563da5cc9
parent910ecee58cb814632e6e100ceba5e2bdf4f11208
[historyView] Support blaming commit scoped to single file

Add 'Show Annotations' to the context menu of the history view
table when the input is a single file.  Running the action will
open the editor with the file blamed starting at the selected
commit.

Bug: 362052
Change-Id: I7c3ad8a7b679d3438e763e8b1ca764582412ef86
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/CommitGraphTable.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/command/HistoryViewCommands.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/command/ShowBlameHandler.java [new file with mode: 0644]
org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties