tests/missing-comment.hg
author Lucas Moscovicz <lmoscovicz@fb.com>
Tue, 11 Mar 2014 17:09:23 -0700
changeset 20725 cf628b50afbb
parent 17064 168cc52ad7c2
permissions -rw-r--r--
revset: added isascending and isdescending methods to smartset classes This methods state if the class is sorted in an ascending or descending order We need this to implement methods based on order on smartset classes in order to be able to create new objects with a given order. We cannot just rely on a simple boolean since unordered set are neither ascending nor descending.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17064
168cc52ad7c2 histedit: new extension for interactive history editing
Augie Fackler <raf@durin42.com>
parents:
diff changeset
     1
(binary:application/octet-stream)