Mercurial > hg-stable
comparison contrib/debugshell.py @ 20729:caa69cb223b0
revset: added ascending and descending methods to _addset
This methods are intended to duck-type baseset, so we will still have _addset
as a private class but will be able return it without wrapping it into an
orderedlazyset or a lazyset.
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Fri, 14 Mar 2014 10:21:56 -0700 |
parents | cccc44304b2c |
children | 8b5c039f2b4f |
comparison
equal
deleted
inserted
replaced
20728:1c8b62c0a47e | 20729:caa69cb223b0 |
---|