quark requested changes to this revision.
quark added a comment.
This revision now requires changes to proceed.


  This does not work for other repoviews. Why not do it at `filterrevs`?

INLINE COMMENTS

> repoview.py:151
>          func = filtertable[filtername]
>          repo.filteredrevcache[filtername] = func(repo.unfiltered())
>      return repo.filteredrevcache[filtername]

Here, append `- repo.getvisibilityexceptions()`.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1286

To: pulkit, #hg-reviewers, quark
Cc: quark, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to