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.5.0 - in progress |
|
125 ------------------- |
|
126 |
|
127 - obslog: gain a --patch flag to display changes introduced by the evolution |
|
128 (Currently limited to in simple case only) |
|
129 |
|
130 - stack: also show the unstable status for the current changeset (issue5553) |
|
131 - stack: properly abort when and unknown topic is requested, |
|
132 - stack: add basic and raw support for named branches |
|
133 - topic: changing topic on revs no longer adds extra instability (issue5441) |
|
134 - topic: topics: rename '--change' flag to '--rev' flag, |
|
135 - topic: multiple large performance improvements, |
|
136 - topic: various small output improvement, |
123 |
137 |
124 6.4.1 - in progress |
138 6.4.1 - in progress |
125 ------------------- |
139 ------------------- |
126 |
140 |
127 - obsfate: improve support for advanced template reformating |
141 - obsfate: improve support for advanced template reformating |