Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 804a2c67c6042c0cf9600d8e908f6bfebb305ee6 authored by Olle Lundberg on 15 April 2014, 19:21:51 UTC, committed by Olle Lundberg on 15 April 2014, 19:21:51 UTC
tuple and list does not compare to each other (a, b) != [a, b]
1 parent 5cbb34f
Raw File
Tip revision: 804a2c67c6042c0cf9600d8e908f6bfebb305ee6 authored by Olle Lundberg on 15 April 2014, 19:21:51 UTC
application: fix urwid check
Tip revision: 804a2c6
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