[PATCH] repoview: introduce "served-obsolete" filter for serving obsolete changesets

Pulkit Goyal 7895pulkit at gmail.com
Fri Mar 15 09:59:22 EDT 2019


On Tue, Mar 5, 2019 at 9:00 AM Anton Shestakov <av6 at dwimlabs.net> wrote:

> # HG changeset patch
> # User Anton Shestakov <av6 at dwimlabs.net>
> # Date 1551763152 -28800
> #      Tue Mar 05 13:19:12 2019 +0800
> # Node ID b6636687c713bf3c4b4c246b0e8759061d6e6742
> # Parent  82d9728ace9535057d77df6c920385861ec00072
> repoview: introduce "served-obsolete" filter for serving obsolete
> changesets
>
> This filter allows viewing and pulling obsolete changesets (e.g. through
> hgweb), but still doesn't allow secret commits to be seen. In other words,
> this
> is "served" plus obsolete commits, hence the name.
>

Is this also equivalent to (unfiltered-secret) commits?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20190315/22d499d1/attachment.html>


More information about the Mercurial-devel mailing list