Mercurial > hg
comparison tests/test-hgweb.t @ 22803:31a591c3fecc
mq: use `revs.sort()` to ensure the set is ascending
Sorting is super-cheap with the new smartset class, so we can use it to enforce
the order. Otherwise all smartset classes would have to allow direct indexing.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 07 Oct 2014 00:12:56 -0700 |
parents | 939ce500c92a |
children | c63a09b6b337 |
comparison
equal
deleted
inserted
replaced
22802:1fcd361efaf4 | 22803:31a591c3fecc |
---|