contrib/revsetbenchmarks.txt
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
Fri, 15 May 2015 09:07:27 -0400
changeset 25096 081b08e4ea13
parent 24923 e5f166961123
child 25545 34d8d4930c88
permissions -rw-r--r--
templater: look for mapfiles in template paths This will allow %include statements to search the default template paths in addition to the directory where the %including file is.

all()
draft()
::tip
draft() and ::tip
::tip and draft()
0::tip
roots(0::tip)
author(lmoscovicz)
author(mpm)
author(lmoscovicz) or author(mpm)
author(mpm) or author(lmoscovicz)
tip:0
max(tip:0)
min(0:tip)
0::
min(0::)
# those two `roots(...)` inputs are close to what phase movement use.
roots((tip~100::) - (tip~100::tip))
roots((0::) - (0::tip))
42:68 and roots(42:tip)
::p1(p1(tip))::
public()
:10000 and public()
draft()
:10000 and draft()
max(::(tip~20) - obsolete())
roots((0:tip)::)
(not public() - obsolete())
(_intlist('20000\x0020001')) and merge()
parents(20000)
(20000::) - (20000)
# The one below is used by rebase
(children(ancestor(tip~5, tip)) and ::(tip~5))::