log tests/test-annotate.t @ 33768:82d564d5ac4f

age author description
Sat, 08 Jul 2017 13:07:59 +0900 Yuya Nishihara revset: add experimental relation and subscript operators
Sat, 08 Jul 2017 18:38:44 -0400 Matt Harbison test-annotate: conditionalize output instead of tests
Wed, 05 Jul 2017 13:54:53 +0200 Denis Laxalde followlines: join merge parents line ranges in blockdescendants() (issue5595)
Sat, 10 Jun 2017 10:46:06 -0400 Augie Fackler tests: handle variation between pure and normal output in annotate --skip
Sat, 03 Jun 2017 00:25:24 +0900 Yuya Nishihara annotate: restructure formatter output to be nested list (BC)
Wed, 24 May 2017 19:39:33 -0700 Siddharth Agarwal annotate: add a new experimental --skip option to skip revs
Mon, 01 May 2017 05:52:36 +0900 FUJIWARA Katsunori revset: add i18n comments to error messages for followlines predicate stable
Thu, 20 Apr 2017 21:40:28 +0200 Denis Laxalde context: start walking from "introrev" in blockancestors() stable
Sat, 15 Apr 2017 11:29:42 +0200 Denis Laxalde revset: properly parse "descend" argument of followlines()
Fri, 14 Apr 2017 14:25:06 +0200 Denis Laxalde context: possibly yield initial fctx in blockdescendants()
Fri, 14 Apr 2017 14:09:26 +0200 Denis Laxalde context: add an assertion checking linerange consistency in blockdescendants()
Fri, 14 Apr 2017 08:55:18 +0200 Denis Laxalde context: follow all branches in blockdescendants()
Mon, 16 Jan 2017 09:24:47 +0100 Denis Laxalde revset: add a 'descend' argument to followlines to return descendants
Mon, 09 Jan 2017 17:58:19 +0900 Yuya Nishihara revset: abuse x:y syntax to specify line range of followlines()
Mon, 09 Jan 2017 16:16:26 +0900 Yuya Nishihara revset: rename rev argument of followlines() to startrev