view README @ 262:4675d9c6c66b

.hgignore: add .rej/.err/.orig and emacs tmp files
author Patrick Mezard <patrick@mezard.eu>
date Tue, 12 Jun 2012 11:08:27 +0200
parents b9e353f06efd
children 240b37998806
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.