Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Raw File
Tip revision: b71e0bab8c2f62e9c1a7e297e0c72f95e773f7ed authored by David Douard on 05 June 2009, 11:41:34 UTC
close new_qt_ui branche (it's now teh default branch)
Tip revision: b71e0ba
hgqv.rc
# This file is intended to be installed in a system's hgrc.d directory
# It enables the hgqv's mercurial plugin, making the 'hg qv' command
# available.  This file presumes hgext/hgqv.py has been installed in
# the hgext path

[extensions]
hgext.hgqv =
back to top