Staging
v0.8.1
https://foss.heptapod.net/mercurial/hgview
Revision 6ecd90eccd3ecfa6c6cff57bcaa2efb97a379fd7 authored by Pierre-Yves David on 11 September 2013, 12:12:07 UTC, committed by Pierre-Yves David on 11 September 2013, 12:12:07 UTC
The `revision_grapher` function has a `stop_rev` argument but none of the caller
use it. So we drop it for simplification.
1 parent 46cec36
Raw File
Tip revision: 6ecd90eccd3ecfa6c6cff57bcaa2efb97a379fd7 authored by Pierre-Yves David on 11 September 2013, 12:12:07 UTC
[hggraph] drop the unused stop_rev parameter
Tip revision: 6ecd90e
README.Debian
To enable hgview as a mercurial extension (launchable with hg qv),
include the following lines in your hgrc:

[extensions]
hgview=


 -- Alexandre Fayolle <afayolle@debian.org>, Wed, 30 Sep 2009 12:53:24 +0200
back to top