]> source.dussan.org Git - jgit.git/commit
Ensure stable tag sort in PlotWalk 32/2032/2
authorShawn O. Pearce <spearce@spearce.org>
Fri, 3 Dec 2010 21:19:15 +0000 (13:19 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 4 Dec 2010 00:38:24 +0000 (16:38 -0800)
commit864091d982a32050fa6dc3d5969b51b94f0e488c
treeb0ea902dd3ada721cd3b012947e8ce3f3e6fc445
parent37001ddc8df83237840896ed82fe584a9163c698
Ensure stable tag sort in PlotWalk

Because tags are more interesting here than local or remote branch
heads, tags get sorted earlier in the array than heads or remotes do.

Bug: 324939
Change-Id: Ifc3863461654df7f34fdecbd2abe1f4b5d2ffb8e
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
CC: Mathias Kinzler <mathias.kinzler@sap.com>
CC: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/revplot/PlotWalk.java