docs/index.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 20 Mar 2012 19:26:55 +0100
changeset 161 4e3f25ba5401
child 163 92b073d13f2d
permissions -rw-r--r--
More doc and index with sphynx

========================================
Safe Mutable History
========================================


Here are various Materials on planned improvement to mercurial regarding
rewriting mutable history.

The effort is splitted in two part:

 * The **obsolete marker** concept that
 
 
 
    add an alternative to strip to remove changeset from a repository.

 * The changeset evolution UI

    to replace mq.
 
 
 adding in mercurial core an new concept of **obsolete marker** in mercurial
   core,

 * 





Evolve: A new UI to replace MQ
=================================

For user

.. toctree::
   :maxdepth: 1

   evolve-intro
   tutorial
   evolve-faq
   from-mq

A new UI to replace MQ
=================================

for dev and advanced user


.. toctree::
   :maxdepth: 1

   obs-concept
   glossary
   obs-implementation


Big flasshy warning on current remaining issue