Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 19 Jun 2017 21:44:23 -0400 | Matt Harbison | test-logtoprocess: don't run on Windows |
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 |
Sat, 17 Jun 2017 13:34:18 +0900 | Yuya Nishihara | templatekw: use common "rev:node" format as the default of predecessors |
Sat, 17 Jun 2017 13:23:55 +0900 | Yuya Nishihara | templatekw: populate all keywords depending on predecessor in map operation |