Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 491c9bba62a9c6e26bbc72355193024798bca068 authored by Mads Kiilerich on 09 August 2019, 10:47:43 UTC, committed by Mads Kiilerich on 09 August 2019, 10:47:43 UTC
https://www.logilab.org/ticket/10132458

Track 'edgemap' and 'seen' in the 'state' and pass them to Mercurial internals,
similar to how Mercurial did in
https://www.mercurial-scm.org/repo/hg/rev/0d6137891114 for Mercurial 3.8 .
1 parent 21d4d6f
Raw File
Tip revision: 491c9bba62a9c6e26bbc72355193024798bca068 authored by Mads Kiilerich on 09 August 2019, 10:47:43 UTC
Make the curses UI work with Mercurial > 3.8 (closes #10132458)
Tip revision: 491c9bb
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top