Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision e4d630f231ea5cad4a9729eb8f87a3d97c0a36cb authored by David Douard on 21 January 2010, 14:31:49 UTC, committed by David Douard on 21 January 2010, 14:31:49 UTC
1 parent b13a631
Raw File
Tip revision: e4d630f231ea5cad4a9729eb8f87a3d97c0a36cb authored by David Douard on 21 January 2010, 14:31:49 UTC
Added tag hgview-version-1.2.0, hgview-debian-version-1.2.0-1 for changeset e20036ab897a
Tip revision: e4d630f
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