[PATCH 3 of 4 STABLE] context.status: remove incorrect swapping of added/removed in workingctx

Matt Mackall mpm at selenic.com
Fri Oct 24 17:16:25 CDT 2014


On Thu, 2014-10-23 at 14:39 -0700, Martin von Zweigbergk wrote:
> # HG changeset patch
> # User Martin von Zweigbergk <martinvonz at google.com>
> # Date 1414095679 25200
> #      Thu Oct 23 13:21:19 2014 -0700
> # Branch stable
> # Node ID 2eb04f88de4b5103fb3c3584811b557b3ec2b771
> # Parent  066f1db71b729c05d74418e214d21b377f51c396
> context.status: remove incorrect swapping of added/removed in workingctx
> 
> The comment in workingctx.status() says that "calling 'super' subtly
> reveresed the contexts", but that is simply not true, so we should not
> be swapping added and removed fields.

Thanks, these are now queued with a bit of reordering. I've put the
keyword change in first, followed by the other two changes folded into
one.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list