contrib/revsetbenchmarks.txt
author Mads Kiilerich <madski@unity3d.com>
Tue, 20 May 2014 04:07:58 +0200
changeset 21641 977e5bd6eb76
parent 21546 cb0e28d61905
child 21939 f486001f9d6f
permissions -rw-r--r--
buildrpm: include release version in .tar.gz name Official releases are fully indentified by the version number, these builds are not. Specs are however traditionally not versioned.

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())