Git development
 help / color / mirror / Atom feed
* [Q] Abbreviated history graph?
@ 2008-11-03 13:39 Brian Foster
  2008-11-03 14:20 ` Santi Béjar
  2008-11-03 19:32 ` Linus Torvalds
  0 siblings, 2 replies; 18+ messages in thread
From: Brian Foster @ 2008-11-03 13:39 UTC (permalink / raw)
  To: Git Mailing List


Hello,

  A colleague and I recently wanted to examine the
 history in a broad sense without worrying too much
 about the individual commits.  What we (think we)
 wanted is a ‘gitk --all’ history graph showing only
 “named” historical points; i.e., tags and branch
 HEADs, perhaps with an indication of whether or not
 it's a “linear” change sequence that leads from one
 to another.  That is, hypothetically, if the history
 looks something like (where ‘A’ &tc has a name as
 per above, and ‘*’ does not):

     A--->*--->*--->C--->D--->*----->E
      \                   \         /
       \->*-->B            \->*--->*--->F

 What we wanted to see is something like:

     A------>C--->D--->E
      \       \       /
       \->B    \-----/--->F

 Is there some way of doing something similar to that
 (git v1.6.0.2)?  In addition to ‘gitk’, we also (rather
 quickly!) tried both ‘qgit’ and ‘giggle’, but without
 any apparent success.

cheers!
	-blf-

-- 
“How many surrealists does it take to   | Brian Foster
 change a lightbulb? Three. One calms   | somewhere in south of France
 the warthog, and two fill the bathtub  |   Stop E$$o (ExxonMobil)!
 with brightly-coloured machine tools.” |      http://www.stopesso.com

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

end of thread, other threads:[~2008-11-04 21:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 13:39 [Q] Abbreviated history graph? Brian Foster
2008-11-03 14:20 ` Santi Béjar
2008-11-03 14:55   ` Santi Béjar
2008-11-03 15:46   ` Brian Foster
2008-11-03 16:08     ` Santi Béjar
2008-11-03 19:32 ` Linus Torvalds
2008-11-03 19:33   ` [PATCH 1/4] Add a 'source' decorator for commits Linus Torvalds
2008-11-03 19:35     ` [PATCH 2/4] revision: make tree comparison functions take commits rather than trees Linus Torvalds
2008-11-03 19:39       ` [PATCH 3/4] Make '--decorate' set an explicit 'show_decorations' flag Linus Torvalds
2008-11-03 19:43         ` [PATCH 4/4] Add support for 'namespace' history simplification Linus Torvalds
2008-11-03 21:45           ` Santi Béjar
2008-11-03 22:05             ` Linus Torvalds
2008-11-03 22:34               ` Santi Béjar
2008-11-03 22:28           ` Robin Rosenberg
2008-11-04 21:33           ` Clemens Buchacher
2008-11-03 20:15   ` [Q] Abbreviated history graph? Linus Torvalds
2008-11-03 20:34     ` Linus Torvalds
2008-11-04  8:45     ` Junio C Hamano

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