Mercurial > hg
comparison mercurial/pvec.py @ 25470:378a8e700e02
largefiles: use the optional badfn argument when building a matcher
The monkey patching in cat() can't be fixed, because it still delegates to the
original bad(). Overriding commands.cat() should go away in favor overriding
cmdutil.cat() anyway, and that matcher can be wrapped with matchmod.badmatch().
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 05 Jun 2015 22:53:15 -0400 |
parents | bcc319d936a3 |
children | 983e93d88193 |
comparison
equal
deleted
inserted
replaced
25469:cc3d94e5994e | 25470:378a8e700e02 |
---|