Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 1379ff7d01b2800770b2a3e5a19506b6ba5ca643 authored by Pierre-Yves David on 03 August 2012, 15:39:59 UTC, committed by Pierre-Yves David on 03 August 2012, 15:39:59 UTC
1 parent 951474d
Raw File
Tip revision: 1379ff7d01b2800770b2a3e5a19506b6ba5ca643 authored by Pierre-Yves David on 03 August 2012, 15:39:59 UTC
[pkg] prepare version 1.6.0
Tip revision: 1379ff7
hgview.rc
# This file is intended to be installed in a system's hgrc.d directory
# It enables the hgview's mercurial plugin, making the 'hg qv' command
# available.  This file presumes hgext/hgview.py has been installed in
# the hgext path

[extensions]
hgext.hgview =
back to top