equal
deleted
inserted
replaced
40 Make sure to check lastest draft changeset before submitting new changeset. |
40 Make sure to check lastest draft changeset before submitting new changeset. |
41 |
41 |
42 |
42 |
43 Changelog |
43 Changelog |
44 ================== |
44 ================== |
|
45 |
|
46 1.0 |
|
47 |
|
48 - Align with Mercurial version 2.3 (drop 2.2 support). |
|
49 - stabilize handle killed parent |
|
50 - stabilize handle late comer |
|
51 - stabilize get a --continue switch |
|
52 - merge and update ignore extinct changeset in most case. |
|
53 - new "troubled()" revset |
|
54 |
|
55 - rebase refuse to work on public changeset again |
|
56 - rebase explicitly state that there is nothing to rebase because everything is |
|
57 extinct() when that happen. |
|
58 - amend now cleanly abort when --change switch is misused |
|
59 |
45 |
60 |
46 0.7 -- 2012-08-06 |
61 0.7 -- 2012-08-06 |
47 |
62 |
48 - hook: work around insanely huge value in obsolete pushkey call |
63 - hook: work around insanely huge value in obsolete pushkey call |
49 - pushkey: properly handle abort during obsolete markers push |
64 - pushkey: properly handle abort during obsolete markers push |