Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 7352927b8ea52cebf00db39cd1e89608c817bc56 authored by Alexandre Fayolle on 25 September 2009, 14:54:25 UTC, committed by Alexandre Fayolle on 25 September 2009, 14:54:25 UTC
1 parent 3587567
Raw File
Tip revision: 7352927b8ea52cebf00db39cd1e89608c817bc56 authored by Alexandre Fayolle on 25 September 2009, 14:54:25 UTC
fixed numversion and debian maintainer
Tip revision: 7352927
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