monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone.min-selector: a1443faa8098d7


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.min-selector: a1443faa8098d77e436b52a1b541b4f7ee2580d7
Date: Thu, 26 Apr 2012 21:03:50 +0200 (CEST)

revision:            a1443faa8098d77e436b52a1b541b4f7ee2580d7
date:                2012-04-26T18:50:23
author:              Richard Hopkins <address@hidden>
branch:              net.venge.monotone.min-selector
changelog:
Add documentation for 'min(A)' selector

manifest:
format_version "1"

new_manifest [925b4d3a3dcd0906456d9ba26330556e5f133e16]

old_revision [f58076256509782554b20faa665282ba12c82abf]

patch "doc/monotone.texi"
 from [e0b88a30f08867f9e0f593e5004789ca17753a94]
   to [cba3f164198269415f0996a7211dea6e7e24a3dc]
============================================================
--- doc/monotone.texi	e0b88a30f08867f9e0f593e5004789ca17753a94
+++ doc/monotone.texi	cba3f164198269415f0996a7211dea6e7e24a3dc
@@ -2957,6 +2957,11 @@ @heading Composite selectors
 @code{max(b:net.venge.monotone/a:graydon)} would return the latest revision(s)
 on branch @code{net.venge.monotone} which have an @code{author} cert beginning
 with @code{graydon}.
address@hidden min(A)
+Erase descendants; this returns all revisions selected by @code{A} which are not
+descendants of other revisions selected by @code{A}. For example,
address@hidden(b:net.venge.monotone)} would return the earliest revision(s)
+on branch @code{net.venge.monotone}.
 @item ancestors(A)
 Strict ancestors; returns all revisions which are an ancestor of a revision
 selected by @code{A}. For example, @code{ancestors(b:net.venge.monotone)}

reply via email to

[Prev in Thread] Current Thread [Next in Thread]