[PATCH 5 of 5] hidden: add function to acces hidable state

timeless timeless at gmail.com
Wed Jun 15 23:10:46 CDT 2011


> hidden: add function to acces hidable state.

access

hideable would be my preference

> +    def hidable(self, rev):
> +        """Is rev hidable?"""
> +        return rev in self._hidable

> +    This symbol match all changesets requested to be hidden.

matches


More information about the Mercurial-devel mailing list