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?
Asked
Active
Viewed 982 times
2 Answers
3
This future will be enabled in next release, try use develop version from repo.
In console u can use glog extension

slav0nic
- 3,646
- 1
- 21
- 15
2
Until version 1.1 comes out (in a few days) you'd need to clone and install from the Mercurial crew respository

Ry4an Brase
- 78,112
- 7
- 148
- 169