A faster implementation of hgk using pygtk/pyqt4. Its primary purpose was to be able to browse the linux kernel mercurial repository.
You can get the latest version of the code using mercurial, typing:
hg clone http://www.logilab.org/cgi-bin/hgwebdir.cgi/hgview
To test it, just go in the hgview directory and type:
./bin/hgview --gtk
or
./bin/hgview --qt
