Change history visualization tools?

Alpár Jüttner alpar at cs.elte.hu
Tue Jul 22 17:31:31 CDT 2008


On Tue, 2008-07-22 at 17:43 -0400, Christopher Nuzum wrote:
> Hi folks.  Has anyone come across or written a tool that present a  
> nice graphical visualization of Mercurial's log.  Back in the CVS days  
> I made daily use of Syntevo's smart-cvs Graphical Log(*) feature. Is  
> there anything similar for Mercurial hiding out there? With all the  
> branches and merging in our repository, it would be very helpful to be  
> able to visualize all the parent/child relationships, tags, etc.

There are at least tree sepatate tools available for this purpose:
     1. hg view
     2. hgtk log (this needs tortoiseHg intalled
     3. hg glog. This prints very nice ascii graphical history log in
        your terminal
        ('hg glog --style=compact -l20' is even better)
        
Best regards,
Alpar

> 
> In the mean time, have I missed something good out there? What do you  
> use?
> 
> Thanks!
> 
> Chris
> 
> * http://www.syntevo.com/smartcvs/features.html
> 
> --
> Christopher Nuzum
> Traction Software, Inc.
> 245 Waterman St. Suite 309
> Providence, RI 02906
> +1 (401) 528-1145 office
> http://tractionsoftware.com
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial



More information about the Mercurial mailing list