Staging
v0.5.1
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
File Mode Size
curses
hgpatches
qt4
__init__.py -rw-r--r-- 1.1 KB
__pkginfo__.py -rw-r--r-- 2.2 KB
application.py -rw-r--r-- 7.1 KB
config.py -rw-r--r-- 12.0 KB
decorators.py -rw-r--r-- 514 bytes
hggraph.py -rw-r--r-- 27.5 KB
hgviewhelp.py -rw-r--r-- 7.6 KB
inotify.py -rw-r--r-- 4.5 KB
util.py -rw-r--r-- 8.9 KB

back to top