Git development
 help / color / mirror / Atom feed
* [JGIT PATCH 0/3] jgit: Verbase branch command
@ 2008-08-18 11:01 Charles O'Farrell
  2008-08-18 11:01 ` [JGIT PATCH 1/3] Extract RefComparator to sort collection of Refs Charles O'Farrell
  0 siblings, 1 reply; 6+ messages in thread
From: Charles O'Farrell @ 2008-08-18 11:01 UTC (permalink / raw)
  To: git; +Cc: Charles O'Farrell

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-08-18 14:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 11:01 [JGIT PATCH 0/3] jgit: Verbase branch command Charles O'Farrell
2008-08-18 11:01 ` [JGIT PATCH 1/3] Extract RefComparator to sort collection of Refs Charles O'Farrell
2008-08-18 11:01   ` [JGIT PATCH 2/3] Cleanup of Branch command ready for verbose mode Charles O'Farrell
2008-08-18 11:01     ` [JGIT PATCH 3/3] Verbose branch command Charles O'Farrell
2008-08-18 13:41     ` [JGIT PATCH 2/3] Cleanup of Branch command ready for verbose mode Marek Zawirski
2008-08-18 14:20       ` Shawn O. Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox