Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 139c44f1521981689d26ab39f15aa7a763ec368c authored by Pierre-Yves David on 16 April 2014, 18:40:27 UTC, committed by Pierre-Yves David on 16 April 2014, 18:40:27 UTC
The new revset code in Mercurial 3.0 return smartset instead of list. They
cannot be sorted by key, and you cannot add the `None` entry for the working
directory.

This patch is a simple straightforward fix that turn the variable into a list
again.  Making it lazy in a future goal.
1 parent 804a2c6
History
Tip revision: 139c44f1521981689d26ab39f15aa7a763ec368c authored by Pierre-Yves David on 16 April 2014, 18:40:27 UTC
graph: work around the new smartset class used for revset (compat hg 3.0)
Tip revision: 139c44f
File Mode Size
bin
debian
debian.squeeze
doc
hgext
hgviewlib
.hgignore -rw-r--r-- 49 bytes
.hgtags -rw-r--r-- 2.3 KB
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 5.7 KB
MANIFEST.in -rw-r--r-- 682 bytes
README -rw-r--r-- 1.8 KB
__pkginfo__.py l--------- 24 bytes
debian.maverick l--------- 14 bytes
debian.natty l--------- 14 bytes
setup.py -rw-r--r-- 13.7 KB

README

back to top