Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision a701f92e757ef1b2f2ca5ae3fa97dbfea6dfc4b8 authored by Alexandre Fayolle on 30 September 2009, 13:25:22 UTC, committed by Alexandre Fayolle on 30 September 2009, 13:25:22 UTC
1 parent 848797a
Raw File
Tip revision: a701f92e757ef1b2f2ca5ae3fa97dbfea6dfc4b8 authored by Alexandre Fayolle on 30 September 2009, 13:25:22 UTC
fix setup.py call in debian/rules
Tip revision: a701f92
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