equal
deleted
inserted
replaced
118 Mercurial. They are the "mercurial-x.y" branches. They are used to apply |
118 Mercurial. They are the "mercurial-x.y" branches. They are used to apply |
119 expected test change only, no code change should happen there. |
119 expected test change only, no code change should happen there. |
120 |
120 |
121 Changelog |
121 Changelog |
122 ========= |
122 ========= |
|
123 |
|
124 6.7.0 - in progress |
|
125 ------------------- |
|
126 |
|
127 * documentation: improvement to content, wording and graphs, |
|
128 * compatibility with change in future 4.4 at this release date, |
|
129 * obslog/log: improve verb used to describe and evolution, |
|
130 * obslog: improved templatability |
|
131 * pstatus/pdiff: update to full command. They now appears in the help. |
|
132 * uncommit: add a --interactive option. |
|
133 |
|
134 * stack: improve display of interleaved topic |
|
135 * stack: improve display of merge commit |
|
136 * topic: gain a --current flag |
|
137 * topic: add a new 'debugconvertbookmark' commands. |
|
138 It helps migrating from bookmark feature branch to topic feature branch. |
|
139 * topic: small clarification and cleanup on various output |
|
140 * push: add a --topic option to mirror --bookmark and --branch. |
|
141 * topic: be more informative about topic activation and deactivation |
|
142 * topic: --age flag also shows the user who last touched the topic |
123 |
143 |
124 6.6.0 -- 2017-07-25 |
144 6.6.0 -- 2017-07-25 |
125 ------------------- |
145 ------------------- |
126 |
146 |
127 - amend: add a --extract flag to move change back to the working copy, |
147 - amend: add a --extract flag to move change back to the working copy, |