Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 917a4804c160cc1ff9f57c2f13bfa1e8d3044ca3 authored by Alain Leufroy on 07 October 2013, 10:14:26 UTC, committed by Alain Leufroy on 07 October 2013, 10:14:26 UTC
Users could provided unnormalized path.
1 parent 02c5003
Raw File
Tip revision: 917a4804c160cc1ff9f57c2f13bfa1e8d3044ca3 authored by Alain Leufroy on 07 October 2013, 10:14:26 UTC
[nested repo] fix path comparison
Tip revision: 917a480
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