view README @ 266:0071322a0875

merge with Arne changes
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 18 Jun 2012 17:12:11 +0200
parents 240b37998806
children 34020ca0c451
line wrap: on
line source

=============================
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.

Pull-requests here are OK, too, though. But don’t expect to have the
newest changeset without checking out the dev repo with the obsolete
extension enabled.