log mercurial/help/revsets.txt @ 12808:74f6531581e8 stable

age author description
Fri, 22 Oct 2010 17:05:51 +0200 Mads Kiilerich help: use Windows cmd compatible quoting in revset help stable
Mon, 11 Oct 2010 09:44:19 -0500 Augie Fackler revset: add id() and rev() to allow explicitly referring to changes by hash or rev
Sun, 10 Oct 2010 12:41:36 -0500 Augie Fackler revset: rename tagged() to tag() and allow it to take an optional tag name
Sat, 09 Oct 2010 22:05:24 +0200 Martin Geisler revsets: fix stray * in help topic
Sat, 09 Oct 2010 11:55:25 -0500 Brodie Rao revsets: add a sample query to the help for getting active branches
Sat, 09 Oct 2010 11:54:42 -0500 Brodie Rao revsets: add descriptions for sample queries in the help
Sat, 09 Oct 2010 11:27:29 -0500 Brodie Rao revsets: clarify in the help that head() returns named branch heads
Fri, 24 Sep 2010 15:36:53 -0500 Brodie Rao revset: support raw string literals
Fri, 13 Aug 2010 13:11:41 -0300 Wagner Bruna revset: predicate to avoid lookup errors
Fri, 30 Jul 2010 10:07:46 +0900 Nicolas Dumazet revset: add min function
Mon, 26 Jul 2010 22:29:17 +0200 Patrick Mezard revsets.txt: minor improvements
Wed, 23 Jun 2010 16:54:12 -1000 Julian Cowley revset: fix spelling typo stable
Mon, 21 Jun 2010 13:38:40 -0500 Matt Mackall revset: improve help on strings
Thu, 17 Jun 2010 17:21:39 +0300 Martin Geisler help: new revsets topic