comparison tests/test-tools.t @ 44710:eca82eb9d777

revset: implement a simple 'foo#generations' expression The result of this expression is equivalent to 'foo#g[:]': all reachable ancestors and descendants of a revset foo. While not very useful functionality on its own, its implementation can be tested and revset.relations dict can be easily used by extensions to add other non-subscript relations. Differential Revision: https://phab.mercurial-scm.org/D8394
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 10 Apr 2020 22:23:44 +0800
parents 5abc47d4ca6b
children 9172bd49cedc
comparison
equal deleted inserted replaced
44709:8859de3e83dc 44710:eca82eb9d777