diff mercurial/archival.py @ 24922:d9fb88c045a0

context: make warning message for hidden revision extensible Extensions might want to create new filternames and change what revisions are considered hidden or shown. This is the case for inhibit that enables direct access to hidden hashes with the visible-directaccess-nowarn filtername. By using startswith instead of a direct comparison with 'visible' we allow extensions to do that and not work directly on the 'visible' filtername used by core.
author Laurent Charignon <lcharignon@fb.com>
date Mon, 04 May 2015 10:38:45 -0700
parents 33ab99a6ad9b
children 5115d03440f4 dc05a10e1e45
line wrap: on
line diff