Mercurial > hg
comparison Makefile @ 29139:64c1955a0461
revset: make dagrange preserve order of input set
Unlike range, dagrange has no inverted range (such as '10:0'). So there should
be no practical reason to keep dagrange as a function that forces its own
ordering.
No performance regression is spotted in contrib/base-revsets.txt.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 03 May 2016 12:36:44 +0900 |
parents | cbf282da720a |
children | da1848f07c6a |
comparison
equal
deleted
inserted
replaced
29138:a29f071751df | 29139:64c1955a0461 |
---|