Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision ec0b8459d01c8a6eb533329276da72a88ab6939c authored by Pierre-Yves David on 03 January 2014, 01:52:35 UTC, committed by Pierre-Yves David on 03 January 2014, 01:52:35 UTC
In 2.9 the `repo.branchtags` is gone. but we can use
`repo.branchmap().iterbranches()` that directly yield information about closed
branches.
1 parent 94ecd3a
History
Tip revision: ec0b8459d01c8a6eb533329276da72a88ab6939c authored by Pierre-Yves David on 03 January 2014, 01:52:35 UTC
branches: compatibility with 2.9 changes
Tip revision: ec0b845
File Mode Size
hgview.py -rw-r--r-- 3.5 KB
hgview.rc -rw-r--r-- 259 bytes

back to top