I am pleased to announce the latest release of hgview 1.1.0. What is it?For the ones from the back of the classroom near the radiator, let me remind you that hgview is a very helpful tool for daily work using the excellent DVCS Mercurial (which we heavily use at Logilab). It allows to easily and visually navigate your hg repository revision graphlog. It is written in Python and pyqt. What's new
Download and installationThe source code is available as a tarball, or using our public hg repository of course. To use it from the sources, you just have to add a line in your .hgrc file, in the [extensions] section: hgext.hgview=/path/to/hgview/hgext/hgview.py Debian and Ubuntu users can also easily install hgview (and Logilab other free software tools) using our deb package repositories. |


Using tempfile.mkstemp correctly
