Staging
v0.8.1
https://foss.heptapod.net/mercurial/hgview
Revision 479c73973a24610b0d9c4a16243bb13d9cdecc6f authored by David Douard on 05 June 2009, 12:11:25 UTC, committed by David Douard on 05 June 2009, 12:11:25 UTC
2 parent s fa34d81 + b71e0ba
Raw File
Tip revision: 479c73973a24610b0d9c4a16243bb13d9cdecc6f authored by David Douard on 05 June 2009, 12:11:25 UTC
merge closed new_qt_ui branch (it's now 'default')
Tip revision: 479c739
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