log tests/test-revset.t @ 13925:c315ffc13a25

age author description
Sun, 10 Apr 2011 11:30:53 +0300 Idan Kamara tests: add tests for non-existant branch/tag/bookmark
Wed, 16 Mar 2011 23:09:14 +0100 Bernhard Leiner revset: report a parse error if a revset is not parsed completely (issue2654)
Mon, 08 Nov 2010 01:41:41 +0100 Mads Kiilerich tests: use (esc) for all non-ASCII test output stable
Fri, 15 Oct 2010 03:30:38 -0300 Wagner Bruna revset: disable subset optimization for parents() and children() (issue2437)
Sat, 16 Oct 2010 18:50:53 +0200 Benoit Boissinot revset: use 'requires' instead of 'wants' in error message
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