Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision bac49fe5b6e43e470edd4f8ebf8da51d02bdca23 authored by Alain Leufroy on 03 August 2012, 13:17:01 UTC, committed by Alain Leufroy on 03 August 2012, 13:17:01 UTC
1 parent 2f90a01
Raw File
Tip revision: bac49fe5b6e43e470edd4f8ebf8da51d02bdca23 authored by Alain Leufroy on 03 August 2012, 13:17:01 UTC
[qt] obsolete: display obsolete info in context content
Tip revision: bac49fe
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