Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 18 Jun 2017 12:06:22 +0900 | Yuya Nishihara | revset: add support of keyword arguments to ancestors() and descendants() |
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 |