log mercurial/revsetlang.py @ 32998:c7da57bbae96

age author description
Sun, 18 Jun 2017 11:57:28 +0900 Yuya Nishihara revsetlang: check arguments passed to ancestors() before optimizing to only()
Sun, 18 Jun 2017 11:39:03 +0900 Yuya Nishihara revsetlang: factor out helper to match ancestors() in parsed tree
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals