Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 0a6362a3640e6794e8f8637863eaed846cbe3d6c authored by Alain Leufroy on 11 September 2011, 14:29:23 UTC, committed by Alain Leufroy on 11 September 2011, 14:29:23 UTC
1 parent 59250c7
Raw File
Tip revision: 0a6362a3640e6794e8f8637863eaed846cbe3d6c authored by Alain Leufroy on 11 September 2011, 14:29:23 UTC
[console] delay highlighting the source to speed up rendering
Tip revision: 0a6362a
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