[PATCH 03 of 14 clfilter part 1 V2] clfilter: introduce an "unfiltered" method on localrepo

Dave S snidely.too at gmail.com
Thu Nov 29 03:26:28 CST 2012


[see <http://selenic.com/pipermail/mercurial-devel/2012-November/046302.html>]

Some suggestions for the commit description:

> This commit is part of the changelog level filtering effort. It returns the main
> "unfiltered" version of a repo-like object. For localrepo this mean the same
> localrepo object. But this method will be overwritten by [the] filtered version of a
> repository to return[] the core unfiltered version of the repo.

(This is a placeholder that we will later override?)

> Introducing this simple first allows later commit to prepare the landing of
> filtered version a repository.

"Introducing this simple method first allows later commits to prepare
 for the use of a filtered version of a repository", maybe.

> A new repo method is added because a lot of user[s] may call it. At the end of this
> series of commit about 40 calls exist in core and hgext.

/dps


-- 
test signature -- please apply at front gate on Tuesdays only.


More information about the Mercurial-devel mailing list