Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 92fd4416cd8d841bfce74ab9ed42d9747a903842 authored by Mads Kiilerich on 24 August 2019, 16:10:16 UTC, committed by Mads Kiilerich on 24 August 2019, 16:10:16 UTC
Needed for Python 3, works with Python 2.
1 parent 2bc4760
Raw File
Tip revision: 92fd4416cd8d841bfce74ab9ed42d9747a903842 authored by Mads Kiilerich on 24 August 2019, 16:10:16 UTC
Use unicode output_encoding when rendering help text
Tip revision: 92fd441
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