Содержание

There is a single prefix operator

These are the supported infix operators

The following predicates are supported

good, bad, skip: csets explicitly marked as good/bad/skip

goods, bads : csets topologicaly good/bad
range : csets taking part in the bisection
pruned : csets that are goods, bads or skipped
untested : csets whose fate is yet unknown
ignored : csets ignored due to DAG topology

The keys can be:

rev for the revision number,
branch for the branch name,
desc for the commit message (description),
user for user name (author can be used as an alias),
date for the commit date
  tag([name])
The specified tag by name, or all tagged revisions if no name is given.
user(string)
User name contains string. The match is case-insensitive.