Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 99340ab5644e1d855ff9914821c44bba6aa61eac authored by David Douard on 15 December 2009, 21:30:47 UTC, committed by David Douard on 15 December 2009, 21:30:47 UTC
1 parent bd00fce
Raw File
Tip revision: 99340ab5644e1d855ff9914821c44bba6aa61eac authored by David Douard on 15 December 2009, 21:30:47 UTC
Make display of mq tags optional
Tip revision: 99340ab
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