Mercurial > hg
diff hgweb.cgi @ 20733:adf4ec7e6f60
revset: added isascending and isdescending methods to _addset
This methods are intended to duck-type baseset, so we will still have _addset
as a private class but now we can return it without wrapping it into an
orderedlazyset or a lazyset.
These were the last methods to add for smartset compatibility.
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Fri, 14 Mar 2014 10:24:09 -0700 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |