Mercurial > hg
diff hgweb.cgi @ 20807:91d28bd0e04e
repoview: add non-global tags to candidate list for blocking hidden changesets
Previously, only bookmarks would be considered for blocking a changeset from
being hidden. Now, we also consider non-global tags. This is helpful if we have
local tags that might be hard to find once they are hidden, or tag that are
added by extensions (e.g. hggit or remotebranches).
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Tue, 18 Mar 2014 20:10:33 -0500 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |