Staging
v0.8.1
https://foss.heptapod.net/mercurial/hgview
Revision 2201e7585ee245a490ffa19cb72042167f781139 authored by David Douard on 27 May 2009, 05:27:26 UTC, committed by David Douard on 27 May 2009, 05:27:26 UTC
1 parent e9b1751
Raw File
Tip revision: 2201e7585ee245a490ffa19cb72042167f781139 authored by David Douard on 27 May 2009, 05:27:26 UTC
Antialias blockmatcher rendering
Tip revision: 2201e75
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