README
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 22 May 2012 10:35:04 +0200
changeset 248 3538b06ae2d2
parent 239 b9e353f06efd
child 261 240b37998806
permissions -rw-r--r--
[doc] changes location of repo We now have a "stable" repo on bitbucket and a dev repo on logilab hg lab.

=============================
Mutable History For Mercurial
=============================

:obsolete:

    Introduce an ``obsolete`` concept that tracks new versions of rewritten
    changesets.

:evolve:
    A collection of commands to rewrite the mutable part of the history.



**These extensions are experimental and are not meant for production.**


See doc/ directory for details

Contribute
==================


This repository contains public immutable changeset. Developement happen here::

    http://hg-lab.logilab.org/wip/mutable-history/

Make sure to pull lastest draft changeset before submitting new changeset.