tests/test-revset.t
Thu, 10 Sep 2015 23:29:55 +0900 Yuya Nishihara revset: handle error of string unescaping
Thu, 20 Aug 2015 17:23:21 -0700 Pierre-Yves David reachableroots: use baseset lazy sorting
Thu, 13 Aug 2015 16:15:43 +0900 Yuya Nishihara revpair: restrict odd-range handling to top-level x:y expression (issue4774)
Mon, 10 Aug 2015 15:30:28 -0500 Matt Mackall merge with stable
Sun, 09 Aug 2015 16:09:41 +0900 Yuya Nishihara revset: prevent crash caused by empty group expression while optimizing "or" stable
Sun, 09 Aug 2015 16:06:36 +0900 Yuya Nishihara revset: prevent crash caused by empty group expression while optimizing "and" stable
Sat, 18 Jul 2015 23:30:17 +0900 Yuya Nishihara revset: port parsing rule of old-style ranges from scmutil.revrange()
Sat, 18 Jul 2015 23:02:18 +0900 Yuya Nishihara debugrevspec: pass lookup function to visualize fallback mechanism
Sun, 05 Jul 2015 12:15:54 +0900 Yuya Nishihara revset: parse nullary ":" operator as "0:tip"
Sun, 28 Jun 2015 16:08:07 +0900 Yuya Nishihara revset: work around x:y range where x or y is wdir()
Mon, 16 Mar 2015 16:17:06 +0900 Yuya Nishihara revset: use integer representation of wdir() in revset
Sun, 28 Jun 2015 22:57:33 +0900 Yuya Nishihara revset: port extra() to support keyword arguments
Sat, 27 Jun 2015 17:05:28 +0900 Yuya Nishihara revset: add parsing rule for key=value pair
Sat, 20 Jun 2015 10:59:56 -0400 Matt Harbison revset: don't suggest private or undocumented queries
Sun, 24 May 2015 18:11:33 +0900 Yuya Nishihara revrange: build balanced tree of addsets from revisions (issue4565)
Sun, 24 May 2015 17:53:22 +0900 Yuya Nishihara revrange: drop unnecessary deduplication of revisions
Sun, 17 May 2015 15:16:13 +0900 Yuya Nishihara revset: add fast path for _list() of integer revisions
Sun, 17 May 2015 15:11:38 +0900 Yuya Nishihara revset: optimize 'or' operation of trivial revisions to a list
Sun, 26 Apr 2015 18:13:48 +0900 Yuya Nishihara revset: reduce nesting of chained 'or' operations (issue4624)
Fri, 22 May 2015 17:08:59 -0500 Matt Mackall branch: don't warn about branches if repository has multiple branches already
Tue, 26 May 2015 23:14:50 +0900 Yuya Nishihara test-revset: update test that isn't broken on default branch
Tue, 26 May 2015 07:44:37 -0500 Matt Mackall merge with stable
Sat, 23 May 2015 11:14:00 +0900 Yuya Nishihara revbranchcache: return uncached branchinfo for nullrev (issue4683) stable
Sun, 24 May 2015 10:29:33 +0900 Yuya Nishihara revset: drop magic of fullreposet membership test (issue4682) stable
Mon, 30 Mar 2015 20:56:37 +0900 Yuya Nishihara revset: drop redundant filteredset from right-hand side set of "or" operation
Fri, 15 May 2015 22:38:24 +0900 Yuya Nishihara revset: remove unused 'only' from methods table
Fri, 15 May 2015 11:52:09 -0500 Matt Mackall merge with stable
Fri, 15 May 2015 22:32:31 +0900 Yuya Nishihara revset: map postfix '%' to only() to optimize operand recursively (issue4670) stable
Mon, 30 Mar 2015 19:51:40 +0900 Yuya Nishihara revset: test current behavior of addset class
Wed, 26 Mar 2014 15:55:50 -0700 Pierre-Yves David revset: avoid returning duplicates when returning ancestors
less more (0) -100 -50 -30 tip