Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 1f0cff108a03ebec7e4c939b6d12d95b8534adf9 authored by Pierre-Yves David on 23 November 2010, 17:04:11 UTC, committed by Pierre-Yves David on 23 November 2010, 17:04:11 UTC
"default" and "stable" alway use the same color. Color of other named
branch are choose from alphabetical order instead of index order.
1 parent c552645
Raw File
Tip revision: 1f0cff108a03ebec7e4c939b6d12d95b8534adf9 authored by Pierre-Yves David on 23 November 2010, 17:04:11 UTC
Stabilise named branch color
Tip revision: 1f0cff1
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