contrib/revsetbenchmarks.txt
author Matt Mackall <mpm@selenic.com>
Fri, 25 Jul 2014 15:35:09 -0500
branchstable
changeset 21944 0483ff40e326
parent 21939 f486001f9d6f
child 22312 8b980fbbd6dc
permissions -rw-r--r--
templates: re-add template listing support We used to have --style nosuch to list templates, but --style is now merged with --template/-T where random strings are acceptable templates. So we reserve 'list' to allow listing templates.

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::)
roots((tip~100::) - (tip~100::tip))
::p1(p1(tip))::
public()
:10000 and public()
draft()
:10000 and draft()
max(::(tip~20) - obsolete())
roots((0:tip)::)