Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 02616834734e2c340a6d8115b08f69a8625a4578 authored by Alain Leufroy on 26 May 2012, 14:24:26 UTC, committed by Alain Leufroy on 26 May 2012, 14:24:26 UTC
Introduced by `6763d692fbe1dfa65697817fd9da1bf842d11fd7`_

The context menu was pre-created and reused in each context menu request but the menu (and its actions) was not aware of the changes (such as selected text).
1 parent d92a38b
Raw File
Tip revision: 02616834734e2c340a6d8115b08f69a8625a4578 authored by Alain Leufroy on 26 May 2012, 14:24:26 UTC
[qt] fix: re-enable copy action in right click menu of the description (closes #93421)
Tip revision: 0261683
README.Debian
To enable hgview as a mercurial extension (launchable with hg qv),
include the following lines in your hgrc:

[extensions]
hgview=


 -- Alexandre Fayolle <afayolle@debian.org>, Wed, 30 Sep 2009 12:53:24 +0200
back to top