Mercurial > hg
comparison hgext/hgk.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 | 7f7d5f8a8f15 |
children | 8d354d58147c |
comparison
equal
deleted
inserted
replaced
20728:1c8b62c0a47e | 20729:caa69cb223b0 |
---|