Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 237ae6a164486bf5ed2f45b746bcc03318fcb40c authored by David Douard on 07 December 2009, 05:58:21 UTC, committed by David Douard on 07 December 2009, 05:58:21 UTC
make filelog revision dialog start with item coorectly selected (TableView)
1 parent 5e956b5
Raw File
Tip revision: 237ae6a164486bf5ed2f45b746bcc03318fcb40c authored by David Douard on 07 December 2009, 05:58:21 UTC
small fix:
Tip revision: 237ae6a
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