Set author time as sort order for the history viewer.
commitea27f5d4166dd3f7531ad91cd37140a19ab7c8c4
authorRobin Rosenberg <me@lathund.dewire.com>
Thu, 23 Aug 2007 20:19:54 +0000 (23 22:19 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 23 Aug 2007 20:26:41 +0000 (23 22:26 +0200)
treebe532e2061d16e56f39d1ee295d097eef7e1a51a
parenta659cc206bcb04bc7a707070daef7aae610674cc
Set author time as sort order for the history viewer.

During heavy rebaseing some of the code for collecting sorting information
was lost.  Now it is back and the graph suddenly looks much more sane.

Signed-off-by: Robin Rosenberg <me@lathund.dewire.com>
org.spearce.egit.core/src/org/spearce/egit/core/internal/mapping/GitFileHistory.java
org.spearce.jgit/src/org/spearce/jgit/lib/TopologicalWalker.java
org.spearce.jgit/src/org/spearce/jgit/lib/Walker.java
org.spearce.jgit/tst/org/spearce/jgit/lib/T0007_WalkerTest.java