I have a set of mercurial repositories being served online with hgwebdir.cgi. I would like to be able to show a graphical representation of the branches and merges in the same way that this site does. I can't seem to find any reference to how to do that though. Does the functionality only exist in hgweb and not hgwebdir?
+2
A:
This future will be enabled in next release, try use develop version from repo.
In console u can use glog extension
slav0nic
2008-11-08 09:57:22
+2
A:
Until version 1.1 comes out (in a few days) you'd need to clone and install from the Mercurial crew respository
Ry4an
2008-11-10 04:52:57