Mercurial > hg
comparison tests/test-mq-safety.t @ 35493:3c9c05a38d78
repoview: add visibilityexception argument to filterrevs() and related fns
After this patch, filterrevs() can take an optional argument
visibilityexceptions which is a set of revs which should be exception to
being hidden. The visibilityexceptions will be passed to the function computing
hidden revisions for that filtername and are considered there while calculating
the set of hidden revs.
Differential Revision: https://phab.mercurial-scm.org/D1747
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 22 Dec 2017 22:19:42 +0530 |
parents | 4441705b7111 |
children |
comparison
equal
deleted
inserted
replaced
35492:3ad582b2895c | 35493:3c9c05a38d78 |
---|