Add a new action "Compare With -> HEAD"
commit254847a93c6bfb4b5058c70a7874aef8036a5ef1
authorStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 09:42:17 +0000 (16 11:42 +0200)
committerStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 09:42:17 +0000 (16 11:42 +0200)
tree9386ac14499ce473f8cbe43a6515164d5e5ff22b
parentc931abb07dd326d3d0a7a0b94c4c6a1ca6a47b78
Add a new action "Compare With -> HEAD"

Adds a new action which compare a file in the working tree
with the HEAD version.

Change-Id: I6d21dcccec5fe16b105dc0f31b463e3e6b169687
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.egit.ui/plugin.properties
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/GitCompareFileRevisionEditorInput.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/actions/CompareWithHeadAction.java [new file with mode: 0644]
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/GitHistoryPage.java