[PATCH 2 of 2 STABLE] revset: handle old-style subset input by getset() function (issue4515)

Matt Mackall mpm at selenic.com
Fri Jan 30 14:14:48 CST 2015


On Fri, 2015-01-30 at 23:08 +0900, Yuya Nishihara wrote:
> # HG changeset patch
> # User Yuya Nishihara <yuya at tcha.org>
> # Date 1422624046 -32400
> #      Fri Jan 30 22:20:46 2015 +0900
> # Branch stable
> # Node ID 7fe084aeb4226dfe0f15a81cb36304f5194640ec
> # Parent  03b6a2472e4e713f62e91549ee166c04e547adb2
> revset: handle old-style subset input by getset() function (issue4515)
> 
> Old extensions may call revset.getset() with range(len(repo)) to evaluate
> the argument set.

Not super-excited about this. We probably should have changed the name
of getset to forcibly broken affected extensions instead... 9 months
ago.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list