hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 03 Jun 2014 01:22:31 -0700
changeset 954 ef155e3ead8f
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
evolve: abstract access to context.memfilectx This class is getting altered in the future Mercurial 3.1.0. This changeset prepare a compatibility layer.
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>