Mercurial > hg
comparison doc/gendoc.py @ 32801:348b491c0934
revset: fix order of first/last members in compound expression (BC)
Suppose len(subset) >> len(ls) in common cases, 'subset & ls' should be
avoided whenever possible.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 10 Jun 2017 19:48:48 +0900 |
parents | ff874d34c856 |
children | 170926caf44c |
comparison
equal
deleted
inserted
replaced
32800:3e6f9bff7e3f | 32801:348b491c0934 |
---|