equal
deleted
inserted
replaced
|
1 ======================================== |
|
2 Safe Mutable History |
|
3 ======================================== |
|
4 |
|
5 |
|
6 Here are various Materials on planned improvement to mercurial regarding |
|
7 rewriting mutable history. |
|
8 |
|
9 The effort is splitted in two part: |
|
10 |
|
11 * The **obsolete marker** concept that |
|
12 |
|
13 |
|
14 |
|
15 add an alternative to strip to remove changeset from a repository. |
|
16 |
|
17 * The changeset evolution UI |
|
18 |
|
19 to replace mq. |
|
20 |
|
21 |
|
22 adding in mercurial core an new concept of **obsolete marker** in mercurial |
|
23 core, |
|
24 |
|
25 * |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 Evolve: A new UI to replace MQ |
|
32 ================================= |
|
33 |
|
34 For user |
|
35 |
|
36 .. toctree:: |
|
37 :maxdepth: 1 |
|
38 |
|
39 evolve-intro |
|
40 tutorial |
|
41 evolve-faq |
|
42 from-mq |
|
43 |
|
44 A new UI to replace MQ |
|
45 ================================= |
|
46 |
|
47 for dev and advanced user |
|
48 |
|
49 |
|
50 .. toctree:: |
|
51 :maxdepth: 1 |
|
52 |
|
53 obs-concept |
|
54 glossary |
|
55 obs-implementation |
|
56 |
|
57 |
|
58 Big flasshy warning on current remaining issue |