Show only commits that represent changes in the history view
commit502c9feaa820be366744e6ca07b631d59f2b57dd
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 11 Mar 2007 18:15:58 +0000 (11 19:15 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 12 Mar 2007 20:51:11 +0000 (12 16:51 -0400)
tree578b3411d095791e97cd3afd722d546193533c5c
parent4cc0042ee6aa39bea10bc1ff2179e976c6c191c4
Show only commits that represent changes in the history view

The reason other commits were there originally was that it was useful
for debugging to see the last and first commit. I think that is no
longer the case.
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.core/src/org/spearce/egit/core/GitWorkspaceFileRevision.java
org.spearce.egit.core/src/org/spearce/egit/core/internal/mapping/GitFileHistory.java
org.spearce.egit.ui/src/org/spearce/egit/ui/GitHistoryPage.java