log tests/test-revset.t @ 24932:022282152632

age author description
Sun, 03 May 2015 12:28:15 -0400 Jordi GutiƩrrez Hermoso revset: don't error out if tokens parse as existing symbols
Mon, 20 Apr 2015 10:52:20 +0300 Alexander Drozdov revset: id() called with 40-byte strings should give the same results as for short strings stable
Sat, 02 May 2015 00:15:03 +0900 FUJIWARA Katsunori tests: make tests with temporary environment setting portable stable 3.4
Thu, 30 Apr 2015 07:46:54 -0700 Siddharth Agarwal ui: disable revsetaliases in plain mode (BC) stable
Mon, 13 Apr 2015 20:53:05 -0700 Ryan McElroy revsets: more informative syntax error message
Mon, 13 Apr 2015 21:06:21 -0700 Ryan McElroy revsets: show current revset abort behavior
Mon, 16 Mar 2015 17:11:25 +0900 Yuya Nishihara revset: optimize "x & fullreposet" case