hgext/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Tue, 12 May 2015 13:52:29 -0700
changeset 1334 b8f880d4171d
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
inhibit: direct access with and without warning on a per command basis We introduce a new filtername visibile-directaccess-nowarn to enable direct access with no warning on a per command basis. The motivation behing this change is to display warning when attempting direct access in destructive commands.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
519
9825c7da5b54 ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents: 496
diff changeset
     1
# Copyright 2011 Logilab SA <contact@logilab.fr>