Mercurial > evolve
annotate .hgtags @ 296:c3ff47e6bd36
test-evolve: extend output and exhibit an amend bug
The extended section shows the parent revision stabilizing itself on
another revision, without --any. In theory, only descendants of the
parent predecessors or of its descendants should be stabilized, and be
stabilized in parent subtree. Unfortunately, stabilize implementation
correctly picks the changesets to stabilize but not their target.
This problem is aggravated by amend registering too many obsolete
markers which prevents the stabilize selection heuristic to prune
several changesets.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Thu, 21 Jun 2012 18:00:32 +0200 |
parents | bcd96748edc4 |
children | 786fdc90c8d2 |
rev | line source |
---|---|
270
a68b763505c2
Added tag 0.1.0 for changeset 6c6bb7a23bb5
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff
changeset
|
1 6c6bb7a23bb5125bf06da73265f039dd3447dafa 0.1.0 |
287
bcd96748edc4
Added tag 0.2.0 for changeset d3f20770b86a
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
270
diff
changeset
|
2 d3f20770b86a31dba56ae7b252089e12b34702da 0.2.0 |