Mercurial > hg > mercurial-source
diff mercurial/revset.py @ 25826:5dde117269b6
revset: make "null" able to appear in internal _list() expression
This is the same workaround introduced at e16456831516. Without this patch,
"null or x" can't be optimized to _list(null x).
Test case will be added by the next patch.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 29 May 2015 21:31:00 +0900 |
parents | 9d6cc87bd507 |
children | 7fbef7932af9 |
line wrap: on
line diff