[PATCH RFC] filtering: rename filters to their antonyms

Pierre-Yves David pierre-yves.david at ens-lyon.org
Sun Jan 13 14:11:17 CST 2013


On 13 janv. 2013, at 20:48, Kevin Bullock wrote:

> # HG changeset patch
> # User Kevin Bullock <kbullock at ringworld.org>
> # Date 1358062756 21600
> # Node ID 2e93234688c3921031981b1107d0769e15c81406
> # Parent  948f495fb2302a6241787a2d5924ef328f2f4967
> filtering: rename filters to their antonyms
> 
> Now that changelog filtering is in place, it's become evident that
> naming the filters according to the set of revs _not_ included in the
> filtered changelog is confusing. This is especially evident in the
> collaborative branch cache scheme.

Yes, visible part of the repo are subset of each other when the set of filtered revision are superset of each other.

This change seems a good move to prevent later confusion and head blowing as we had with obsolescence marker direction.

The change seems pretty ok itself except I'm not fan of "nonvolatile". Can we find an alternative around the "Foundation" (of building) concept?

-- 
Pierre-Yves David



More information about the Mercurial-devel mailing list