Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision effe204f9c71522eaa8fc9f5eb3fc3d09511b209 authored by Mads Kiilerich on 24 August 2019, 17:58:08 UTC, committed by Mads Kiilerich on 24 August 2019, 17:58:08 UTC
Avoid comparing with basestring, but be explicit about handling both tuples and strings.

Some of these entries come from deep down in Mercurial internals.
1 parent 37ce4fb
Raw File
Tip revision: effe204f9c71522eaa8fc9f5eb3fc3d09511b209 authored by Mads Kiilerich on 24 August 2019, 17:58:08 UTC
Convert various tagged GraphLog entries to unicode for curses interface
Tip revision: effe204
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top