##// END OF EJS Templates
revset: added filter method to _addset...
revset: added filter method to _addset This method is intended to duck-type baseset, so we will still have _addset as a private class but we will be able return it without wrapping it into an orderedlazyset or a lazyset.
Lucas Moscovicz -
r20728:1c8b62c0 default
Show More