[PATCH 8 of 8] largefiles: replace match.bad() monkey patching with match.badmatch()

Matt Mackall mpm at selenic.com
Fri Jun 5 12:29:05 CDT 2015


On Fri, 2015-06-05 at 00:00 -0400, Matt Harbison wrote:
> # HG changeset patch
> # User Matt Harbison <matt_harbison at yahoo.com>
> # Date 1433470278 14400
> #      Thu Jun 04 22:11:18 2015 -0400
> # Node ID 89c9da9f2121dcba36002cf10a23df677026ee59
> # Parent  91db1c0b272e90c500f1fe5416150a65c2c6579f
> largefiles: replace match.bad() monkey patching with match.badmatch()

These are queued for default, thanks.

Maybe we should probably grow a bad= arg on the constructor since it
seems to be somewhat common to create a matcher and then immediately
wrap it.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list