Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 3436ad93b78a8614cca1a6e2616d5a112cf4b7fa authored by Aurelien Campeas on 27 May 2009, 13:19:24 UTC, committed by Aurelien Campeas on 27 May 2009, 13:19:24 UTC
1 parent b220587
Raw File
Tip revision: 3436ad93b78a8614cca1a6e2616d5a112cf4b7fa authored by Aurelien Campeas on 27 May 2009, 13:19:24 UTC
cmp -> key
Tip revision: 3436ad9
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