hgext/__init__.py
author Lucas Moscovicz <lmoscovicz@fb.com>
Tue, 11 Mar 2014 16:52:15 -0700
changeset 20712 c152e538b85b
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
revset: added ascending attribute to addset class In case both collections are in an ascending/descending order then we will be able to iterate them lazily while keeping the order.
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