Show the diff to previous version in history view
commitab170e9e1f38c9ebd5dce44c5040108911dc0ff4
authorStefan Lay <stefan.lay@sap.com>
Thu, 14 Jan 2010 14:36:15 +0000 (14 15:36 +0100)
committerStefan Lay <stefan.lay@sap.com>
Thu, 14 Jan 2010 14:36:15 +0000 (14 15:36 +0100)
treecff17cded0e919137c5ab3d552385f5f54a01c0e
parent1f01c420bf94681560d2ab2153728305767576ef
Show the diff to previous version in history view

The content is filtered by the same filter as the list of files in the
CommitFileDiffViewer (the table on the lower right of the view).

The diff is only shown for the case of one parent, i.e. merge commits
are still omitted.

Bug: 293329
Change-Id: I6af106314729bf123257ee13d2dad5c76f50eb04
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/CommitMessageViewer.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/FileDiff.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/GitHistoryPage.java