hgk graph layout
Alpár Jüttner
alpar at cs.elte.hu
Mon Apr 28 10:50:02 UTC 2008
>
> > Maybe hgk could use the same algorithm as 'hg glog' does?
>
> I recommend you try the TortoiseHg log viewer.
It also good because it can filter the changesets, for example it can
show only a named branch, which is a very useful feature.
However, hgk has a much better visual appearance because
* it shows much more changesets at the same time using the same
font size as hgtk. Also the parallel lines occupy unnecessary
large space in hgtk.
* The tags are displayed much better in hgk.
* not so important, but I personally dislike the bended lines in
hgtk.
Thus I would like to see a tool featuring the functionality of hgtk and
the visual appearance of hgk.
Regards,
Alpar
> It's graph algorithm is
> based on the graphlog extension. You can run the tortoiseHg dialogs on
> any platform that supports PyGtk >= 2.8
>
> http://tortoisehg.wiki.sourceforge.net/hgtk
>
More information about the Mercurial
mailing list