Verbose branch listing added for the sake of completeness Charles O'Farrell (3): Extract RefComparator to sort collection of Refs Cleanup of Branch command ready for verbose mode Verbose branch command .../src/org/spearce/jgit/pgm/Branch.java | 60 +++++++++++++---- .../src/org/spearce/jgit/lib/RefComparator.java | 72 ++++++++++++++++++++ .../src/org/spearce/jgit/lib/RefWriter.java | 14 +---- 3 files changed, 120 insertions(+), 26 deletions(-) create mode 100644 org.spearce.jgit/src/org/spearce/jgit/lib/RefComparator.java -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html