Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision fe7e3b1bdfe226c2651ab7db20c3a1126e287820 authored by David Douard on 13 January 2010, 18:47:57 UTC, committed by David Douard on 13 January 2010, 18:47:57 UTC
1 parent 0f58b5d
Raw File
Tip revision: fe7e3b1bdfe226c2651ab7db20c3a1126e287820 authored by David Douard on 13 January 2010, 18:47:57 UTC
small fix: make log col only display first line of the description
Tip revision: fe7e3b1
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