Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 22ef46793fe5c963d289fea86664218215957160 authored by Alain Leufroy on 31 July 2012, 11:44:18 UTC, committed by Alain Leufroy on 31 July 2012, 11:44:18 UTC
introduced by `62c56c94c77e2138aea6288eab0192e993a4b1de <http://www.selenic.com/hg/rev/62c56c94c77e>`_
1 parent 71d4b2a
Raw File
Tip revision: 22ef46793fe5c963d289fea86664218215957160 authored by Alain Leufroy on 31 July 2012, 11:44:18 UTC
[lib] update Hg2.3: hiddenrevs is moved on the repository
Tip revision: 22ef467
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