Mercurial > hg
comparison mercurial/filemerge.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 | 89b2336e5ccf |
children | 098a274764b3 |
comparison
equal
deleted
inserted
replaced
20728:1c8b62c0a47e | 20729:caa69cb223b0 |
---|