Sun, 18 Jun 2017 12:06:22 +0900 | Yuya Nishihara | revset: add support of keyword arguments to ancestors() and descendants() | changeset | files |
Sun, 18 Jun 2017 11:57:28 +0900 | Yuya Nishihara | revsetlang: check arguments passed to ancestors() before optimizing to only() | changeset | files |
Sun, 18 Jun 2017 11:39:03 +0900 | Yuya Nishihara | revsetlang: factor out helper to match ancestors() in parsed tree | changeset | files |
Sat, 17 Jun 2017 13:34:18 +0900 | Yuya Nishihara | templatekw: use common "rev:node" format as the default of predecessors | changeset | files |
Sat, 17 Jun 2017 13:23:55 +0900 | Yuya Nishihara | templatekw: populate all keywords depending on predecessor in map operation | changeset | files |
Sat, 17 Jun 2017 13:18:03 +0900 | Yuya Nishihara | templatekw: reference predecessor node id as {node} in map operation | changeset | files |