Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 71004ec4eb94706b501196a4e29f53499463eaf6 authored by Alain Leufroy on 24 April 2012, 07:25:05 UTC, committed by Alain Leufroy on 24 April 2012, 07:25:05 UTC
1 parent 262ef10
Raw File
Tip revision: 71004ec4eb94706b501196a4e29f53499463eaf6 authored by Alain Leufroy on 24 April 2012, 07:25:05 UTC
phases: add an option to activate changeset reordering (closes #92312)
Tip revision: 71004ec
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