Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 4408fe9931a84c53bbbae496b8e49a52d57aeeb8 authored by Alexandre Fayolle on 25 September 2009, 14:47:45 UTC, committed by Alexandre Fayolle on 25 September 2009, 14:47:45 UTC
1 parent d637e79
Raw File
Tip revision: 4408fe9931a84c53bbbae496b8e49a52d57aeeb8 authored by Alexandre Fayolle on 25 September 2009, 14:47:45 UTC
added alexandre as uploader, updated standards version
Tip revision: 4408fe9
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