hgext/__init__.py
author Lucas Moscovicz <lmoscovicz@fb.com>
Tue, 21 Jan 2014 11:39:26 -0800
changeset 20364 a6cf48b2880d
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
revset: added baseset class (still empty) to improve revset performance This class is going to be used to cache the set that is created from this list in many cases while evaluating a revset.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder